/*
Theme Name: Hot-Girl-Picture ~ 2 Column Fixed - Menu Left
Theme URI: http://zodumil.net
Description: This is a custom Wordpress theme with a fixed width, laid out in 2 columns with the menu on the left
Author: WizzArt
Author URI: http://zodumil.net


/*-----------Block Level Elements--------------*/

Body {
background:#FFFFFF;
	margin-left: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: none;
	color: #6600FF;
}
a:active {
	text-decoration: none;
	color: #6600FF;
}
#page {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {
height:482px;
background:url(images/logo2.jpg) no-repeat center;
text-align:right;
}

.description {

}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#content {
	float: right;
	width: 615px;
	margin-left:5px;
	border-left:1px solid #CCCCCC;
	padding-left:5px;
	padding-top:35px;
}

#sidebar {
	width: 165px;
	padding-right: 10px;
	margin-top:-60px;

}

#footer {
	width: 100%;
	clear: both;
	text-align:right;
	border-top: 1px solid #CCCCCC;
	padding-top:5px;
}

/*-------------Headings-------------*/

h1, h1 a {
padding-top:35px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:40px; 
color:#CC0099;
text-decoration:none;
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {
margin-top:10px;
margin-bottom:10px;
font-size:16px;
}

.alignright {
margin-top:10px;
margin-bottom:10px;
font-size:16px;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}
#search{
height:35px;
text-align:right}

#s{

font-size:14px;
color:#999999;
border:1px solid #CCCCCC;
}

#s:focus,#s:hover{
background:#CCCCCC;
color:#000000;}

#searchsubmit{
width:110px;
max-width:110px;
background:url(images/search_butt.jpg) no-repeat left;
height:35px;
max-height:35px;
color:#000000;
font-size:14px;
padding-left:17px;
border:none;
font-weight:bold;}
/*--------------Sidebar------------*/

#sidebar ul {
list-style:none;
padding-left:0%;
}

#sidebar ul h2 {
width:165px;
max-width:165px;
background:url(images/butt.jpg) no-repeat left;
height:39px;
max-height:39px;
color:#000000;
font-size:16px;
padding-top:17px;
padding-left:37px;
}

#sidebar li li {
padding-left:15px;
background: url(images/li.jpg) no-repeat left; }

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
.imagethumb {
float:left;
margin:2px;}
img {border:none;}
.titleP {text-transform:capitalize;}