/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/



a{

	color: #CC0000;

	text-decoration: none;

}



/*- Subscribe -*/

.subscribe{	color: #fff; float:right;}

.subscribe a { color: #CC0000; }

.subscribe a:hover { text-decoration:underline; }



#topmenu li a{

	color: #000000;

	font-weight: bold;

	font-size: 14px;

	display: block;

	margin: 0 1px 0 0;

	padding: 0 40px;

}



#topmenu li a:hover,#topmenu li.active a{

	color: #cccccc;

	text-decoration: none;

}



#nav li ul li {

    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;

	border-bottom:1px solid #333333;	

	border-left:1px solid #333333;	

	border-right:1px solid #333333;			

	line-height:30px;	

	width:15em;

}



.nav1 a {

	display: block;

	padding-bottom:4px;

	padding: 0 10px;

	z-index: 100;

	color: #CC0000;

}



.nav1 a:hover {

	color: #FFFFFF;

}





#sidebar h3{

	background:#cccccc;

	font: 12px Arial, Helvetica, sans-serif;

	color:#363636;

	font-weight:bold;

	padding:5px 8px;

	display: block;

	margin: 0 0 7px 0;

	text-align: left;

	border: 1px solid #dedbd1;

	height:16px;

}



/*=== Post ===*/



.date-comments{

	border-bottom: 1px solid #cacaca;

	color: #000000;

	font-size: 12px;

	height: 30px;

	line-height: 25px;

	margin: 0 0 10px;

}



.date-comments a { 	color: #000000; }



span.comments{

	background: url(images/ico-comments.png) no-repeat left;

	padding: 0 0 0 20px;

}



span.continue-archives a, span.continue-archives-alt a { 

	color:#333333; 

	font-weight:bold;

	font-size:14px;

}



/*=== Footer ===*/



#footer{

	background:#e4e2db url(styles/m3/bgr-footer.gif) repeat-x;

	font-size:12px;

	height:97px;

	line-height:97px;

	margin-top:10px;

	padding:18px 0 0;	

}



#footer {

	color: #ffffff;

}



/*========= ARCHIVE SPECIFIC =========*/



.arclist ul li{

	color:#666666;

	font-size:12px;

	border-bottom: 1px solid #f1f1ed;

	padding: 5px 0px;

}



/*- Logo -*/





#header #title { height:109px; overflow:visible; }

#header .logo { 

		margin-top:0px; 

		margin-left:-51px; 

		background: url(style/m3/logo-trans.png) no-repeat;

		}

		

.previouspage{

	float: right;

	font-weight: bold;

	font-size: 14px;

}



.nextpage{

	float: left;

	font-weight: bold;

	font-size: 14px;

}



.video div {

margin-bottom:10px;

}



/*=== Page Navigation (Next / Previous Posts) ===*/

.navigation a {

	color:#993333; 

	font-weight:bold;

	font-size:14px;

}