/*
Theme Name: Photo Journal
Theme URI: http://wordpress.org/
Description: Custom Wordpress Photo Theme by Brady Sammons.
Version: 1.0
Author: Brady Sammons
Author URI: http://www.bradysammons.com
Tags: Grunge, custom header, fixed width, two columns, widgets, photography, travel, journal, brown

	This theme was designed and built by Brady Sammons,
	whose Website you will find at http://www.bradysammons.com/

*/

body{
	background: #cbbfa7;
}
#bodyWrapper{
	background: url(Images/bodyRepeatBook2.jpg) repeat-y;
	width: 960px;
	margin-bottom:-65px;
	margin-left: 0px;
}
#bodyWrapperAlt{
	background: url(images/bodyRepeatAlt.jpg) repeat-y;
	width: 960px;
	margin-bottom:-85px;
	margin-left: 0px;
}
#mainContent{
	padding-left:80px;
	position: relative;
	z-index: 10;
	margin-top: -60px;
	width:570px;
	padding-right:10px;
	
	
}
#mainContentAlt{
	padding-left:80px;
	position: relative;
	z-index: 10;
	margin-top: -60px;
}

.tooltip {
	display:none;
	background:transparent url(images/toolTIpBW.png) no-repeat;
	font-size:14px;
	height:60px;
	width:112px;
	padding-left:5px;
	padding-top: 10px;
	color:#CCC;	
	text-transform: uppercase;
	font-weight: bold;
}	

/* bodystuff --------------------------*/
/* Images=================================== */
#sidebar .picborder{
	border: 4px solid #888;
}
.attachment-post-thumbnail{
	float:left;
	margin-right: 10px;
	padding:5px;
	width:120px;
	height:120px;
	background-color: #c3bdab;
}
.imageleft{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.imageright{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imagerightborder{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;

	border: 3px solid  #c3bdab;
}
.imageleftborder{
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 3px solid  #c3bdab;
}
/* Images=================================== */
/*header ----------------------------- */
#header{
	position: relative;
	background: url(Images/Header_03.jpg) no-repeat;
	height:273px;
	width:100%
	
}
#headerAlt{
	position: relative;
	background: url(images/headerAlt.jpg) no-repeat;
	height:266px;
	margin-top:7px;
	width:100%
}
#headerAlt #navigation{
	top:118px;
}
#header h2, #headerAlt h2{
	line-height:0;
	margin:0px;
	padding: 0px;
	text-indent: -5000px;
}
#logo{
	position:absolute;
	top:40px;
	left:50px;

}
.rss{
	position:absolute;
	top:210px;
	right:45px;
}
/*header ----------------------------- */

/*navigation ----------------------------- */
#navigation{
	position: absolute;
	top:125px;
	width:100%;
}

#navigation ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	float: left;
	width:922px;
	height:30px;
	padding-left:38px;
	/* background: red; */
}
#navigation ul li{
	float:left;
	margin-left:0px;
}
#navigation a{
	font-size: 20px;
	font-weight: bold;
	font-family: Times;
	line-height: 3.2em;
	display: block;
	text-decoration: none;
	color: #a76740;
	background: url(Images/icons/NavTab1.png) no-repeat;
	width:144px;
	height: 48px;
	text-align: center;
}
#navigation a:hover{
	color: #371600;
	background: url(Images/icons/NavTabHover.png) no-repeat;
}
#navigation ul li.current_page_item a:link, #navigation ul li.current_page_item a:visited{
	color: #371600;
	background: url(Images/icons/NavTabHover.png) no-repeat;

}
/*navigation ----------------------------- */

/*search ----------------------------- */
#searchform{
	position: absolute;
	right:115px;
	top:198px;
}
#searchform #s{
	width: 150px;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	color:#ffcf68;
	font-size:13px;
	
}
#searchform #searchsubmit{
	float: right;
	margin-bottom: 1px;
}
/*search ----------------------------- */

/* Sidebar---------------------------------------- */
#sidebar{
	background: url(Images/sidebarBg.png) repeat-y;
	width:248px;
	margin-left: -1px;
	padding-left: 42px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom: 0px;
	
}

#sidebarContainer{
	width:241px;
	margin-left: 0px;
	padding-bottom: 65px;
	background: url(Images/sidebarfoot.png) no-repeat left bottom;
	position: relative;
	z-index: 10;
}
#sidebar ul li h2{
	color:#ced4ce;
	background: url(Images/icons/sidebarTitles.png) no-repeat;
	width:254px;
	height: 50px;
	margin-left:-78px;
	text-align: center;
	line-height: 2.5em;
	font-family: Times;
	text-transform: uppercase;
	font-size:16px;
	padding-bottom:0px;
	margin-bottom: -8px;
	letter-spacing: .05em;
	cursor: pointer;
}
#sidebar ul li ul li{
/* 	background: url(Images/icons/li.gif) no-repeat left top; */
list-style-image: url(Images/icons/li.png);
margin:0px;
padding:0px;
margin-left:-20px;
}


#sidebar ul li ul li a{
	font-size:18px;
	color: #29170b;
	font-family: Times;
}
#sidebar ul li ul li a:hover{
	color:#6c3e1e;
	text-decoration: none;
}
#sidebar ul{
	margin-bottom:0px;
}
.textwidget{
	position: relative;
	right:30px;
	width:190px;

}
/* Sidebar---------------------------------------- */

#footer{
	background: url(Images/footerbg2.jpg) no-repeat;
	height:171px;
	width: 830px;
	Padding-top:142px;
	padding-left: 130px;
	margin-left: 0px;
		
}
#footerAlt{
	background: url(Images/footerAlt.jpg) no-repeat;
	height:171px;
	width: 830px;
	Padding-top:142px;
	padding-left: 130px;
	margin-left: 0px;
		
}
/* MetaDataForPosts ---------------------------------*/


#mainContent .postmetadata{
	padding-bottom:0px;
	margin-bottom:8px;
}
/*
#mainContent div:last-child{
	background: none;
}
*/
#mainContent .post{
	position: relative;
	background: url(Images/postBottom.gif) no-repeat bottom;
	padding-bottom:10px;
	margin-bottom:30px;
}
#mainContent .date{
	font-size: 14px;
	color:#ccc;
	font-family: fantasy;
	position: absolute;
	background: url(Images/icons/dateTab.png) no-repeat;
	width:68px;
	height: 48px;
	text-align: center;
	left:-93px;
	line-height: 1.4em;
	padding-top:10px;
	padding-left:10px;
	
}

#mainContent .post span{
	margin-right:0px;
}
#mainContent .post .author a{
	background: url(Images/icons/admin.png) no-repeat right top;
	padding-right:17px;
	
}
#mainContent .post .category a{
	background: url(Images/icons/folders.png) no-repeat right top;
	padding-right:23px;
	
}
#mainContent .post .edit a{
	background: url(Images/icons/edit.png) no-repeat top right;
	padding-right:15px;
	padding-left: 5px;
}
#mainContent .post .more{
	background: url(Images/icons/continue.png) no-repeat right;
	padding-right: 30px;
	clear:both;
}
#mainContent .post .more a{
	color:#b5811c;
}
#mainContent .post .more a:hover{
	color:#83601d;
}
#mainContent .post .comments{
	background: url(Images/icons/comment.png) no-repeat right;
	padding-right: 18px;
}

#mainContent .entry .alt {
	padding-bottom:10px;
	padding-top:5px;
	clear: both;
}
#mainContent .entry .alt a{
	padding-bottom:10px;
	padding-top:5px;
	clear: both;
	color: #876d50;
}
#mainContent .entry .alt a:hover{
	color: #876d50;
	color:#503d28;
}
#mainContent .entry .alt small {
	color: #C7A783;
}

.commentlist .odd{
	background: url(Images/oddBg.png) repeat-y;
	padding:5px 0px 0px 10px;
}
.commentlist .even{
	background: url(Images/evenBG.png) repeat-y;
	padding:5px 0px 0px 10px;
	margin-left:15px;
}
#mainContent .commentlist .comment .comment-body .comment-meta p{
	padding-bottom:0px;

}
/* MetaDataForPosts ---------------------------------*/

/* entry------------------------------------------------ */
.entry{
	padding-top:0px;
}
.entry .more{
	padding-bottom: 0px;
	margin-bottom: -5px;
	
}
.entry p{
	margin-bottom:10px;
}
.entry .tags{ 
	background: url(Images/icons/Tag.png)  no-repeat; left;
	padding-left: 20px;
}
/* entry------------------------------------------------ */
/* Calendar---------------------------------------------- */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* 	form stuff -------------------------------------*/
#commentform #submit{
	color:#103753;
	background-color: #fff;
	cursor:pointer;
	padding:5px;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #666;
	padding: 10px;
}
#commentform{
	padding-bottom: 15px;
}
#commentform #author, #commentform #email, #commentform #url{
	color:#103753;
	background-color: #fff;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #666;
	padding: 7px;
	width:200px;
	float:left;
	background-color:#fbffeb;
	font-size: 12px;
	}
#commentform #comment{
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color:#103753;
	background-color: #fff;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #666;
	padding: 7px;
	width:400px;
	background-color:#fbffeb;
}	

#commentform small{
	font-size: 15px;
	line-height: 2;
	padding-left: 5px;
}

#commentform{
	background: url(images/contactBg.png) no-repeat 0% 0px;
	height:420px;
	width:605px;
	padding-top:70px;
	margin-left:-30px;
	padding-left:45px;
	clear: both;
}
#sidebar .ngg-widget{
	position: relative;
	right:30px;
	top:5px;
}
#sidebar .ngg-widget img{
	margin-right:5px;
	margin-bottom: 5px;
}
#sidebar .ngg-widget a img{
	background-color: #103753;
	padding:2px;
	
}
#sidebar .ngg-widget a:hover img{
	background-color: #ccc;
	padding:2px;
	
}
