/*  

Theme Name: Antique Traders

Theme URI: http://wordpress.org/

Description: The theme I built for Antique Traders

Version: 1.1

Author: Todd Levinson

Author URI:





	This theme was designed and built by Todd Levinson.



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/

img.centered {
	padding-left: 5em;
	}
img.centered2 {
	text-align:center;
	display:block;
	margin-left:auto!important;
	margin-right:auto!important;
	}
#homepg {
	background-color:#CCCCCC;
}
	
	
li.page-item-468  { /*hides the seperate page for the slideshow (child of Home page)*/
		display: none;
		}

small {
color: #FFFFFF;
}
 #comments, #respond {
	font-size: 1.25em;
	margin-left: 2.65em;
	}
	
	#commentform textarea {
	width: 35em;
	background-color: #CCC;
	
	}

#commentform #submit {
	background-color: #CCC;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	letter-spacing: .25em;
	
	}
	
#commentform p {
	margin-left: 3em;
	}


body {
margin:0em;
padding:0em;
font-family: "Times New Roman", Times, serif;
background-color: #000;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
}

#menu {

float: left;
padding:7em 0 0 0em;
margin: 0 0;
width: 20.5%;
text-align: center;


}

	#menu ul {
	margin: .5em 0 0 1.65em;
	padding: 0 0;
	text-align: left;
	}
	
	#menu ul li {
	list-style-type: none;
	padding-top: .5em;
	font-size: 1em;
	}
	
	#menu ul li ul li {
	font-size: 1em;
	padding-top: 0em;
	}
	
	#menu ul li a{
	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
	}
	
	#menu ul li a:hover{
	color: #FFFF99;
	}
		#menu ul li ul.children li {
		
		font-size: .85em;
		}
		
		#menu ul li ul.children li a {
		font-weight: normal;
		color: #FFF;
		}
		
		#menu ul li ul.children li.current-cat a {
		color: #FFFF99;
		}


#page {
	width: 75%
	background: #999999;
	}
	
	#searchform {
	padding: 1.5em 0 1.5em 0;
	}

		#header{
		text-align: center;
		width: 79%;
		float: right;
		border-left: 1px solid #FFFF99;
		
		}
	
			#header h1 {
			color: #333333;
			font-weight: normal;
			font-size: 3.5em;
			margin-top: .25em;
			margin-bottom: .10em;
			margin-left: -1em;
			
			}
			
				#header h1 a {
				text-decoration: underline;
				color: #FFFFFF;
				}

				#header h1 a:hover {
				color: #FFFF99;
				}
	
			#header h2.description{
			font-size: .85em;
			color: #FFF;
			font-weight: normal;
			font-family: Verdana, Sans-serif;
			margin: 1.5em 7em 0 2.5em;
			line-height: 2.05em;
			
			}


	#page #content {
	width: 79%;
	padding: .5em 0em 0 0em;
	float: right;
	text-align: left;
	background-color: #000000;
	border-left: 1px solid #FFFF99;
	}

	
	#page #content h2, .page_post h2 {
	font-weight: normal;
	font-size: 2em;
	color: #FFFFCC;
	padding: 0 0 0 0; /*ie.css: padding-top: 1.5em*/
	}

	#content h4 {
	letter-spacing: .2em;
	color: #FFF;
	}
		h4.bread_crumbs {
		padding-left: 2em;
		color: #FFFFFF;
		}
		
			#content h4.bread_crumbs a {
			text-decoration: underline;
			}
		
		
		#content .post, #content .post_excerpt, #content .page_post{
		
		padding: 0 0 0 2em;
		}
		
		#content .single_post {
		padding: 0em 0 0 1.5em;	
		margin-top: -1.75em; /* ie.css: -3em*/
		}
		
		.single_entry {
		margin-top: -1em;
		}
		
			#content .post, #content .post_excerpt {
			height: 15em;
			width: 65%;
			}
			
			#content .page_post,#content .single_post {
			width: 65%;
		
			}
			
		
		
	.entry {
	height: 100%;

	}
	
		.single_entry p {
		
			margin-left: 5em;
			}
		
			.postmetadata {
			color: #FFFFFF;
			font-size: .75em;
			}
			
			#content .post h3 {
			font-size: 1.35em;
			}
			
			
			
			
			#content .post .entry p, #content .post_excerpt p, #content .single_post .single_entry p{
			line-height: 1.35em;
			font-size: .95em;
			padding-bottom: 1.5em;
			color: #FFFFFF;
			}
			
			#content .single_post .single_entry p {
			
			margin-left: -.05em;
			
		
			}
			
			
			#content .post .entry p img, #content .single_post .single_entry p img, #content .post_excerpt p img, #content .single_entry p img {
			display: block;
			float: left;
			margin: 0 10px 0px 0px;
			}
			
				#content .post .entry a img, 
				#content .post .entry a img, #content .post_excerpt a img, #content .single_post .single_entry a img, #content a img{
					text-decoration: none;
					border: 1px solid black;
					}
					
				#content .single_post .single_entry p img {
				margin-right: 2.5em;
				margin-bottom: 5em;
				
				}
					
				.entrytext {
				color: #FFFFFF;
				width: 100%;
				}
				
					#content .page_post .entrytext a, {
					color: #FFFF99;
					}
					
				.navigation {
				color: gray;
				font-size: .75em;
			
				padding: 1em 0 2em 0;
				}
				
				
				
				.alignleft {
				float: left;
				width: 50%;
				text-align: left;
				
			
				}
				
				.alignright {
				float: right;
				width: 50%;
				text-align: right;
				
				}
				




#foot {
width: 100%; 
float: right;
padding-top: 2em;

text-align: center;
}




/*Typography*/

	





#respond {

padding-top: 5em;
color: #FFFFFF;

}





a:hover {

color: #FFFF99;

}





#store {

padding-left: 9.35em;
}







#content a, #page a{

text-decoration: none;

color: #FFFFFF;

font-weight: normal;

}





#page a:hover {

color:#FFFF99

}













#content a:hover{

color: #FFFF99;

}







#footer p {

color: #FFFFFF;
margin-left: -2.35em;
line-height: 1.5em;
font-size: .95em;



}



#footer p a{

color: #FFFFFF;

text-decoration: none;

}

	

	
.entry {
height: 100%;
}






h3 #respond {

font-weight: normal;


}


.entrytext p {
width: 400px;
}


.hide {
display: none;
}


#content #excerpts {
display: none;
}

#photos {
padding-left: 6.5em;


}

#slideshow {
position: relative;
left: 400px;
top: -225px;
}

#slideshow1 {
float: left;
}

#slideshow2 {
float: left;
padding-left: .5em;
}

#content h2.page_head {
margin-top: 0em; /*ie.css: -1.5em;*/
margin-left: 1.15em;
}

.home_logo {
padding-left: 5.25em;
}
