/*
Theme Name: Taylor Wane
Theme URI: http://wordpress.org/
Description: Taylor Wane Theme
Version: 1.0
*/

/* Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

:focus {
outline:0;
}

body {
line-height:1;
color:#000;
background:#FFF;
}

ol,ul {
list-style:none;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}
/* Reset styles */

body{
	background:#b00a38;
	font-family:Arial,Verdana;
	font-size:14px;
	color:#000;
	line-height:125%;
}

h1{
	color:#000;
	font-size:28px;
	font-weight:normal;
	margin:10px 20px; 
}

h2{
	color:#d90000;
	font-size:22px;
	text-transform:uppercase;
}

small{
	font-size:10px;
}

a{
	color:#e20241;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

.clear{
	clear:both;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

#page{
	width:1350px;
	text-align:left;
	margin:0 auto;
	background:url('images/bg.jpg') no-repeat;
	min-height:1300px;
}

* html #page{
	height:1300px;
}
	
	#header{
		height:243px;
	}
	
	#wrap{
		width:954px;
		margin:0 auto;
	}
	
		#content{
			margin:0 2px 0 -2px;
			background:#fff;
		}
			
			#menu{
				height:47px;
				background:#0f0;
				position:relative;
			}
			
				#menu a{
					display:block;
					height:47px;
					font-family:"Times New Roman";
					font-weight:bold;
					font-size:17px;
					color:#fff;
					text-decoration:none;
					text-transform:uppercase;
					line-height:47px;
					background:url('images/m.jpg');
					position:absolute;
					z-index:1;
					border:0px solid #f00;
				}
				
				#menu a:hover{
					color:#550a1f;
					background:url('images/m_hover.jpg');
					z-index:2;
					border:none;
				}
				
				#menu a .before{
					background:url('images/m_p_b.jpg') no-repeat;
					position:absolute;
					height:100%;
					width:100%;
				}
				
				#menu a:hover .before{
					background:url('images/m_hover_p_b.jpg') no-repeat;
				}
				
				#menu a .after{
					background:url('images/m_p_b.jpg') no-repeat 100% 0;
					position:absolute;
					height:100%;
					width:100%;
					text-align:center;
					cursor:pointer;
					/*padding-left:25px;*/
				}
				
				#menu a:hover .after{
					background:url('images/m_hover_p_a.jpg') no-repeat 100% 0;
				}
				
				a#mbtn1 .before{
					background:url('images/m1_p_b.jpg') no-repeat;
				}
				
				a#mbtn1:hover .before{
					background:url('images/m1_hover_p_b.jpg') no-repeat;
				}
				
				a#mbtn7 .after{
					background:url('images/m7_p_a.jpg') no-repeat 100% 0;
				}
				
				a#mbtn7:hover .after{
					background:url('images/m7_hover_p_a.jpg') no-repeat 100% 0;
				}
			
				#mbtn1{
					width:114px;
					left:0;
				}
				
				#mbtn2{
					width:152px;
					left:94px;
				}
				
				#mbtn3{
					width:205px;
					left:226px;
				}
				
				#mbtn4{
					width:110px;
					position:absolute;
					left:411px;
				}
				
				#mbtn5{
					width:113px;
					left:501px;
				}
				
				#mbtn6{
					width:145px;
					left:594px;
				}
				
				#mbtn7{
					width:235px;
					left:719px;
				}
				#side_post
				{
					background: url('images/postsarea_footer.jpg') no-repeat 0 100%;
					
				}
				
				#postsarea{
					margin: 0;
					float: left;
					width: 754px;
					border-left: 1px dotted #B00A38;
					min-height: 1000px;
				}
				
							
					.post{
						margin:15px 0 10px 4px;
					}
												
						.post h2{
							padding-left:15px;
						}
						
						.post h2 a{
							font-size:16px;
							text-decoration:none;
						}
						
						.post h2 a:hover{
							text-decoration:underline;
						}
						
						.post .entry{
							padding:5px 10px 20px 15px;
						}
							
							.entry p{
								padding:5px 20px;
							}
							
						.post_comments{
							text-align: right;
							padding: 5px 10px 10px 0px;
						}
						
					.navigation {
						margin:15px 20px;
						height:30px;
					}
	
	#footer{
		clear:both;
		height:53px;
		color:#fff;
		font-size:12px;
		text-align:center;
	}
	
		#footer a{
			color:#fff;
			font-size:12px;
			font-weight:normal;
		}
		
		#footer small{
			color:#ff95b3;
			font-size:10px;
		}
		
		
/* Begin Comments*/
#commentsbox{
	margin:5px 0 0 20px;
}

#commentform input {
	width: 250px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

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

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar {
	width: 165px;
	font-weight: bold;
	float: left;
	padding: 5px 15px 5px 5px;
}

#sidebar input {
	width: 90%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin-top: 3px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding-left: 8px;
	text-transform: lowercase;
}

#sidebar ul li {
	margin-top: 4px;
}


/* End Sidebar */
	