/*
Theme Name: Magazine Basic
Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic
Description: A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized s, header logo, multiple front page grid layouts, Google Analytics, pagination, drop-down menus and tons more. Also includes dynamic SEO keywords and page descriptions. Tested on WP 2.8.5 using Firefox 3.5, IE 7 & 8. Fully optimized for  engine ranking. Translation ready. 100% valid xHTML. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>.
Version: 2.5.4
Author: c.bavota
Author URI: http://themes.bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.clear { clear: both; }

/* Basic Tag Elements */

#ind-post nyheter  {
	color: #00ff0 !important;
	}
	
#nyheter h2  {
	color: #00ff0 !important;
	}


#skonare-sex {
	color: #333;
	}
	
#din-kropp {
	color: #333;
	}

#dejt-och-ragg  {
	color: #333;
	}
#fakta {
	color: #333;
	}

#testning-pep {
	color: #333;
	}
#alkohol-och-droger {
	color: #333;
	}
	
#stod {
	color: #333;
	}

#nyheter a {
	color: #00e0ff !important;
	}

#skonare-sex a {
	color: #ff9966;
	}
	
#din-kropp a {
	color: #ff81ff;
	}

#flirt-och-ragg a {
	color: #9966ff;
	}
#fakta a{
	color: #6666ff;
	}

#testning-pep a {
	color: #669dff;
	}
#alkohol-och-droger a {
	color: #40e7af;
	}
#stod a {
	color: #59d279;
	}
#om-oss a {
	color: #7ac542;
	}

/* Basic Tag Elements */

a {
	text-decoration: none;
	outline: none;
	color: #205B87;
	}
	
p {
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 12px;
	color:#606060;
	}
	
p img {
	margin-top: 0px;
	margin-left: 0px !important;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	
myContent {
	margin-top: 0px;
	margin-left: 0px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
a:hover {
		text-decoration: none;
		}
	
img { 
	border: 0;
	}

body {
	color: #444;
	margin: 0 auto;
	font-size: 14px; 
	padding: 0; 
	background: #f5f5f5;
	}

#pagewrapper
{
	margin: 94px auto 0px auto;
	/*padding:4px 8px 12px 8px;*/
	/* padding for the shades */
	width:976px;
	/* overflow:auto; */
	margin-top:94px; 
	position: relative;
}

textarea {
	width: 400px;
	border: 1px dotted #ccc;
	padding: 8px;
	font-family: Georgia;
	font-size: 14px;
	color: #333;
	
	}

#leftontent table {
	border: 0;
	}

#leftontent table td {
	border: 1px solid #eee;
	padding: 5px 10px;
	}
	
	#leftontent table th {
		border: 1px solid #000;
		padding: 5px 10px;		
		background: #eee;
		}

/* Header Elements */

#header{
	background: #fff;
	float: left;
	width: 954px;
	padding:4px 8px 0px 8px;
	background-image:url("/imgs/shade-header.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#flashHead{
	background: #fff;
	margin: 0px 10px 10px 10px;
	width: 934px;
	
	}

#headerad {
	width: 468px;
	}	

#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 10px 20px 15px;
	background: url(images/login.png) repeat-x;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	font-size: 48px;
	margin: 00px 0px 0;
	padding: 0;
	line-height: 50px;
	}
	
	#title a {
		color: #fff;
		}		
	
	#title a:hover {
		color: #000	;
		text-decoration: none;
		}
		
	#title a:active {
		color: #000	;
		text-decoration: none;
		}
		
#description {
	font-size: 14px;
	margin: 10px 16px 0;
	padding: 0;
	}		
	
#navigation {
	margin:0px 0px 12px 0px;
	float: left;
	clear: both;
	width: 954px;
	position: static;
	z-index: 1000;
	Position: absolute;
margin-top: -39px;
padding: 8px;
width: auto;
}
ul.rMenu {
background: transparent;
}
ul.rMenu li {
background-color: transparent;
margin-right: 8px;
}
ul.rMenu li ul li {
margin-right: 0;
}
	

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-style: normal;
	letter-spacing: 0px;
	font-size: 12px;

}
.sf-menu {
	line-height:	1.0;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	

}
.sf-menu a {
	padding: 		.6em 1em .4em;
	text-decoration:none;
}

.sf-menu li li a {
	border: 0;
	}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
border-right:	0px solid #404040;
padding-bottom:	9px;
}
.sf-menu li li {
	background:		#888;
	
}
.sf-menu li li li {
	background:		#888;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	color: #333;
}

.sf-menu li.current-cat a,
.sf-menu li.current-cat a:visited
{
	outline:		0;
	color: #333;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.90em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.65em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


								
#sub-navigation {
	clear: both;
	border-bottom: 1px solid #888;
	float: left;
	width: 100%;
	padding: 2px 0 0;
 	z-index: 50;
 	position: relative;
	}
	
	#sub-navigation ul {
		padding: 0 0 0 8px;
		margin: 0;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 10px 0 0;
		text-transform: uppercase;
		margin: 0;
		line-height: 24px;
		position: relative;
		}
	
	#sub-navigation a {
		color: #222;
		padding: 0 5px;
		}
		
		#sub-navigation a:hover {
			text-decoration: underline;
			}
			
#sub-navigation ul li:hover ul { display: block; }	
#sub-navigation ul li:hover ul ul { display: none; }	
#sub-navigation ul ul { position:absolute; top:24px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000; z-index: 500;}
#sub-navigation ul ul li {position:relative; border:1px solid #aaa; border-top: 0;width:159px; margin:0; padding: 0; background: none;}
#sub-navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#fff; border-right: 0; font-size: 12px; }
#sub-navigation ul ul li a:hover {background-color:#eee}
#sub-navigation ul ul li:hover ul { display: block; }
#sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	


#sub-navigation li.nodot {
	background: none;
	z-index: -50;
	}
	
#sub-navigation li.right-d {
	float: right;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
	margin: 0;
	background: #fff;
	padding:10px 8px 10px 8px;
	background-image:url("/imgs/shade-middle.gif");
	background-position:0px 0px;
	background-repeat:repeat-y;
}

#sidebar {
	float: left;
	margin: 0 0px;
	padding: 0px;
	}

#secondsidebar {
	float: left;
	padding: 0px;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	
	
.side-widget {
	padding-bottom: 10px;
	padding-left: 10px;
	/*padding-right: 10px;
	margin-right: 10px;
	*/
	background-color: #fff;
	font-family: arial;
	font-size: 11px;
	
	}
	
.s-widget-search{
	float: left;
	background-color: #fff;
	font-family: arial;
	font-size: 11px;
	
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		border-bottom: 1px dotted #bfbfbf;
		font-family: Georgia;
		font-size: 11px;
		}
		
	.side-widget ul li.active {
		padding: 3px 0;
	}
	
	.side-widget ul li.active a {
		background: #00E0FF;
		color: #005480;
		padding: 9px 0 9px 9px;
	}
	
	.side-widget ul li.active a:hover {
		color: #005480 !important;
	}
		
	.side-widget li:hover, .side-widget li.side-widget,
.side-widget a:focus, .side-widgeta:hover, .side-widget a:active, .side-widget a:hover {
	display: block;
	color: #00e0ff !important;
}
		
	.side-widget ul li {
		padding: 8px 8px 8px 9px;
		margin: 0px 0px;
		background-color: #fff;
		}
		
		.side-widget a {
		color:#606060 !important;
		/*margin-left: 5px;*/
		display: block;
		}
	
	/*
.side-widget ul li.active
		{
			padding-left:15px;
			background-image:url("/imgs/selectedSubMenu.gif");
			background-position:10px 15px;
			background-repeat:no-repeat;
		}
*/
		
	
	.side-widget h2 {
		font-size: 14px;
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
		background: url(images/h2line.gif) repeat-x bottom;
		}
		
	.side-widget .storycontent {
	
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.side-widget #s {
	margin-top: 15px;
	padding: 2px;
	width: 94%;
	}
	
	
input {
		padding: 6px;
		background-color: #fff;
		border:1px dotted #bfbfbf;
		font-size: 14px;
		width:185px;
		margin-left: 5px;
		color:#606060 !important;
		font-family: georgia, Helvetica, arial;
		}
		


.storycontent {
	line-height: 18px;
	font-size: 14px;
	font-family: georgia, Helvetica, arial;
	}

.posts {

	margin-bottom: 0px;
	float: left;
	width: 100%;
	}
	
	.posts h2 {
	padding-top: 5px;
	margin-left: 11px;
	font-size: 12px;
	font-family: Helvetica Neue, Arial, Times, serif;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
		}
		
	
	.posts img {
		margin: 10px 10px 0px 0px;
		float: left;
		}
		
.readmore {
	color: #cc0000;
	}
		
#footer {
	clear: both;
	float: left;
	width: 954px;
	padding: 30px 8px 55px 8px;
	font-size: 10px;
	margin:0px 0px 15px 0px;
	background: #fff;
	background-image:url("/imgs/shade-footer.gif");
	background-position:left bottom;
	background-repeat:repeat-y;
	text-align: center;
	font-family: Georgia;
	color: #333;
	
}

#footer a {
	font-family: Georgia;
	color: #333;
	}
	
#footer a:hover {
	font-family: Georgia;
	color: #00e0ff;
	}

/* Left Content Elements */

#leftcontent {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	border-left: 1px dotted #b3b3b3;
	border-right: 1px dotted #b3b3b3;
	min-height: 800px;
	}

	#leftcontent h5.latest {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 14px;
		}

	h1, h2, h3, h4 {
	margin-top: 5px;
	margin-left: 11px;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom: 1px;
	}
	
	
		h1 a, h2 a, h3 a, h4 a {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
	padding-bottom: 1px;
	color: #00e0ff;
	}
	
	
		#leftcontent h2 {
	margin-top: 5px;
	margin-left: 11px;
	font-size: 12px;
	font-family: Helvetica Neue, Arial, Times, serif;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
	margin-bottom: 1px;
	}
	
		#leftcontent h3 {
		margin-top: 5px;
	margin-left: 11px;
	font-size: 11px;
	font-family: Helvetica Neue, Arial, Times, serif;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
	margin-bottom: 1px;
	}
	
		#leftcontent h4 {
		margin-top: 5px;
	margin-left: 11px;
	font-size: 11px;
	font-family: Helvetica Neue, Arial, Times, serif;
	font-weight: bold;
	line-height: 21px;
	text-transform: uppercase;
	margin-bottom: 1px;
	}

#leftcontent .post h1,h2 
#leftcontent .ind-post h1,h2 
#leftcontent .twopost h1, h2
#leftcontent .pages h1, h2
#leftcontent .threepost h1, h2 {
	}
	
	
.newshead  {
	color: #00dfff !important;
	padding-top: 25px;
	margin-left: 11px;
	font-size: 20px;
	line-height: 2.8;
	text-transform: uppercase;
	padding-bottom: 26px;
	font-style: italic;
	
}

	#leftcontent h1.catheader {
		color: #00dfff ;
		font-size: 20px;
		padding-top: 20px;
		padding-bottom: 5px;
		text-transform: uppercase;
		font-style: italic;
		}
		
	#leftcontent .twopost h1 {
		font-size: 18px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry {
		font-size: 14px;
		line-height: 21px;
		font-weight: 200;
		font-family: Georgia !important;
		}
	#leftcontent .post .entry blockquote {
		margin: 40px 50px 40px 50px;
	}
	
	#leftcontent .post .entry blockquote p {
		font-size: 18px;
		font-style: italic;
		line-height: 24px;
		margin: 0;
	}
		
	#leftcontent .date {
		margin-bottom: 5px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-style: normal;
		font-weight: normal;
		color: #00e0ff;
		font-size: 12px;
		}
		
	#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 10px;
		}
		
ul
 {
-moz-padding-start:30px;
right-margin:30px !important;
display:block;
list-style-type:;
margin:1em 0;
color:#606060;
list-style:;

}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent .entry .pullquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
	}
	
	#leftcontent .entry .pullquote p {
		padding: 0;
		margin: 0;
		}

#leftcontent a.more-link {
	clear: both;
	width: 120px;
	text-align: left;
	display: block;
	color: #00e0ff;
	margin: 12px 12px 12px 1px;
	background: #fff;
	padding: 0px 0px;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia;
	}
	
	#leftcontent a:hover.more-link {
		text-decoration: none;
		
		}

.tags a {
	color: #cc0000;
	}
	
.ind-post, .post {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 496px;
}

	.ind-post img {
	float:left;
margin:8px 8px 0 0;
		
		}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 0px 0 0;
	background: url(images/line.gif) repeat-y 50% 0;
	}

	#twocol img {
		margin: 0px 8px 5px 12px;
		
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #eee;
		}
	
.mainhr {
	float: left;
	border-bottom: 1px dotted #01E0FE;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 10px 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2, .twopost4 {
		margin-left: 7.5%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #eee;
		padding-top:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.gif) repeat-y 31.5% 0;
	margin-top: 3px;
	width: 100%;
	margin-bottom: 30px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.gif) repeat-y 67% 0;
	width: 100%;
}

	#threecol img {
		margin: 0px 5px 5px 12px;;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #eee;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}

/* Pagination */	
	
.pagination {
	margin: 20px 0 5px 5px;
	float: left;
	background: #fff;
	width: 97%;

	padding: 12px 1% 10px;
	}	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: #FFFFFF;	
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #444;
	background-color: #FFFFFF;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #666;
	color: #444;
	background-color: #FFFFFF;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background-color: #FFFFFF;

}
			
/* Other Elements */

.red, .entry a {
	color: #205B87;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

#postcomments {
	padding-top: 20px;
	}
			
	 h3#comments, #respond h3 { color:#333; font:normal 200% georgia,times,serif; margin: 10px 0; clear: left; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; }

	 ol.commentlist li { margin:0 0 10px; padding:20px 0 20px 20px;  }

	.commentlist .even {
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		}

	.commentlist .avatar {
		float: right;
		padding: 5px;
		border: 1px solid #ddd;
		margin: 0 20px 10px 10px;
		background: #fff;
		}
	
	.commentlist .comment-author {
		font-size: 12px;
		}
	
	.commentlist .comment-text {
		padding: 0 20px 0 0;
		}
	
	.commentlist .url {
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		}

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { margin:16px 20px 0 0; padding: 0 0 0 20px; list-style-image: url(images/commentarrow.png); }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#eee; }

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
	
#search_box {
    width: 201px;
    height: 31px;
    background: url(/imgs/bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

.side-widget-search
{
	clear:both;
}

.searchHead
{
	font-size: 11px;
	font-family: Helvetica Neue, Arial, Times, serif;
	font-weight: bold;
	/*line-height: 17px;*/
	display:block;
	padding:2px 0px 6px 19px !important;
	text-transform: uppercase;
	color: #00e0ff;
}
	
#searchform
{
	padding:0px;
	margin:0px;
}

.searchBG {
/*	height: 30px;
	width: 200px;
	*/
	margin-bottom: 7px;
	display: inline-table;
	margin-left: 10px;
}

#searchform .searchBG
{
	border:1px dotted #bfbfbf;
	padding:6px 4px;
	float:left;
	
}

#searchform #s
{
	float:left;
	border:0px none;
	width:177px;
	padding:0px;
	margin:0px 0px 0px 0px;
}

#searchform #searchsubmit
{
	float:left;
	width:12px;
	height:12px;
	border:0px none;
	margin:3px 4px 0px 0px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:url("/imgs/searchArrow.gif");
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}



body { width: 1000px; }
#mainwrapper { width: 954px;}
#sidebar { width: 213px;/* 205 */ }
#sidebar .side-widget { width:203px; }
#secondsidebar { width: 205px; }
#secondsidebar .side-widget { width: 195px; }
#leftcontent, #twocol, #threecol, #threecol2, .commentlist { width: 501px;  }
#leftcontent img { max-width: 480px; height: auto; margin-left: 12px; }


/*
#sfw-link-active,
#sfw-link-inactive {
	background: url(images/no-images-button.png) no-repeat;
	display: block;
	height: 7px;
	position: absolute;
	right: 20px;
	text-indent: -9999px;
	top: -15px;
	width: 155px;
}

#sfw-link-inactive:hover {
	background-position: 0 -7px;
}

#sfw-link-active {
	background-position: 0 -14px;
}

#sfw-link-active:hover {
	background-position: 0 -21px;
}
*/

/* Tiny links on top of the page */
#tiny-top-links {
	color: #333;
	font-size: 9px;
	font-family: Georgia;
	letter-spacing: 1px;
	position: absolute;
	right: 20px;
	text-transform: uppercase;
	top: -15px;
}

#tiny-top-links span.divider {
	margin: 0 5px;
}

#tiny-top-links a {
	color: #333;
}

#tiny-top-links a:hover {
	color: #00E0FF;
}


/* Voting */
div.thumblock {
	background: url(images/bg-voting.png) repeat-x;
	height: 80px;
	margin: 40px 5px 0 10px;
}

div.thumbs-left {
	float: left;
	margin: 20px 0 0 15px;
	width: 361px;
}

p.thumbs-title {
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	margin: 0;
}

p.thumbs-text {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}

div.thumbs {
	float: left;
	margin: 10px 0 0 0;
}

div.gdthumb.gddw {
	margin: 0 10px 0 10px;
}

div.thumblock a { color: #00e0ff !important; }

#facebook-like {
	margin: 20px 0 0 12px;
}
