/*  
Theme Name: boobs alert
Theme URI: http://www.boobs-alert.com
Description: 
Version: 0.1
Author: 
Author URI: 
*/



/* Begin Typography & Colors */
body {
	font-size: 66.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/bg.gif);
	color: #777;
	text-align: center;
	}

#page {
	background: #12A1EB url(images/page_bg.gif);
	text-align: left;
	}

#header {
	background: url(images/header.gif);
	}

#content {
	font-size: 1.2em
	}


.alt {
	background: url(images/bg.gif);
	border-top: 1px solid #69C3F7;
	
	
	}

#footer {
	background: url(images/footer.gif);
	}

small {

	font-size: 1em;

	
	}
a{	
text-decoration: none;
font-weight: bold;
}

h2{	
font-size: 18px;
color: #000;
}

h3{	
font-size: 16px;
}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #fff;
	border-bottom: 2px solid #fff;


	}

#sidebar {
	font: 1.0em  Verdana, Arial, Sans-Serif;
	color: #fff;
	}
	
#sidebar a{
color: #00FD65;
	}
	
#sidebar a:hover{
color: #00FD65;	
text-decoration: underline;
}


	


.post h2, .post h3{
padding: 5px;
margin-right: 5px;
background: #12A1EB;
border: 1px solid #ccc;
}

.post h2 a, .post h3 a{
color: #fff;
}
	


.narrowcolumn a{
color: red;

}


.narrowcolumn h2 a:hover, .widecolumn h2 a:hover, .narrowcolumn h3 a:hover, .widecolumn h3 a:hover{
color: #00FD65;
}




	
.narrowcolumn a:hover{
text-decoration: underline;

}
	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.copyright{  
padding: 5px 0 10px;
text-align: center;
width: 700px;
margin: 0 auto;
}

.copyright a{  
color: #5899E8;
font-weight: bold;
}

.copyright a:hover{  
color: #000;
}

.copyright li{  
list-style-type: none;
margin-top:10px;
}

.pagetitle{  
color: #777;
text-align: center;
}

.pagetitle h2 a{  
color: #12A1EB;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	
	margin: 20px auto 5px;
	padding: 0;
	width: 768px;
	
	}
	
#sidebar {
float: left;
	
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 120px;
	width: 100%;
}



.narrowcolumn {
	float: right;
	padding-right: 25px;
	margin: 20px 0 0;
	width: 520px;
	}

.widecolumn {
	padding: 10px 45px 20px 25px;
	margin: 5px  0 0;
	width: 520;
	float: right;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	border: 2px dotted #69C3F7;
	padding: 0 10px;
	background: #eee url(images/ad.gif) top right no-repeat;
	}

.entry, .entrytext{
margin-bottom: 20px;
	}

.widecolumn .post {
	margin: 0;
	}


	
.postmetadata {

padding: 5px 5px;
	font-size: 90%;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	height: 20px;
	clear: both;
	}


/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0 0 0 0px;

	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
.post img {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;

	
	}
	
.gallery img {
	margin: 5px;
	border: 2px solid #000;

	
	}
	
	
	
.gallery {
	margin-left: 10px;
	
	
	}
	


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-right: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-right: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 10px 8px 0;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 35px 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 20px 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 5px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 90px;
	padding: 2px;
	border: none;
	}

#sidebar #searchsubmit {
	padding: 1px;
    margin-top: 5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;

	}

#commentform #submit {
	margin: 0;
	float: right;
	}
		

/* End Form Elements */






/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;

	width: 175px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 10px 0 60px;
	}
	
.ad img{
margin-left:15px;
margin-top: 10px;
	border: 2px solid #000;
	padding: 3px;
	background: #fff;
	}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* End Various Tags & Classes*/

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}
/* End Contact Form CSS */

.navleft {
width: 589px;
height: 32px;
background: url(images/navleft.gif) no-repeat;
float: right;
display: inline;

  }
  
.bookmark {
width: 179px;
height: 32px;
background: url(images/bookmark.gif) no-repeat;
float: left;
display: inline;
  }

 li{
list-style-type: none;
}


.xtc{
padding-top: 10px;
}

#sidebar .bg{
background: #F5136D;
}

/*UTW*/
.utwrelposts {
border-top: 2px dotted #69C3F7;
padding: 5px 5px;
font-size: 90%; 
}

.utwtags {
border-top: 2px dotted #69C3F7;
padding: 5px 5px;
font-size: 90%; 
}
