/*
Theme Name: WPcolors
Theme URI: http://beedir.com
Description: 3 column WP theme
Author: beedir.com
Author URI: http://beedir.com
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Arial; 
font-size: 13px; 
background: #f9f9f9;
color: #333; 
margin:0; 
padding:0;
line-height: 18px;
}

a { color: #0066bb; text-decoration: undeline; }
a:hover { text-decoration: undeline; color : #000; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}

#header { 
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
background: #fff url(images/logo.jpg) no-repeat;
height: 106px;

}
#header h1 {
font-size: 27px;
font-weight: 100;
padding: 36px 0 5px 210px;
text-transform: uppercase;
}

#header h1 a {
color: #FF7B26;

text-decoration: none;
}

#header h1 a:hover {
color: #656565;
text-decoration: none;
}

#header h2 {
color: #656565;
font-size: 16px;
font-weight: 100;
padding: 3px 0 0 211px;
line-height: 18px;
}

#menu {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
background: #FD8234 url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #EAFFDF;
font-size: 15px; 
font-weight: 600;
letter-spacing: -1px;
text-transform: uppercase;
}
#menu ul li a:hover {
color: #fff;
background: #ffbe50 url(images/menuover.jpg) repeat-x;
}


#wrapper {

}

#content {
	float: left;
  width: 500px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#sidebar1 {
  float: right;
	width: 210px;
	margin-top: 40px;
	padding-bottom: 20px;
}

#sidebar2{
    float: right;
	width: 210px;
	margin-top: 40px;
	padding-bottom: 20px;
	margin-right: 10px;
}


#footer {
    background: #555;
    height: 30px;
	line-height: 30px;
    text-align: center;
	color #eee;
}
#footer p { color: #eee; }

#footer  a { color: #eee; }
#footer  a:hover { text-decoration: underline; }



h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





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

}

.post {

}

.post h1 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 21px;
    margin: 0 0 4px; padding: 0 0 3px; 
    line-height: 26px;
    color: #0066BB;
}

.post h1 a:hover { text-decoration: none; }


.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
    line-height: 25px;
}

.post h2 a { text-decoration: none; }
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {
	
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#FCFFDF; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata {
	clear: both; 
	background:#FCFFDF; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
}
.postmetadata a {

}

.navigation {
	float:left;
	line-height: 18px;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #2B9B0B;
}

#content ul {
color: #2B9B0B;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar1 ul {
    list-style-type: none; 

}

#sidebar1 ul h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 10px 0 0;
    height: 30px;
    line-height: 30px;	
	color: #fff;
	background: #18B029 url(images/sidebar1.jpg) no-repeat;
	padding-left: 10px;
}

#sidebar1 ul li {

}

#sidebar1 ul ul {
padding: 10px;
background: #EAFFDF;
}

#sidebar1 ul ul li {
    background: url(images/sidebar1ul.png) no-repeat center left;
    padding: 2px 0 2px 18px;
}
#sidebar1 ul ul li a { font-size: 13px; }

#sidebar1 ul ul ul {
padding-left: 7px;
}

#sidebar1 p {

}

#sidebar1 a { 
color: #2B9B0B; text-decoration: none; 
}


#sidebar1 a:hover {
text-decoration: none; color : #000;
}

#sidebar1 a:visited {

}




#sidebar2 ul {
    list-style-type: none; 

}

#sidebar2 ul h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 10px 0 0; 
	height: 30px;
    line-height: 30px;	
	color: #fff;
	background: #1687BF url(images/sidebar2.jpg) no-repeat;
	padding-left: 10px;
}

#sidebar2 ul li {

}

#sidebar2 ul ul {
padding: 10px;
background: #E0EBEF;
}

#sidebar2 ul ul li {
    background: url(images/sidebar2ul.png) no-repeat center left;
    padding: 2px 0 2px 18px;
}
#sidebar2 ul ul li a { font-size: 13px; }

#sidebar2 ul ul ul {
padding-left: 7px;
}

#sidebar2 p {

}

#sidebar2 a {
color: #4B76BE;
text-decoration: none;
}
#sidebar2 a:hover {
color: #111;
text-decoration: none;
}

#sidebar2 a:visited {

}


ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #FCFFDF;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #FCFFDF;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #FCFFDF;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
margin-top: 10px;
}

#searchform input {
font-size:12px;padding:6px;

}

#searchform #s {

}
#searchform input#searchsubmit{
border:0;color:#fff; background: #198CC2;
}

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

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#bottom { 
background: #555555 url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}
#top {
background: #555555 url(images/top.jpg) no-repeat;
padding: 5px 0;
}

.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
background: #f7f7f7;
padding: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

.gads {
background: #E0EBEF;
padding-bottom: 5px;
}


.AdsSingleTituloPost{
	float: left;		
 	height: 290px;
	width: 500px;	
}