/*  

Theme Name: Girls-Suck
Theme URI: http://scudly.com/girls-suck-theme
Description: Theme based on the colors of girls-suck.net
Version: 5.0
Author: Scud
Author URI: http://scudly.com

*/

a img {	border: none; }

p img { padding: 0; 
	max-width: 100%; 
      }

/* Change the float depending on where you want your navigation bar to appear on. */

#container {background:#FFFFFF;
	overflow:auto !important; 
	width: 955px !important; 
	border-left: 1px dashed #999999; 
	border-right: 1px dashed #999999; 
	border-bottom: 1px dashed #999999;
	}

.tag-cloud a { font-weight: normal; }

#navbar {background:#5A3D1B none repeat scroll 0 0;
	margin:0 auto 0;
	padding:0 10px;
	text-transform:lowercase;
	}

#page-bar {
	width:940px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:0px solid #333;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 16px;
	font-weight:normal;
	color:#F5F5F5;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar a.rsslink {
	background:transparent url(images/icons/rss.png) no-repeat scroll right;
	padding-left:14px;
	}

#posts { float:left; 
	width:520px; 
	background:#FFFFFF; 
	min-height: 1097px; 
	margin:0 0 10px 0;}

#page-posts { float:left; 
	width:520px; 
	background:#FFFFFF; 
	min-height: 1097px; 
	margin:0 0 0 5px;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
/*	font-size: 15px; */
 }

#single-posts {float:left; width:520px; background:#FFFFFF; min-height: 1089px; overflow:auto;}

/* IE6 and 7 Hacks for content height*/

*html #posts, *:first-child+html #single-posts{height: 1097px;}

*html #single-posts, *:first-child+html #single-posts{height:1222px; overflow:auto;}

#footer {width:957px;clear:both;}

/* Begin Typography & Colors */

body    {	
        text-align: left;
        margin-left: auto; 
        margin-right: auto; 
        background: #31ABC5;
	width: 1000px;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	}

A:link	{
	color: #2EA6BE; 
	text-decoration: underline;
	}

A:hover {
	color: #006; 
	text-decoration: none;
	}

A:visited {
	color: #666666; 
	text-decoration: underline;
	}

A:active {
	color: #111;
	text-decoration: none;
	}

#rap { 
  	margin-left: auto;
  	margin-right: auto;
  	width: 749px;
	} 

#header {
	height: 192px;
	width: 955px; 
	border-left: 1px dashed #999999; 
	border-right: 1px dashed #999999; 
	border-top: 1px dashed #999999; 
	text-align: left;
	background-image: url("/images/eleen_sitebanner.gif")
	background-repeat: none
	}

#header a:visited { color: #111; }

#header a:hover { color: #006; }

#logo {
	width:955px;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* This controls post content */

#commentcontent {
	text-align: right;
	background: #FFFFFF;
        padding: 5px 5px 1px 2px;
        vertical-align:top;
	}

.alt {
	background-color: #FFFFFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h2 {
	margin: 2px 0 0 0; 
	font-size: 11px;
	}

h3 {
	font-size: 14px;
	margin: 5px 0 0 14px;
	}

h3 a:link { color: #000; }

h3 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, a:active {
	color: #093860;
	}

/* Used for post titles */

h4 {
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	color: #000000;
	background: #A8D545;
	height: 15px;
	margin: 0 0 3px 0;
	padding-top: 2px; 
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dashed #999999
	}

h4 a:link { color: #000; }

h4 a:visited { color: #000; text-decoration: none; }

h5 {	font-size: 12px; }

hr 	{ color: #996600; }

#commentcontent p {
	font-size: 11px;
	}

.storycontent p {
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	font-size: 12.5px;
        padding-top: 8px;
	padding-left: 3px;
	margin: 0px;
	}

.storycontent ul {	
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0px;	
	font-size: 12.5px;
	}

.storycontent ul li {
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	margin-left: 20px;
        list-style-type: disc;
        padding-left: 5px;
        list-style-position: outside;
	}

.storycontent ol {	
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: 12px;
	}

.storycontent ol li {
	margin-left: 20px;
        list-style-type: disc;
/*        background: #98C3D9; */
        padding-left: 5px;
        list-style-position: outside;
	}


/* Used for the 'Posted in X by y' */	

.meta {

        font-size: 10px;
	text-align:right;
	margin: 2px 0 10px 5px;
	padding: 3px;
	color: #3A3A3A;
	}

.entry {
       font-size: 12.5px;
       text-align:left;
       margin: 5px 0 0 0;
       background: #FFFFFF;
       padding: 5px 5px 2px 5px;
}


.post {
       font-size: 11px;
       text-align:left;
       margin: 0px;
       background: #FFFFFF;
       padding: 0 0 0 15px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
	}

.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

.storycontent {
	font-size: 10px;
        margin: 0px;
	}

.storycontent td {
	font-size: 11.5px;
        margin: 0px;
	}
	

.storycontent a:hover {
	background: #EFF8FF;
	}	

	

.feedback {

	font-size: 10px;
	text-align: right;
/*	background: #FFFFFF; */
	margin: 10px 0 10px 0;
	padding: 3px;
	color: #3A3A3A;
	}

/* This section controls the sidebar */

#menu { width:205px; 
	float:left;
	background-color:#5A3D1B; 
	display:inline;
	margin: 0 0 0 10px;   
	}

#menu ul {
	color: #030;
	list-style-type: none;
	padding: 0px 2px 0px 2px;
        margin-left:0px; 
	}

#menu ul li {
	color: #333;
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: .8em;
	margin-top: 5px;
	padding: 3px;
	background: #FFFFFF; 
	border: 1px solid #999999 
	}

#menu ul li ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#menu ul li ul li {
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
	}

#menu_right { width:200px; 
	float:right;
	background-color:#5A3D1B;
	display:inline;
	margin: 0 7px 0 0;   
	}

#menu_right ul {
	color: #030;
	list-style-type: none;
	padding: 0px 2px 0px 2px;
        margin-left:0px; 
	}

#menu_right ul li {
	color: #333;
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	font-size: .8em;
	margin-top: 5px;
	padding: 3px; 
	background: #FFFFFF;
	border: 1px solid #999999
	}

.secondarymenu {
	color: #333;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-weight: bold;
	font-size: .8em;
	margin-top: 5px;
	padding: 3px;
	background: #AAFFFF;
	border: 1px dashed #999999
	}

#menu_right ul li ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#menu_right ul li ul li {
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
	}

#foobar {height: 55px;}

*html #foobar {min-height: 60px;}

.categories ul {
	background: none;
        color: #000;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
}

#menu input {
	background-color: #fff;
/*	border: 1px solid #3F729E; */
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-size: .9em;
	font-weight: normal;
	}

#postmetadata {
        padding:3px;
        margin-top:10px;
}

#wp-calendar {
	background: #996600;
	border: 2px solid #000000;
	font-size: 14px;
        text-align:center;
	}

#wp-calendar td {
	color: #999;
	font: normal 11px Futura Medium, Century Gothic, AppleGothic, sans-serif;
	padding: 1px 1px;
	text-align: right;
	}

.credit {	
        margin: 0;
        padding:0;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
/*   border: 1px dashed #333; */
        background-color: #CCCC66;
	}

cite {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	}

.commentmetadata {
        font-size: 10px;
        }

.commentlist {
      padding: 5px 0 5px 0;
}

.commentlist li {

      padding-left: 5px;

      padding-top: 5px;

      list-style-type: none;

      font-size: 10px;


}

/* Custom Classes */
#adsense_middle { margin: 10px 0 10px 0 }

/* Format */

blockquote {

	margin: 3px;
	background: #FFFFFF;	
	padding: 0 0 0 5px;
        margin: 0 0 0 20px;
	text-align: left;
	font-size: 9px;
	font-style: italic; 

        width: 90%;
	}

	

tiny { font: .9em Futura Medium, Century Gothic, AppleGothic, sans-serif;

color: grey;

}	



small { padding-left: 3px; }

code {
	font-size: 1.2em;
	color: #4C4C4C;
	}

abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}



input {
	border: 1px dashed #999999; 
	background: #FFFFFF;
	margin: 5px;
	padding-left: 3px;
	color: #FFFFF;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif; 
	}

input:hover {
	background: #D2E5F4;
	}

textarea {
	border: 1px solid #7EABD1;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	width: 70%;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	font-size: 11px;
	}

textarea:hover {
	background: #D2E5F4;
	}

select {
	border: 1px dashed #333;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;
	}

.navigation {text-align:center; margin-bottom: .5em; }

.nextprev {margin-bottom: 1em;}

.next {float:right;}

spoiler { font: 6px Futura Medium, Century Gothic, AppleGothic, sans-serif;

color: #B8D6E5;

}

#quotes {

font-size: 12px;

font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;

width: 750px;

}



.error {

     margin: 10px;

     font-size: 35px;

     color: red;

     text-align: center;

     font-family: Futura Medium, Century Gothic, AppleGothic, sans-serif;

     }



/*  Live Archives  */



#teb-super-archive {

	margin-left: 10px;

}



#teb-super-archive ul {



	padding: 0;

	list-style: none;

	list-style-position: inside;

}



#teb-super-archive ul li {

	text-align: left;

	padding: 1px 8px;

	margin: 0;

}



#teb-super-archive ul li:hover {

	background: #98C3D9;

	border-top: 1px solid #47a;

	border-bottom: 1px solid #47a;

	padding-top: 0;

	padding-bottom: 0;

}



html>body .article #teb-super-archive ul li {

	text-indent: 0;

}

	







#teb-super-archive-year {

	float: left;

	width: 100px;

	margin: 0;

	padding: 0;

}



#teb-super-archive-year li {

	font-weight: bold;

}

	

#teb-super-archive-month {

	float: left;

	width: 100px;

	margin: 0;

	border-left: 1px solid #999;

	font-weight: bold;

}



#teb-super-archive-post {

	float: left;

	width: 250px;

	margin: 0;

	border-left: 1px solid #999;

	border-right: 1px solid #999;

}



#teb-super-archive ul li span {

	font-weight: normal;

	color: #000000;

}



#teb-super-archive .selected, #teb-super-archive-post li:hover {

	background: #F1BC71;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	padding-top: 0;

	padding-bottom: 0;

}



/* End LiveArchives */

/* Gravatars */

.gravatar {
        float:left;
        border: 0px;
        padding-right: 2px;
        padding-top: 5px;
}

.postgrav {
        float: left;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
