/*
Theme Name: David Ryle Photography
Theme URI: http://madetofunction.com/
Description: Theme for David Ryle Photography's website
Version: 1.0
Author: Eduardo Verillo
Author URI: http://madetofunction.com/
Tags:
*/
* {
	
}

img {
	border:0;
}

body {
	background-color: #ffffff;
	font-family: georgia, times, serif;
	font-size:12px;
}
a {
	text-decoration: none;
	color: black;
}
#wrap {
	margin: auto;
	width: 940px;
	/* background-color: red; */
	text-align: center;
	margin-top: 50px;
}
.navigation {
	font-family: helvetica, arial, sans-serif;
	font-size:16px;
	font-weight: bold;
}
.pagecont {
	display: none;
	/*width: 960px;*/
	margin-bottom: 10px;
}
.subpagecont {
	display: none;
	/*width: 960px;*/
	margin-left: auto;
	margin-right: auto;
}
.pagetit {
	cursor: pointer;
}
.pagetit:hover {
	cursor: pointer;
	color: gray;
}
.subpagetit {
	cursor: pointer;
}
.subpage-title:hover {
	cursor: pointer;
	color: gray;
}
h1,h2,h3,h4 {
	margin:0;
	padding:0;
	/*text-align: center;*/
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
}
h1,h2 {
	font-size:16px;
}

h3 {
	font-size:12px;
	margin-top: 15px;
}

h3.subpagetit {
	font-family: georgia;
	font-size: 16px;
	margin:0;
	font-weight: normal;
}

p { 
	margin:0;
	padding:0;
}

#themenu {
	list-style: none;
	padding: 0;
	margin: 0;
}
dd.gallery-caption {
	display: none;
}

.attachment-thumbnail3 {
	width: 72px;
	height: 72px;
}

.gallery-item {
margin:0 !important;
margin-top:5px !important;
/*height:85px;
vertical-align: bottom !important;
position: relative;*/
}

.gallery-icon { 	
/*position: absolute;
bottom:0;
margin:auto;*/
}

img.attachment-thumbnail { 
	border:0 !important;
	margin-left: 5px;
	margin-bottom: 5px;	
}
.gallery {
	font-size:0;
}

