/* 
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.

*/
#burner  {
	float: left;
	width: 278px;
	margin: 0 0 0 20px;
	border: 1px solid #ededed;
}

#burner ul  {

}

#burner ul li  {
	height: 64px;
	color: #1b82a8;
	background: url(http://www.canmugan.com/wp-content/themes/mainstream/styles/blue/connect_grad.png) repeat-x top left;
	display: block;
	height: 34px;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	cursor: pointer;
}

#burner ul li a:hover  {
	text-decoration: none;
}

#burner ul li img  {
	float: left;
	margin: 0 15px;
}

#burner ul li span  {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #3f312e;
}

#burner #s  {
	width: 135px;
	padding: 3px 0 3px 5px;
	border: 1px solid #898989;
}

#burner .submit  {
	color: #fff;
	border: 1px solid #fb5e00;
	background-color: #ee7329;
}

#bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#63A4E4 url(http://www.canmugan.com/wp-content/themes/mainstream/bottom-bg.jpg) no-repeat scroll center bottom;
height:176px;
margin:-100px auto 0;
}

#mansetreklam {
margin-top:1em;
}

/* Related Posts */
#related-posts-container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FB5E00 none repeat scroll 0 0;
border:2px solid #FF9352;
height:240px;
margin-top:20px;
padding:10px;
}
ol.related-posts {
margin:0 0 0 60px;
padding:0;
}
.related-posts-none {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FF9352 none repeat scroll 0 0;
border:1px solid #FF9352;
padding:20px;
}
ol.related-posts li {
display:inline;
float:left;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
margin-right:20px;
padding:0;
text-align:center;
width:130px;
}
ol.related-posts img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FF9352 none repeat scroll 0 0;
border:1px solid #FF9352;
clear:both;
height:130px;
padding:5px;
width:130px;
}
ol.related-posts a {
border:medium none;
clear:both;
display:block;
text-decoration:none;
}
img.imageleft { 
float: left;
margin: 5px; 
}
