/* @override 
	http://74.53.28.130/~devsex/wp-content/themes/SEOGAMEPLAN/style.css
	http://42seventeen.net/kgr/wp-content/themes/SEOGAMEPLAN/style.css
	http://www.sexliesandhollywood.com/wp-content/themes/SEOGAMEPLAN/style.css
*/

/* @group My Group */



/* @end */

body {

	BACKGROUND: url(images/background2.jpg) #ffffff repeat-x center top;

	margin: 0px 0;

	font: 72% Arial, Helvetica, sans-serif;

	color: #000;
	background: url(images/slh_bg.jpg) repeat;
}

#ColumnWrapper {
	background: url(images/slh_body.png) no-repeat center top;
	float: left;
	width: 900px;
}

#CenterContent {
	float: left;
	margin-top: 260px;
	margin-right: 0;
}

#Left_SideBar {
	float: left;
}

/* Should have coilled this Left Column... wraps the "Sidebar". */



div {

	margin: 0;

	padding: 0;
}



p {

	font-size: 1.1em;

}



a {

 	color: #000000;

	font-weight: bold;

}



a:hover {

	color: #ef00de;

}



code {

	font-size: 1.1em;

	display: block;

	font-family: "Courier New", Courier, monospace;

	background-color: #ffffcc;

	padding: 5px;

	margin: 10px;

	border: 1px solid #959595;

}



blockquote {

	background: url(images/quote.gif) left no-repeat;

	margin: 0;

	padding: 0 40px 0 40px;

	text-align: justify;

	font-size: 0.9em;

}



/* Main wrapper */



#wrap {

	background: url(images/slh_content_bg.png) repeat-y left;

	width: 900px;

	margin:  0 auto;
}



/* Masthead --- top of header */



#masthead {

	background: url(images/slh_header.png) no-repeat center top;

	height: 168px;

	margin: 0;

	padding: 0;

	font-family:arial,sans-serif;
	border-style: none;
}



/* Site name, description and logo */



#masthead div.left-masthead {

	float: left;

	width: 620px;

	height: 1px;

}



#masthead a.site-logo {

	float: left;

	background: url(images/bg_head_top_logo.jpg);

	height: 1px;

	width: 60px;

	margin: 22px 5px 40px 40px;

}



#masthead h1 {

	text-transform: uppercase;

	padding: 19px 0 0 0;

	margin: 0;

	font-size: 2.2em;

	font-weight: bold;

}



#masthead h1 a {

	color: #7d7d7d;

	text-decoration: none;

}



#masthead h1 a:hover {

	color: #000;

}



#masthead p.description {

	margin: -5px 0 0 0;

	padding: 0;

	font-weight: bold;

	color: #7d7d7d;

}



/* Left hand side of masthead */



#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(images/bg_head_middle.gif);
	background-repeat: no-repeat;
}



#masthead div.right-masthead a.rss-logo {

	background: url(images/feed-icon.gif);

	height: 48px;

	width: 48px;

	margin: 9px 9px 0 0;

	display: block;

}



#masthead div.right-masthead a.rss-logo:hover {

	background: url(images/feed-icon.gif);

}



/* Middle header image and text */



#header {

	background: url(images/bg_head_middle.jpg) no-repeat top left;

	height: 128px;

	margin: 0;

	padding: 0;

	color: #ffffff;

}



#header #textbox {

	float: left;

	width: 900px;

	text-align: left;

	font-weight: bold;

}



#header a {

	color: #EAEFF7;

	text-decoration: none;

}



#header a:hover {

	color: #000;

}



#header h2 {

	font-family:arial,sans-serif;

	padding: 20px 20px 5px 10px;

	margin: 0;

	font-size: 2em;

}



#header p {

	font-family:arial,sans-serif;

	margin: 0;

	padding: 0 20px 5px 20px;

	font-size: 1.3em;

	font-weight: bold;

	line-height: 18px;

}



/* Horizontal navigation menu */



#navigation {

	clear: both;

	background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;

	height: 40px;

}



#navigation ul {

	margin: 0;

	padding: 0;

}



#navigation li {

	margin: 0px;

	height: 40px;

	float: left;

	list-style: none;

	border-right: 1px solid #AFAFAF;

}



#navigation li a {

	font-family:arial,sans-serif;

	display: block;

	padding: 11px 14px 11px 14px;

	color: #ffffff;

	font-weight: bold;

	font-size: 1.105em;

	text-decoration: none;

}



#navigation li a:hover {

	background-color: #d2d2d2;

	color: #000;

}



/* Breadcrumbs and search bar */



#crumb-search {

	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;

	height: 40px;

	margin: 0;

	padding: 0;

}



/* Breadcrumbs */



#breadcrumb {

	float: left;

	padding: 0 0 0 15px;

	margin: 0 0 15px;

	color: #000000;

	font-weight: bold;

	font-size: 0.9em;

	width: 190px;

}



#breadcrumb a {

	background: url(images/bg_bullet_arrow.gif) left no-repeat;

	padding: 0 2px 0 10px;

	text-decoration: none;

	color: #f600e4;

}



#breadcrumb a:hover {

	color: #f600e4;

	text-decoration: underline;

}



/* Search form */



#searchbar {

	float: right;

	margin: 0;

	padding: 0;

}



#searchbar fieldset {

	border: none;

	margin: 0;

	padding: 0;

}



#searchform {

	padding: 0 15px 0 0;

	color: #000;
	margin-bottom: 0;
}

fieldset {
	border-style: none;
	text-align: right;
	padding-right: 0;
	margin-right: 0;
}



#searchbox {

	border: 1px solid #BEBEBE;

	height: 17px;

	width: 120px;

}



#searchbutton {

	background-color: #E6E6E6;

	border: 1px solid #BEBEBE;

	color: #808080;

	padding:0;

	font-size: 1em;

	height: 20px;

	width: 35px;

	text-align: center;

	cursor: pointer;

}



#searchbutton:hover {

	background-color: #dcdcdc;

	color: #404040;

	border: 1px solid #404040;

}



/* Container wrappers */



#container {

	margin: 0;

	padding: 0;
	float: left;
	background: url(images/slh_content_bg.png) repeat-y center;
}



#left-wrap {

	width: 700px;

	margin: 0;

	padding: 0;
	float: left;
}



/* Main content area */



#content {

	width: 480px;

	margin: 0 0 0 10px;

	padding: 0;

}



#content .post, #content .page {

	padding: 0 15px;
	background: none no-repeat center bottom;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#content .post, #content .page {

	padding: 0 15px;
	background: none no-repeat center bottom;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}



#content h2 {

	font-size: 1.8em;

	font-family:arial,sans-serif;

	margin: 0 0 5px;

	padding: 0 0 3px;

	border-bottom: 2px solid #58575B;

	color: #006efe;

}

#textbox h2 {
	margin-left: 15px;
	margin-right: 30px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #ff2ee5;
	border-style: none;
	margin-bottom: 6px;
}

#textbox p {
	padding: 0;
	margin: 0 20px 0 30px;
	font-weight: bold;
}

#textbox div {
	padding: 0;
	margin: 0 30px 30px 15px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

#textbox {
	margin-bottom: 20px;
}



#content h2 a {

	color: #ff00e5;

	text-decoration: none;

}



#content h2 a:hover {

	color: #000;

	text-decoration: none;

}



#content h2.pagetitle {

	border-bottom: none;


	font-family:arial,sans-serif;

	color: #006efe;

	margin: 0 15px 20px 15px;

	padding: 3px 5px;

	font-size: 1.3em;

}



#content .entry h1 {

	font-size: 2em;

	color: #646464;

}



#content .entry h2 {

	font-size: 1.8em;

	color: #646464;

	border-bottom: none;

}



#content .entry h3 {

	font-size: 1.5em;

	color: #646464;

}



#content .entry h4 {

	font-size: 1.1em;

	color: #646464;

}



#content a {

	text-decoration: none;
	color: #0065cb;
}



#content a:hover {

	text-decoration: underline;

}



#content p {

	font-size: 1.1em;

}



#content p.prefix {

	margin: 0;

	padding: 0;

	font-size: 1em;

}



#content p.suffix {

	font-size: 0.9em;


	color: #000;

	padding: 5px;

	font-weight: normal;

	line-height: 16px;

	clear: both;

}



#content p.suffix a {

	color: #0065cb;

	text-decoration: none;

}



#content p.suffix a:hover {

	color: #0065cb;

	text-decoration: underline;

}



#content p.edit {

	margin: 0;

	padding: 0;

	font-size: 0.9em; 

}



#content ul, #content ol {

	padding: 6px 0 6px 10px;

	margin: 0 0 0 10px;

}

#content ul.post-meta li {
	margin-left: -23px;
	background: url(images/SLH-lie-header.png) no-repeat right top;
	height: 180px;
	margin-bottom: -150px;
	padding-left: 0;
	padding-top: 35px;
	color: black;
	list-style-type: none;
	list-style-image: none;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#content ul.post-meta {
	margin-left: 0;
	padding-left: 0;
}

#lie ul.post-meta li {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	margin-left: -4px;
}

ul.post-meta li span.post-meta-key {
	visibility: hidden;
}

#content li {

	font-size: 1.05em;

	padding: 2px 0 2px 0;
}



#content ul li {

	list-style: square url(images/bg_bullet_full_2.gif);
}



.navigation, .bottomnavigation {

	height: 15px;
	padding-top: 5px;
	margin-bottom: 7px;
	font-size: x-small;
	border-bottom: 1px solid #0065cb;
	width: 480px;
	padding-bottom: 25px;
}



.navigation .alignleft, .bottomnavigation .alignleft {

	float: left;
	width: 230px;
}



.navigation .alignright, .bottomnavigation .alignright {

	float: right;
	width: 235px;
}



.entry {

	overflow: hidden;

}



.entry a {

	overflow: hidden;

}



/* Monsterous hack to get IE6 to cut off an image bigger than the post area */



* html .entry p {

	width: 99%;

	overflow: hidden;

}





/* Sidebars */



/* Colour of right sidbar menu header */



/* Colour of right sidebar menu body */

#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {

}



/* Colour of left sidebar menu header */

#sidebar h2.pages, #sidebar li h2 {
	background: url(images/slh_sb_hbg.png) no-repeat right center;
}

#Links a:links {
	background-color: #f70b0a;
	font-size: small;
}

#Links span.sidecolumnhead {
	color: #ef00de;
	font-weight: bold;
	font-size: 1.2em;
}

#top-feed-link a {
	
}

#top-feed-link {
	text-align: left;
	background: url(images/rss-icon.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 90px;
	margin-right: 15px;
}

#Links {
	padding-left: 15px;
}



/* Left sidebar */



#sidebar {

	width: 190px;

	padding: 0 0 10px 0;

	margin: 10px 0 0;
}

#Right_SideBar {
	margin-top: 10px;
	float: left;
}



#sidebar ul {

	margin: 0;

	padding: 0;

}



#sidebar li {

	list-style: none;

}



#sidebar h2.pages {

	color: #fff;



	background-position: top right;

	background-repeat: no-repeat;

	margin: 0 0 10px 0;

	padding: 5px 0 5px 20px;

}



#sidebar li h2 {

	color: #fff;

	font-size: 1.2em;

	margin: 10px 0 5px 0;

	padding: 5px 0 5px 20px;

}



#sidebar a {

	font-size: 1.1em;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}





#sidebar li li {

	padding: 0;

	margin: 0 0 0 20px;

}



#sidebar  li li a {

	background: url(images/bg_bullet_full_1.gif) left no-repeat;

	padding-left: 10px;

	line-height: 20px;

}



#sidebar li li a:hover {

	background: url(images/bg_bullet_full_2.gif) no-repeat left;

	color: #ff00e5;

	text-decoration: underline;

}



#sidebar li li li {

	padding: 0;

	margin: 0 0 0 10px;	

}



#sidebar li li li a {

	background: url(images/bg_bullet_half_1.gif) left no-repeat;

	padding-left: 10px;

	line-height: 20px;

}



#sidebar li li li a:hover {

	background: url(images/bg_bullet_half_2.gif) left no-repeat;

	color: #ff00e5;

	text-decoration: underline;

}



#sidebar li.recentcomments {

	padding: 2px 0 2px 0;

	margin: 0 10px 0 10px;

	font-size: 1em;

	border-bottom: 1px solid #BEBEBE;

}



#sidebar li.recentcomments a {

	font-size: 1em;

	background-image: none;

}



#sidebar li#recentposts ul li.recentposts a {

	padding: 0;

	margin: 0;

	background-image: none;

	font-size: 0.95em;

} 



#sidebar li#recentposts ul li.recentposts {

	border-bottom: 1px solid #BEBEBE;

	margin: 0 10px 0 10px;

	padding: 2px 0 2px 0;

}



#sidebar div.textwidget {

	padding: 2px 10px 2px 10px;

	margin: 0;

}



#sidebar div.textwidget p {

	font-size: 1em;

	padding: 0;

	margin: 0; 

}



#sidebar div#calendar_wrap {

	text-align: center;

	margin: 0;

	padding: 0 0 0 15px;

}



#sidebar #wp-calendar {

	text-align: center;

}



#sidebar #wp-calendar a {

	text-decoration: none;

}



#sidebar td {

	font-size: 0.9em;

	border: 1px solid #BEBEBE;

	padding: 3px;

	background-color: #ffffff;

}



#sidebar td.pad {

	border: none;

	background: transparent;

}



#sidebar td#prev, #sidebar td#next {

	border: none;	

	background: transparent;

}



#sidebar #today {

	background-color: #ffff99;

}



/* Right sidebar */



#right-sidebar {

	width: 200px;

	margin: 0;

	padding: 0;
}



#right-sidebar ul {

	list-style: none;

	width: 186px;

	margin: 0 0 10px 0;

	padding: 0 0 5px 0;

	overflow: hidden;
	float: right;
}



#right-sidebar ul ul {

	margin: 0 0 10px;

	padding: 0;

}

#sidebar ul center a img {
	margin-bottom: 10px;
}



#right-sidebar span {



	padding: 5px 5px 5px 10px;

}



#right-sidebar h2 {

	padding: 5px 0 5px 0;

	margin: 0 0 7px 0;

	font-size: 1.2em;

	color: #fff;
	background: url(images/slh_sb_hbg.png) left center;
	clear: both;
}


/* Change spacing below right hand menus */

#right-sidebar li {

	margin: 0 0 15px 0;

	padding: 0 0 15px 0;

}



#right-sidebar li li {

	background-image: none;

	margin: 0;

	padding: 0 0 0 10px;

	border-bottom: none;

}



#right-sidebar li li li {

	margin: 0;

	padding: 0 10px 0 10px;

	border-bottom: none;



}



#right-sidebar a {

	line-height: 16px;

	text-decoration: none;

}



#right-sidebar li li a {

	background: url(images/bg_bullet_full_2.gif) left no-repeat;

	padding-left: 12px;

}



#right-sidebar li li li a {

	background: url(images/bg_bullet_half_2.gif) left no-repeat;

	padding-left: 12px;

}



#right-sidebar a:hover {

	text-decoration: underline;

}



#right-sidebar li.recentcomments {

	padding: 2px 10px 5px 0;

	margin: 0 10px 0 10px;

	border-bottom: 1px solid #89AAD6; 

}



#right-sidebar li.recentcomments a {

	background-image: none;

}



#right-sidebar li.recentposts {

	padding: 2px 0 5px 0;

	margin: 0 10px 0 10px;

	border-bottom: 1px solid #89AAD6; 

}



#right-sidebar li.recentposts a {

	margin: 0;

	padding: 0;

	background-image: none;

}



#right-sidebar div.textwidget {

	padding: 2px 10px 2px 10px;

}



#right-sidebar div.textwidget p {

	font-size: 1em;

	padding: 0;

	margin: 0; 

}



#right-sidebar div#calendar_wrap {

	text-align: center;

	margin: 0;

	padding: 5px 5px 0 7px;

}



#right-sidebar #wp-calendar {

	text-align: center;

}



#right-sidebar #wp-calendar a {

	text-decoration: none;

}



#right-sidebar td {

	font-size: 0.9em;

	border: 1px solid #89AAD6;

	padding: 3px;

	background-color: #ffffff;

}



#right-sidebar td.pad {

	border: none;

	background: transparent;

}



#right-sidebar td#prev, td#next {

	border: none;	

	background: transparent;

}



#right-sidebar #today {

	background-color: #ffff99;

}



/* Footer */



#footer {

	clear: both;

	background: url(images/bg_foot.jpg) no-repeat top left;

	height: 50px;

	text-align: center;

}



#footer p {

	padding: 10px 0 2px 0;

	color: #7d7d7d;

	font-size: 0.9em;

}



#footer a {

	text-decoration: underline;

	color: #7d7d7d;

}



#footer a:hover {

	text-decoration: none;

	color: #000;

}



/* Comment form */



h3#respond, h3#comments {

	font-size: 1.2em;

	margin; 0;

	padding: 0;

}



#commentwrap {

	background-color: #F0F0F0;

	border: 1px solid #DCDCDC;

	padding: 0 10px 10px 10px;

	margin: 0 15px 10px 15px;

}



#commentform {

	margin: 0;

	padding: 10px;

	border: 1px solid #DCDCDC;

}



#author {

	border: 1px solid #DCDCDC;

	height: 17px;

	width: 190px;

}



#email {

	border: 1px solid #DCDCDC;

	height: 17px;

	width: 190px;

}



#url {

	border: 1px solid #DCDCDC;	

	height: 17px;

	width: 190px;

}



#comment {

	width: 405px;

	border: 1px solid #DCDCDC;

}



#submit {

	background-color: #E6E6E6;

	border: 1px solid #BEBEBE;

	color: #808080;

	padding:0;

	font-size: 1em;

	height: 30px;

	width: 405px;

	text-align: center;

	cursor: pointer;	

}



#submit:hover {

	background-color: #dcdcdc;

	color: #404040;

	border: 1px solid #404040;

}



/* Comments display */



#content ol.commentlist {

	padding: 0 0px 0 0px;

	margin: 0 15px 10px 30px;

}



#content ol.commentlist li {

	background: #f6b0f0 url(images/bg_corner_topright.gif) no-repeat right top;

	margin: 5px 0 5px 0;

	padding: 10px;

}



#content ol.commentlist li.alt {

	background: #DEDEDE url(images/bg_corner_topright.gif) top right no-repeat;

}



/* Images */



img.left {

	float: left;

	margin: 5px 5px 0 0;

	padding: 5px;

	border: 1px solid #E6E6E6;

}



img.right {

	float: right;

	margin: 5px 0 0 5px;

	padding: 5px;

	border: 1px solid #E6E6E6;

}



.entry img.wp-smiley {

	border: none;

	margin: 0;

	padding: 0;

}



.entry img {

	margin: 5px;

	padding: 5px;	

	border: 1px solid #E6E6E6;
	overflow: hidden;
}



.entry a img {

	border: 1px solid #E6E6E6;

}



.entry a:hover img {

	border: 1px solid #515151;

}



/* Various styles */



.strong {

	font-weight: bold;

	font-size: 1.1em;

}

#content ul.post-meta {
	
}

#poll-question {
	font-weight: bold;
	font-size: large;
	color: #003ed3;
	padding: 30px 20px 10px;
}

#sb-poll {
	
}
