/*
Theme Name: CulturePhotographer
Theme URI: http://www.jeffreychapman.com/
Description: Child Theme for Modularity
Author: Jeffrey Chapman
Author URI: http://www.jeffreychapman.com/
Template: modularity
Version: 0.1
*/
 
@import url("../modularity/style.css");

body {
	font-family: "Trebuchet MS",helvetica,verdana,san-serif;
	font-size: 13px;
	line-height: 1.5;
	background: #ffffff;
	}

#top .sf-menu, #top .sf-menu li, .sf-menu, .sf-menu li, #menu-wrap , #top .sf-menu li a, .sf-menu li a, #top .sf-menu li a:hover, .sf-menu li a:hover {background: #232323; text-transform: uppercase; font-variant: small-caps; font-size: 10px;}	

h1 {
	font-size: 2em;
}

h1.sub h2.sub {
	border-bottom: 1px solid #dddddd;
	color: #515151;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

h3.sub {
	border-bottom: 1px solid #dddddd;
	color: #515151;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

h8 {
	font-size: 12px;
	color: #515151;
}

h22 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

date {
	color: #666666;
	margin: 0;
}

small {
	color: #666666;
}

h3#comments {
	color: #666666;
}

#respond {
	color: #c01f0d;
}

.navi a {
	background: none repeat scroll 0 0 #dddddd;
	border: 0px dotted #dddddd;
}
.navi a:hover {
	background: none repeat scroll 0 0 #c01f0d;
	border: 0px dotted #c01f0d;
}

ol.commentlist li {
	border-top: 1px dotted #dddddd;
	height: 1%;
	margin: 0 0 10px;
	padding: 5px 7px 5px 57px;
	position: relative;
}

ol.commentlist li.bypostauthor {
	border-top: 1px dotted #666666;
	}
	
ol.commentlist li div.comment-meta {
	background: #dddddd;
	}
	
ol.commentlist li div.comment-meta a {
	color: #ffffff;
	}
	
ol.commentlist li div.comment-meta a:hover {
	color: #c01f0d;
	}

ol.commentlist li.comment-author-admin div.comment-meta {
	background: none repeat scroll 0 0 #666666;
	}


ol.commentlist li div.comment-author {
	color: #222222;
}

ol.commentlist li p {
	color: #666666;
}
	
.postmetadata {
	color: #222222;
}

p.postmetadata a:hover {
	color: #c01f0d;
}

#commentform textarea {
	border: 1px solid #dddddd;
	background-color: #dddddd;
	padding:8px 8px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
}

#commentform textarea:hover {
	border: 1px solid #666666;
	background-color: #f7f7f7;
	font-size: 13px;
}

textarea {
	height: 150px;
}

#commentform input {
	background-color: #dddddd;
	padding:8px 8px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	font-size: 13px;
	width: 230px;
}

#commentform input:hover {
	background-color: #f7f7f7;
	border: 1px solid #666666;
	font-size: 13px;
	width: 230px;
}

#commentform #submit {
	background: none repeat scroll 0 0 #dddddd;
	border: 0px solid #dddddd;
	color: #222222;
	font-size: 10pt;
	font-weight: normal;
	padding:6px 8px 6px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	display: block;
}

#commentform #submit:hover {
	background: none repeat scroll 0 0 #666666;
	border: 0px dotted #c01f0d;
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	padding:6px 8px 6px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	display: block;
}

#search #s:hover {
	background: #f7f7f7;
}

.textwidget_footer {
	font-size: 8pt;
	color: #222222;
	min-height: 260px;
	text-align: left;
	background: #dddddd;
	padding:8px 8px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

#footer p {
	font-size: 8pt;
	color: #222222;
	text-align: left;
}

#footer h10 {
	margin-left: 1em;
}

#footer h11 {
	width: 70px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

img.floatLeft { 
    float: left; 
    margin: 0 10px 5px 0; 
}

div.addthis_container {
	padding: 0 0 10px 0;
}

.append-1  {
	padding-right: 15px;
}

.span-9  {
	width: 335px;
}

ul.thumbs {
width: auto;
}

ul.thumbs li {
	width: 210px;
	height: 260px;
	margin: 0 16px 25px 0;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	padding: 8px 0px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

ul.thumbs li:hover {
	background-color: #f7f7f7;
	border: 1px solid #666666;
	padding: 8px 0px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

ul.thumbs li table td {
	width: 210px;
}

ul.thumbs li table td.slide {
height: 220px;
width: 210px;
text-align: center;
}

ul.thumbs.gallery_thumbs li {
	height: 260px;
}

div.imageBox {
	background-color:#dddddd;
	border:1px solid #dddddd;
	padding: 8px 8px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

div.imageWidget {
	padding:0 0 10px 0;
}

div.f_left2 {
	font-size: 8pt;
	color: #222222;
	background-color:#dddddd;
	border:1px solid #dddddd;
	padding: 8px 8px 8px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

ul.thumbs.search_thumbs li {
	height: 260px;
}

div.search_tips {
	font-size: 8pt;
	color: #222222;
}

table.input {
	font-size: 8pt;
	color: #222222;
}

th, td, caption {
padding:4px;
}

input.gallery_search_box[type="text"] {
	background-color: #dddddd;
	padding:8px 8px 1px 8px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	font-size: 13px;
	width: 150px;
}

input.gallery_search_box[type="text"]:hover {
	background-color: #f7f7f7;
	border: 1px solid #666666;
	width: 150px;
}

#sidebar ul li a:hover, ul.txt li:hover {
	background:url("images/li.png") no-repeat scroll 0 50% transparent;
	border-bottom:1px solid #c01f0d;
	display:block;
	height:1%;
}

label {
	color:#666666;
	font-size: 9pt;
	font-weight:normal;
}

/*
input.gallery_search_box[type="submit"] {
	background: none repeat scroll 0 0 #dddddd;
	border: 0px solid #dddddd;
	color: #222222;
	font-size: 10pt;
	font-weight: normal;
	padding:4px 6px 4px 6px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

input.gallery_search_box[type="submit"]:hover {
	background: none repeat scroll 0 0 #666666;
	border: 0px dotted #c01f0d;
	color: #ffffff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

#gallery_search_box {
	vertical_align: top;
}
*/
