/*   
Theme Name: Jules-Photographer
Theme URI: http://jules-photographer.com
Description: A single-column, fixed width theme ideal for 1024x768 resolution designed with photographers in mind.
Author: Photo Blog Templates + photoOneinc
Author URI: http://photoblogtemplates.com
Version: 1.0
*/   
body { 
	margin: 0px; 
	padding: 0px; 
	background: #ffffff;
	font: normal  12px verdana, "trebuchet ms", arial, helvetica, sans-serif;
	line-height: 18px; 
	color: #707070;
}

/* Wrapper */

#wrapper { 
	width: 900px; 
	margin: 0px auto 0 auto;


}
/* Logo / Header */

#logo {
	float: left;
	width: 900px;
	padding: 0px 0px 0px 0px;
	background: url(images/logo.jpg) no-repeat top right;
	margin: 0 0 0px 0;
	height: 289px;
	height: 247px;
	clear: right;

}

#logo h1 {
	display:none;
	color:#000000;
	font-size:12px;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 0px; 
}

#logo h2 { 
	color:#000000;
	font-size:12px;
	text-transform: uppercase;
	margin:40px 230px 0px 0px;
	font-weight:normal;
	text-align:right;
	padding:0px 0px 0px 0px;
}

a.logo { width: 382px; height: 104px; float: left; background: url(images/logo.jpg); margin-top: 0px; }

a.logo span { display: none; }

/* LINKS AND HEADINGS STYLING */


a { color: #FF7CA7; /*background: inherit;*/ }
a:hover { color: #000000; /*background: inherit;*/ }
h1, h2, h3  
{ color:#000000;
font-size:12px;
text-transform: uppercase;
margin-bottom:10px;
font-weight:bold;
text-align:left;
padding:0px 0px 0px 0px;  }
h4  { font-size: 1.1em; }
h5  { font-size: 1.0em; }
h6 { font-size: 1.1em;}

p {	margin: 5px 0 15px 0;}

blockquote {
	margin: 10px 0 20px 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	float:left;
	clear: both;
	font: arial, "trebuchet ms", verdana, helvetica, sans-serif;
	font-weight: bold;
	background:none;
	font-size: 14px;
	width:900px;
	color:#707070;
}

form#searchform { margin: 0px; padding: 0px; border: none;}
form#searchform input.search
{
	 width: 160px;
     border-style: hidden;
     border-width: 0px;
     color: #707070;
     padding: 8px 10px 14px 10px;
     font-size:8pt;
     background: url(images/searchbox.jpg) top left no-repeat;
     margin:0px;
}

form#searchform button
{
     border-style: hidden;
     border-width: 0px;
     color: #707070;
     padding: 11px 10px 10px 10px;
     font-size:8pt;
     margin:0px;
}



.left {
	float: left;
	width: 900px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;

}

.metadata {
	border-top: 1px dotted #666;
	clear: both;
	margin-bottom: 50px;
	text-align: right;
}
	
.alignright {
float: right;
}
	
.alignleft {
float: left;
}

.centered {
display:block;
margin:0 auto 0 auto;
}

/* Begin Comments*/

.commentlist li.thread-even {
	background-color:#ECECEC;
	}

.commentlist {
	margin:15px 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background-color:#ECECEC;
	color: #707070;
	border: 2px solid #E1E1E1;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
	
.commentlist ul.children li {
	background-color: #e3e3e3;
	border: 1px solid #efefef;
	list-style: none;
	margin-top: 20px;
	}

.commentlist ul li.depth-2 {
	background-color: #f1f1f1;
	}

.commentlist ul li.depth-3 {
	background-color: #ececec;
	}

.commentlist ul li.depth-4 {
	background-color: #e8e8e8;
	}

.commentlist ul li.depth-5 {
	background-color: #e3e3e3;
	}

.commentsnavigation {
	padding: 20px 0 30px 0;
	}
	
img.wp-smiley {
margin:0px;
padding:0px;
border: 0px;
background: none;
}
/* End Comments */
	
/* Sidebar
   ---------- */
		
#sidebar {
	float: left;
	width: 900px;
	font-size: 10px;
	clear: right;
	padding : 5px 0px 10px 0px; 
	margin: 20px 0px 0px 0px;
	border-top: 10px solid #E4E4E4;
	background: url(images/flowers.jpg) no-repeat bottom left;
}

#sidebar h2 {
	line-height:25px;
	margin: 0; 
	padding : 0; 
}

#sidebar ul { 
	color: #707070;
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	border-bottom:#D1D1D1 dotted 1px;
	list-style-type:none;
}

#sidebar li a{
	text-decoration:none;
}


#sidebar li ul li{
	border-bottom:#AFAFAF dotted 0px;
	list-style-type:square;
	margin-left:20px;
}

#status {
		padding: 4px 0px 0px 0px;
		margin: 0 0 10px 0;
		font-size:10px;
	}
	
.item1 {
		float: left;
		width: 170px;
		border:#AFAFAF dotted 0px;
		padding: 4px 22px 4px 0px;
		margin: 0 5px 10px 0;
	}
	
.item {
		float: left;
		width: 170px;
		border-left:#BDBDBD solid 1px;
		padding: 4px 22px 4px 22px;
		margin: 0 5px 10px 0;
		text-align: left;
	}
.item_categories {
		float: left;
		width: 200px;
		border-left:#BDBDBD solid 1px;
		padding: 4px 22px 4px 22px;
		margin: 0 5px 10px 0;
	}
	.note {
		width: 160px;
		padding: 15px 15px 20px 50px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 10px;
		color: #585616;
	}
	
h2	.posttitle { color: #000000; clear: both; padding: 0px; margin: 0px; text-decoration:none; letter-spacing: 1px; border-bottom: 1px dotted #444444;}

h2	.posttitle:hover {  }
	
.metadata {
	border-top: 1px dotted #CCCCCC;
	clear: both;
	margin: 10px 0px 20px 0px;
	text-align: right;
	font-size:11px;
	}
	
#separator {
	width: 95%;
	border-left:#555555 dotted 1px;
	margin-bottom: 10px;
}
/* FOOTER */


#footer {
font-size:10px;
color: #707070;
text-align: right;
clear: both;
padding: 5px;
border-top: 1px solid #BDBDBD;
margin-top: 10px;
/*  background: url(images/logo.jpg) no-repeat top left; */
}
#footer a {font-size:10px;}
#footer p {font-size:10px; margin-bottom: 6px;}
#footer img {border: 0px;}

#f_left {float: left; width: 280px; height:200px; border: 1px solid #FF9900; background: #FF0000;}
#f_next {float: left; width: 280px; height:200px; border: 1px solid #FF9900; background: #FF0000;}
#f_last {float: left; width: 280px; height:200px; border: 1px solid #FF9900; background: #FF0000;}

/*STYLING IMAGES */

img {
display: block;
margin-top: 14px;
margin-bottom: 0px;
/*margin-left: auto;
margin-right: auto; */
background-color: #ffffff;
padding: 1px;
border: #555555 14px solid;
}



p img {

	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 14px
	}

img.alignright {
	margin: 14px 0px 0px 0px;
	display: inline;
	}

img.alignleft {
	margin: 14px 0px 0px 0px;
	display: inline;
	}
	

/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }


ol {
	font: arial, "trebuchet ms", verdana, helvetica, sans-serif;
	line-height: 1.7em; 
	color: #eff5f7;
	}
ul {
	font: arial, "trebuchet ms", verdana, helvetica, sans-serif;
	line-height: 1.7em; 
	color: #eff5f7;
	}
	
hr {
color: #FF0000;
background-color: #FF0000;
height: 1px;
  margin : 10px 0px 0px 10px;
}


#navigation-meta-bottom {
width: 228px;
height: 20px; 
border:0px solid black;
margin-bottom: 10px;
float:right;

padding-top:1px;
}
#navigation-meta-bottom ul {
list-style-type:none;
margin:0;
padding:0;
}

#navigation-meta-bottom ul li.rss {
display:block;
float:right;
margin-left:6px;
margin-right:3px;
margin-top:0px;
padding:0;
}
#navigation-meta-bottom ul li.twitter {
display:block;
float:right;
margin-left:3px;
margin-right:3px;
margin-top:0px;
padding:0;
}
#navigation-meta-bottom ul li.linkedin {
display:block;
float:right;
margin-left:3px;
margin-right:3px;
margin-top:0px;
padding:0;
}
#navigation-meta-bottom ul li.facebook {
display:block;
float:right;
margin-left:3px;
margin-right:0;
margin-top:0px;
padding:0;
}
#navigation-meta-bottom ul li a {
display:block;
margin:0;
min-width:1px;
padding:0;
}
#navigation-meta-bottom ul li a img {
border:0 solid black;
margin-bottom:10px;
margin-top:0px;
}

#pagetop {
float: right;
}



/* TWITTER */

#twitter {
	float: left;
	background: url(images/twitbox.jpg)  no-repeat;
	width: 280px;
	height: 90px;
	margin: 100px 0px 0px 30px; 
	padding: 10px 10px 10px 73px; 
	border: 0px solid #C0C0C0;
	font: tahoma, arial, "trebuchet ms", verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px; 
}


		.togglerd  { cursor:pointer; color:#000000; margin: 0; padding:5px; font-size:11px; font-family:Tahoma, sans-serif; }
		.togglerd:hover	 { }
		.element	 { padding:0px 5px 10px 5px; color:#666;}
		.image	 { margin:10px 20px; float:right; }

/* 
#twitter a .twitter-link
{color: #FFFFFF; font-size: 9px;
background-color: transparent;
}


ul .twitter
{
background:none;
font-size: 9px;
}

li .twitter-item
{color: #FFFFFF;font-size: 9px;}

#twitter p.twitter-message
{color: #FFFFFF;
font-size: 9px;
width: 100px;}

.twitter-timestamp
{color: #FFFFFF;font-size: 9px;}

a .twitter-link
{color: #FFFFFF; font-size: 9px;
background-color: transparent;
}

a .twitter-user
{color: #FFFFFF;font-size: 9px;}



