/*
Theme Name: Jonathan Connolly Photography
Theme URI: http://www.jonathanconnolly.com
Author: Creative Volition
Author URI: http://www.creativevolition.com/
Description: Theme for Jonathan Connolly Photography.
Version: 1.0
Tags: clean, minimalistic, photography. 

*/





/* HERE COMES THE CSS REST  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------   END RESET    ---------- */


body {
background: #ffffff;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
font-weight: lighter;
color: #7D7D7D;
}

a {
color: #4DC19F;
text-decoration: none;
}

a:hover {
color: #DB592F;
text-decoration: underline;
}


#wrapper {
width: 100%;
margin: auto;
height: 100%;
}



#header {
width: 100%; 
margin: auto;
border-top: 9px solid #1f1f1f;
}



#header .inner { 
width: 960px; 
margin: auto;
height: 223px;
}



#logo {
height: 151px;
width: 151px;
position: relative; 
top: 0px;
left: 0px;
float: left;
z-index:3;
padding-top: 30px;
}

#logo a {
background:transparent url(images/main_logo.jpg) no-repeat left top;
width: 100%;
height: 100%;
float: left;
text-decoration: none;
}

#logo a span {
visibility: hidden;
}

#logo a:hover { 
background-position: -158px 0px;
}

#utilities { 
float: right; 
width: 150px;
margin-top: 31px;
}

#utilities form.search { 
border-bottom: 1px solid #e1e1e1;
width: 150px; 
}

#utilities form.search input.searchtext { 
border: none; 
background: none; 
padding: 5px; 
width: 116px;
font-size: 13px; 
color: #c3c3c3;
}

#utilities form.search input.searchbutton { 
position: absolute; 
width: 25px; 
height: 25px; 
cursor: pointer;
border: none;
background: url(images/search_button.jpg) no-repeat top left; 

}

#socialmedia {
width: 150px; 
margin-top: 20px;
}

#socialmedia a { 
display: inline-block; 
width: 30px; 
height: 30px; 
background: url(images/social_icons.jpg) no-repeat top left;
margin-left: 6px;
}

#socialmedia a.facebook {
margin-left: 0px;
}
#socialmedia a.facebook:hover { 
background-position: 0px -32px;
}


#socialmedia a.twitter {
background-position: -40px 0px;
}
#socialmedia a.twitter:hover { 
background-position: -40px -32px;
}



#socialmedia a.flickr {
background-position: -80px 0px;
}
#socialmedia a.flickr:hover { 
background-position: -80px -32px;
}



#socialmedia a.rss {
background-position: -120px 0px;
}
#socialmedia a.rss:hover { 
background-position: -120px -32px;
}




#content {
width: 960px; 
margin: auto;
line-height: 1.5;
}

#leftcontent { 
width: 151px; 
float: left;
}


#rightcontent { 
width: 790px; 
float: right;
padding-top: 5px;
}



#maincontent { 
width: 690px;
margin: 30px auto;
}



#menu {
width: 151px;
float: left;
}


#menu ul {
text-align: left;
border: none;
}

#menu ul li {
text-align: left;
}


#menu .dropdown { 
background: url(images/menu_arrow.jpg) no-repeat top right;
background-position: 100% 8px;
}



#menu ul li:first-child { 
}



#menu ul li a {
font-size: 16px;
height: 20px;
color: #000000; 
margin: 0px;
font-weight: bold;
display: block;
width: 100%; 
height: 100%;
}


#menu ul li a:hover {
text-decoration: none;
color: #DB592F;
}

#menu ul li.current_page_item a {
text-decoration: none;
color: #4DC19F;
}

#menu ul li ul { 
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
padding: 5px 0px;
margin: 5px 0px;
display: none;
}

#menu ul li ul li a,
#menu ul li.current_page_item ul li a {
color: #e1e1e1; 
font-size: 13px;
font-weight: normal;
}

#menu ul li.current_page_item ul li a:hover {
color: #4DC19F;
}



#leftcontent ul.list { 
clear: both;
margin-top: 30px;
}

#leftcontent ul.list li.titleli { 
font-weight: bold; 
font-size: 16px;
color: #202020;
border-top: 1px solid #cccccc;
padding: 4px 0px;
}

#leftcontent ul.list li a { 
color: #c3c3c3;
}




#content p.name { 
font: italic 15px Arial;
color: #004C7B;
}

#content h1,
.big-title {
font: bold 40px Helvetica;
color: #1f1f1f;
line-height: 1; 
letter-spacing: -1px;
}

#content #commentnum {
color: #DB592F;
display: block;
width: auto;
float: right;
}

#content h2 {
font-size: 24px;
font-weight: normal;
color: #1f1f1f;
margin: 0px;
padding: 0px
}

#content h2 a {
color: #1f1f1f;
}


#content h3 {
font-size: 18px;
color: #1f1f1f;
font-weight: normal;
margin: 0px; 
padding: 0px;
}


#content h4 {
font-size: 14px;
color: #333333;
font-weight: bold;
}


#content h2.green,
#content h3.green,
#content h4.green { 
color: #4DC19F;
}


#content h2.orange,
#content h3.orange,
#content h4.orange { 
color: #DB592F;
}


#content #reply-title { 
font-size: 24px; 
color: #4DC19F;
margin-top: 30px;
}



#content p {
margin: 10px 0px 0px 0px;
}

#content ul {
list-style: none; 
list-style-position: outside;
}


#content img {
max-width: 790px;
}

#content #maincontent img { 
max-width: 690px;
}

#content ul li { 

}

#content div.navigation ol.wp-paginate li { 
display: inline;
}


#content div.navigation ol.wp-paginate li .page { 
font-size: 24px;
color: #ffffff; 
background: #e1e1e1;
padding: 3px 13px 0px 13px; 
font-weight: bold;
margin-right: 4px;
height: 35px;
float: left;
text-decoration: none;
}


#content div.navigation ol.wp-paginate li .prev {
text-indent: -9999px;
color: #ffffff; 
background: url(images/prev.gif) #e1e1e1 no-repeat top left;
width: 38px;
height: 38px;
display: block;
float: left;
margin-right: 4px;
text-decoration: none;
}


#content div.navigation ol.wp-paginate li .next {
text-indent: -9999px;
color: #ffffff; 
background: url(images/next.gif) #e1e1e1 no-repeat top left;
width: 38px;
height: 38px;
display: block;
float: left;
margin-right: 4px;
text-decoration: none;
}


#content div.navigation ol.wp-paginate li .current,
#content div.navigation ol.wp-paginate li .page:hover {
background: #1f1f1f;
}

#content div.navigation ol.wp-paginate li .prev:hover {
background: url(images/prev.gif) #1f1f1f no-repeat top left;
}

#content div.navigation ol.wp-paginate li .next:hover {
background: url(images/next.gif) #1f1f1f no-repeat top left;
}




#content a.shortbutton { 
width: 132px; 
height: 18px; 
text-align: center;
background: url(images/short_button.png) no-repeat top left; 
text-transform: uppercase;
color: #951700;
display: block;
float: left;
font-size: 12px;
padding: 12px 0px;
}

#content a.shortbutton:hover { 
color: #666666;
text-decoration: none;
}


#content a.longbutton { 
width: 175px; 
height: 18px; 
text-align: center;
background: url(images/long_button.png) no-repeat top left; 
text-transform: uppercase;
color: #951700;
display: block;
float: left;
font-size: 12px;
padding: 12px 0px;
font-weight: bold;
}

#content a.longbutton:hover { 
color: #666666;
text-decoration: none;
}


#content .testimony { 
background: url(images/testimony_bg.jpg) repeat-y top left;
width: 542px;
padding: 0px; 
margin: 0px;
margin-bottom: 20px;
overflow: auto;
}

#content .testimony img { 
margin: 0px; 
padding: 0px;
float: left;
}

#content .testimony h2 { 
font-size: 14px; 
color: #844135;
font-style: normal;
margin: 23px 25px 3px 25px;
}

#content .testimony h2 .name { 
font-size: 12px; 
color: #446F95;
margin-left: 5px;
}

#content .testimony p { 
font-size: 12px; 
color: #333333;
margin: 1px 25px 13px 25px;
}

#sidemenu ul {
width: 100%;
margin-bottom: 45px;
}
#sidemenu ul li {
background: url(images/sidemenu_bg.jpg) no-repeat bottom left;
min-height: 41px; 
margin-bottom: 1px;
}

#sidemenu ul li:first-child {
}


#sidemenu ul li a { 
text-transform: capitalize; 
color: #894C37; 
font: italic normal 17px "Georgia";
text-decoration: none;
display: block; 
text-align: center;
width: 100%;
padding: 8px 0px; 
height: 100%; 
text-shadow: #ffffff 1px 1px 1px;
}



#sidemenu ul li a:hover,
#sidemenu ul li.current_page_item a { 
color: #333333;
}






#content .comment-author {
padding: 0px 0px; width: 215px; font-size: 15px; float: left;
}
 
#content .comment-body { 
padding: 12px 0px; width: 370px; font-size: 13px; float: right;
}
 
#content hr {
border: none;
border-top: 1px solid #e1e1e1;
height: 0px;
margin: 12px 0px;
clear: both;
width: 100%;
}

#content ul li {
}

#content ul.commitment { 
background: url(images/commetment_bg.jpg) repeat-x bottom left;
padding: 15px 15px 20px 0px;
margin-top: -1px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}


#content form#commentform {
width: 100%; 
margin: auto;
background: #F0F0F0;
font-size: 18px; 
color: #c3c3c3;
}

#content form#commentform p.comment-form-author,
#content form#commentform p.comment-form-email, 
#content form#commentform p.comment-form-url { 
width: 165px;
float: left;
margin: 15px 0px 0px 30px;
}


#content form#commentform p.comment-form-comment { 
margin: 25px 0px 0px 30px; 
clear: both;
}

#content form#commentform p.comment-form-comment label { 

}



#content form#commentform textarea#comment { 
width: 93%;
height: 100px;
padding: 4px; 
background: #FCFCFC; 
border: 1px solid #DFDFDF;
font-family: Arial, Helvetica, sans-serif;
margin: 5px 0px;
font-size: 15px; 
color: #847F6C;
}

form#commentform input.text { 
width: 165px;
height: 22px;
padding: 4px; 
background: #FCFCFC; 
border: 1px solid #DFDFDF;
font-family: Arial, Helvetica, sans-serif;
margin: 5px 0px;
font-size: 15px; 
color: #847F6C;
}

form#commentform select { 
width: 265px;
height: 32px;
padding: 4px; 
background: #FCFCFC; 
border: 1px solid #DFDFDF;
font-family: Arial, Helvetica, sans-serif;
margin: 5px 0px;
font-size: 15px; 
color: #847F6C;
}



form#commentform input.submit {
cursor: pointer;
border: 1px solid #DFDFDF; 
background: #ffffff; 
font-size: 18px; 
color: #C3C3C3;
padding: 8px 17px 4px 17px;
margin-bottom: 20px;
margin-left: 440px;
font-family: Helvetica, Arial;
}

form#comment textarea {
width: 460px;
height: 150px;
font-family: Arial, Helvetica, sans-serif;
padding: 4px; 
background: #F7F5E9; 
border: 3px solid #CDC9B5;
margin: 10px 0px;
font-size: 15px; 
color: #847F6C;

}




#sideblock {
border: 1px solid #CCBE9E;
background: url(images/sideblock_bg.jpg) #F0EDE4 repeat-x top left; 
background-position: 1px 1px;
}


#sideblock ul {
border: 1px solid #ffffff;
}

#sideblock ul li {
display: block;
padding: 7px 10px 7px 15px;
border-bottom: none;
background: none;
}

#sideblock ul li.first {
font-size: 18px;
padding: 0px;
color: #B4612D;
font-weight: bold;
border-bottom: 1px solid #CCBE9E;
}

.date {
color: #C3C3C4;
font-size: 13px;
font-weight: normal;
}

em {
font-style: italic;
}

strong, b {
font-weight: bold;
}




#footer {
width: 100%;
margin: auto;
position: relative; 
top: 0px;
color: #ffffff;
font-weight: lighter;
}

#footer #stalkmeon { 
width: 990px; 
margin: auto; 
height: 181px;
background: url(images/stalk_me_on.jpg) no-repeat top left;
}


#footerinformation { 
background: #202020;
line-height: 1.5;
padding: 15px 10px;
overflow: hidden;
height: 40px;
}

#footer ul li { 
float: left;
list-style: none;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #ffffff;
}

#footer ul li:last-child { 
border: none;
}


#footer .inner { 
width: 963px; 
margin: auto;
-moz-opacity: 0.3;
opacity: 0.3; 
}




#footer a {
color: #ffffff;
}

#footer a:hover {
color: #ffffff;
}

#footer a.cvlogo { 
width: 220px; 
display: inline-block;
height: 70px;
float: right;
margin-top: -70px; 
background: url(images/creative_volition_logo.jpg) #DB592F  no-repeat top center;
text-decoration: none;
font-family: Helvetica;
}

#footer a.cvlogo span { 
position: relative;
font-size: 12px;
top: 12px; 
left: 64px;
}

.clear {
clear: both;
}







/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


