/*  
Theme Name: SlideShow Blog
Theme URI: http://www.ShelleyAndersonPhotography.com
Description: Slideshow header for photography blog.
Version: 1.0
Author: TDA WebTech
Author URI: http://www.ShelleyAndersonPhotography.com
*/



	html {
		margin:0;
		padding:0;

	}
	
	body {
	background:#1e1715 url(images/blog_backgrd.jpg) repeat-y;
	color:#666666;
	font-family:Garamond, Palatino, Georgia, serif;
	text-transform:; 
	margin:0;
		padding:0;

	}

	#firstwrapper{
		width: 994px;
		margin:0 auto;
		background:#1e1715; 
	} 	
	
	#wrap {
		background:#232323;
		margin:0 auto;
		width:980px;
	}
	
	
	#header {
		background:#232323;
	}
	#header h1 {
		padding:5px;
		margin:0;
    }
	#logo {
		width:980px;
		height:133px;
		overflow:hidden;
		float:none;
		margin:0 auto;
	}
	#logoimg {
		position:absolute;
		top:0;
		left:0;
		z-index:500;
	}
	#masthead {
		border-bottom:5px solid #1e1715;
	}	
	#flash-header {
		width:980px;	float:none;	height:400px;
		overflow:hidden;	
	}
	
	
	
	
	#content {
		background:#ffffff;
		float:left;
		width:775px;
    }
	#content h2, #content h3, #content p {
		padding:0 10px;
    }

	#footer {
		background:#232323;
		margin:0 auto;
		width:988px;
		z-index: 600;
	}
	
	#footer {
		background: #000000;
		clear:both;
    }
	
	#footer p {
      padding:5px;
      margin:0;
	  color: #ffffff;
    }

/* ---------------------
  Sidebar stuff
 -----------------------*/  
	
input.btn {   
 
   font: bold 65% 'trebuchet ms',helvetica,sans-serif;   
 }   

	
	#sidebar {
		background:#232323;
		float:right;
		width:185px;
    }
	
	.sidebar{
		float: right;
		width: 200px;
		background: #232323;
		margin: 0 0 0 0px;
		display: inline;
	}
	
	#sidebar h3, #sidebar p {
		padding:0 5px 0 0;
    }

	
	.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	}


	.sidebar ul li{
	padding: 10px 0 10px 0;
	}


	.sidebar ul li h2{
	border-bottom: 1px dotted #DABC57;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	color: #DABC57;
	}

	.sidebar ul ul li{
	padding: 0;
	color: #AAA7A7; 
	}

	.sidebar a {
		padding: 3px 5px 3px 5px;
		text-decoration: none;
		color: #AAA7A7; 
	}

	.sidebar a:hover{
		padding: 3px 5px 3px 5px;
	
		color: #DABC57;
		text-decoration: underline;
	}	

	
	
table#wp-calendar{
width: 90%;
}

#calendar a{
	margin: 0;
	padding: 0;
	color: #AAA7A7;
	text-decoration: underline;
}

#calendar a:hover{
	margin: 0;
	padding: 0;
	
	color: #DABC57;
}

#wp-calendar > caption{
	margin: 5px;
	font-weight: bold;
}

#wp-calendar th, #wp-calendar td {
	margin: 3px;
	color: c;
}


	

	
	
	




	
	
	#nav {
		background:#c99;
		padding:5px;
		background: #1e1715;
		width: 950px;
		padding-left:18px;
		padding-right:18px;
		border-bottom:3px solid #1e1715;
    }
	
	#nav {
		line-height:16px; 
		font-size:16px;
	}
	#nav ul {
		margin: 0;
		padding: 0;
		font-size:16px;
		list-style-type: none;
	}
	#nav li {
		
		padding-top: 10px;
		padding-bottom: 10px; 
		margin: 0;
		padding: 0;
		margin-right: 20px;
		display:inline;
	}
	
	#xnav li ul {
		margin-top:10px; 
		background: #1e1715 !important;
		}
	#xnav ul li {
		background: #1e1715;
		line-height: 21px;
	}
	
	#nav a {
      display:inline;
	  color: #ffffff;
      text-decoration: none;
    }
    #nav a:hover {
      background: #81807C none;
    }
	

.post {
	padding: 10px 10px;
}

.post a{
	font-weight: bold;
	text-decoration: underline;
	color: #2a423c;
}

.post a:hover{
	text-decoration: none;
}

.post h2 {
	font-size: 36px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px #2a423c dotted;
}

.post h2 a {
	padding: 0;
	margin: 0;
	color: #b5463f;
	color: #8A0808;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: normal;
}

.post h2 a:hover{
	padding: 0;
	margin: 0;	
	color: #2a423c;
	color: #0A2A0A;
	background: none;
	text-decoration: underline;
}	




	
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}



