/*
Theme Name : Sara Rose Photography
Theme URI: http://president.bacone.edu
Description: Template for http://www.sararosephotography.com
Version: 1.0
Author: Dwayne Parton
Author URI: http://www.inbloomgraphics.com
Tags: 

Copyright Inbloom Graphics 2009
*/


/*------------------------------------------------------General------------------------------------------------------*/
body {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	background-repeat:repeat;
	background-color:#333333;
	background-attachment:fixed;
	color: #333;
	text-align: left;
	margin:0px;
}

#page {
	margin: 0px auto;
	width: 840px;
	padding:0px;}


	
h1 {font-family: "Times New Roman", Times, serif; margin:0px; font-weight: bold; font-size: 20px;}
h2 {font-family: "Times New Roman", Times, serif;margin:0px;font-weight: bold; font-size: 15px;}
h3 {font-family: "Times New Roman", Times, serif;margin:0px;font-weight: bold; color:#cccccc; font-size: 10px; margin-top:5px;}
p {font-family: "Times New Roman", Times, serif;font-size:12px;}
.li {font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#333;}
.ul {font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#000000;}
a:link {font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#000000;color: #000000;text-decoration: none;}
a:visited {font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#000000;color:#000000;text-decoration: none;}
a:hover{font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#000000;color: #000000;text-decoration: none;}
a:active {font-family: "Times New Roman", Times, serif;font-size:12px;font-color:#000000;color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
.cap {}

#wrapper{
	width:1000px;
	height:100%;
	margin:0px auto;
	padding-top:15px;
	padding-bottom:250px;
	background-color:#CCCCCC;
	background-image:url(images/stripe.png);
	background-repeat:repeat;
	border-left:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	background-attachment:fixed;}

#container
	{
	float:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0px;
	text-align: left;
	width:100%;
	width:650px;
	background-color: #ffffff;
	}
	
#container2
	{
	float:right;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	padding: 0px;
	text-align: left;
	width:100%;
	width:170px;
	background-color: #ffffff;
	}

#tlc, #trc, #blc, #brc{background-color: transparent;background-repeat: no-repeat;}
#tlc{background-image:url(images/roundcorners/topleftcorner.gif);background-position: 0% 0%;}
#trc{background-image:url(images/roundcorners/toprightcorner.gif);background-position: 100% 0%;}
#blc{background-image:url(images/roundcorners/bottomleftcorner.gif);background-position: 0% 100%;}
#brc{background-image:url(images/roundcorners/bottomrightcorner.gif);background-position: 100% 100%;}
#tb, #bb{background-color: transparent;background-repeat: repeat-x;}
#tb{background-image:url(images/roundcorners/topborder.gif);background-position: 0% 0%;}
#bb{background-image:url(images/roundcorners/bottomborder.gif);background-position: 50% 100%;}
#rb{background-image:url(images/roundcorners/rightborder.gif);background-position: 100% 0%;background-repeat: repeat-y;}
#lb{background-color: #ffffff;background-image:url(images/roundcorners/leftborder.gif);background-position: 0% 100%;background-repeat: repeat-y;}

/*------------------------------------------------------End General------------------------------------------------------*/

/*------------------------------------------------------Header------------------------------------------------------*/

#header{
padding:0px;
padding-top:15px;
padding-left:15px;
	height:120px;
	width:575px;
	background-repeat:no-repeat;
	background-color:transparent;}
	
/*------------------------------------------------------End Header------------------------------------------------------*/

/*----------------------------------------------------Siderbar----------------------------------------------------*/
#sidebar{
	font: 12px "Times New Roman", Times, serif;
	padding: 10px;
	margin-top:0px;
	text-align:left;
	margin-right:5px;}

#sidebar h2{font-size: 120%;color: #;background-color: transparent;}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

#sidebar li {
	vertical-align: bottom;}

#sidebar ul.navinfo {
	list-style: none;
	margin: 0;
	border: none;
	display: block;
	padding: 0;
}
#sidebar ul.navinfo ul:hover {
	background-color: transparent;
	color: #333333;
}
#sidebar ul.navinfo li {
	margin: 0;
	vertical-align: bottom;
	display: block;
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-indent: 19px;
}
#sidebar a:link, #sidebar a:visited {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: transparent;
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover {
	background-color: transparent;
	color: #333333;
}
#sidebar ul.subnav {
	margin-left: 0px;
	font-weight: 100;
}
#sidebar ul.subnav li {
	text-indent: 25px;
}
#sidebar ul.subnav a:link, #sidebar ul.subnav a:visited {
	display: block;
	background-color: transparent;
	color: #333333;
}
#sidebar ul.subnav a:hover {
	background-color: transparent;
	color: #333333;
}
/*----------------------------------------------------End Sidebar---------------------------------------------------*/

/*------------------------------------------------------Content------------------------------------------------------*/
	
#content {
	width:575px;
	margin-left:45px;
	float: left;
	background-color:transparent;}


.navigation {
	display: block;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;}
	
.next{}
.previous{}
/*----------------------------------------------------End Content----------------------------------------------------*/
/*----------------------------------------------------Post----------------------------------------------------*/
#post{	width:575px;
	margin-top: 0px;
	padding:0px;
	background-color:transparent;
	}

#post p {line-height: 20px;}
#post h1 {font: normal 180% Tahoma, serif;color: #fff;background-color: transparent;}
#post a {color: #333;background-color: transparent;}
#post h2 {font-size: 120%;color:#333;background-color: transparent;}
#post .info {font-size: 100%;color: #666;background-color: transparent;float: right;}
#post .info a {text-decoration: none;color: #666;background-color: transparent;}
#post .post {text-align:left; margin:20px;}	
#post .title{font-size:20px;}
#post .entry{font-size:12px;}	
#post .title{font-size:20px;}
#post .entry{font-size:12px;}
/*----------------------------------------------------End Post----------------------------------------------------*/

/*----------------------------------------------------Widgets----------------------------------------------------*/
#widget{margin-bottom:10px; border:solid 1px #e4e4e4;}
#widget h2{background-color:#e4e4e4; padding:3px; padding-left:8px; color:#333333;}

#wp-calendar {
	border-top: 1px solid #e4e4e4;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;} 
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #333333;}

#wp-calendar caption{margin-bottom:3px;color:#333333; text-align:center;}

#wp-calendar a:link{margin:0px;
	padding:0px;
	color:#333333; 
	font: normal 14px "Times New Roman", Times, serif;}

#wp-calendar a:visited{margin:0px;
	padding:0px;
	color:#333333; 
	font: normal 14px "Times New Roman", Times, serif;}

#wp-calendar a:hover {
	background: #333333;
	color: #333;}
#wp-calendar td {
	color: #ccc;
	font: normal 14px "Times New Roman", Times, serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #333333;} 
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;} 

/*----------------------------------------------------End Widgets----------------------------------------------------*/

/*------------------------------------------------------Footer------------------------------------------------------*/
#footer{clear:both;background-color:transparent; width:575px; margin-left:45px; font-size:10px; color:#333333; text-decoration:none; text-align:center; padding-bottom:25px;}
#footer a{color:#333333;}
#clear{clear:both;}
/*----------------------------------------------------End Footer----------------------------------------------------*/
