/*
Theme Name: coolbreez
Theme URI: http://wpdots.net/
Description: A free theme from wpdots.net , 2 columns, widget ready, advertise spot, custom search, social bookmark and much more! 
Version: 1.0
Author: Patrascu Vlad
Author URI: http://wpdots.net/
Tags: white, blue, fixed width, two columns, widgets, coolbreez
*/

/* Wrapper Section */

#wrapper {
	width: 860px;
	margin: 30px auto 30px auto;
	background: #fff;
}

/* Header Section */

#header {
	float: left;
}

#logo {
	float: left;
	width: 122px;
	padding: 10px 15px 0px 5px;
}

.headerad {
	float: left;
	height: 25px;
	width: 860px;
	background-color: #1da5e5;
	padding: 9px 0 0 0;
	*padding: 9px 0 0 0;
}

.headeradlinks {
    margin-left: 12px;
}

/* Container section */

#container {
	float: left;
	padding: 15px;
	width: 830px;
}

/* Content Section */

h1 {
    color: #1da5e5;
}

strong {
    color: #1da5e5;
}

.postclass {
	font-size: 11px;
	font-family: arial;
	color: #8c8c8c;
}

.postclass a {
	font-size: 11px;
	font-family: arial;
	color: #8c8c8c;
	text-decoration: none;
}

#image {
    width: 100px;
    height: 100px;
    float: right;
	background: #fff;
	padding-left: 20px;
	padding-right: 5px;
	}

.notfound h2 {
	font-size: 1.7em;
	color: #5f5f5f;
}

.notfound p {
	color: #5f5f5f;
	font-size: 1.2em;
}

h2.pagetitle {
	font-size: 1.7em;
	padding: 0 0 10px 0;
	color: #5f5f5f;
}

#content {
	width: 540px;
	float: left;
	margin-right: 15px;
}

.post {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ededed;
	padding-bottom: 10px;
}

.postcontent h1 {
	font-size: 1.9em;
	font-weight: normal;
}

.postcontent h1 a {
	text-decoration: none;
}

.postcontent h2 {
	font-size: 15px;
	font-weight: bold;
}

.postcontent h2 a {
	text-decoration: none;
}

.info {
	margin-top: 2px;
	height: 14px;
}

.pleft {
	float: left;
	width: 400px;
}

.pright {
	float: right;
}

.pright a {
	-moz-border-radius: 3px;
	font-size: 1em;
	padding: 4px 6px;
	text-transform: uppercase;
	background: #1c9fdd;
	color: #f9f9f9;
	text-decoration: none;
}

.pright a:hover {
	padding: 4px 6px;
	color: #f8f8f8;
	text-decoration: none;
}

span.date small {
    margin-top: 20px;
	font-size: 11px;
	font-family: arial;
	color: #8c8c8c;
}

span.date small a {
    margin-top: 20px;
	font-size: 11px;
	font-family: arial;
	color: #8c8c8c;
	text-decoration: none;
}

.entry p {
	font-family: arial;
	margin: 8px 0 8px 0;
	font-size: 1.3em;
	color: #000;
	line-height: 150%;
	text-align: justify;
}

.entry ul li {
	list-style: circle;
	margin-left: 25px;
	margin-bottom: 8px;
	font-family: arial;
	font-size: 1.3em;
	color: #000;
}

.entry a {
text-decoration: none;
}

blockquote {
	border-left: 8px solid #8c8c8c;
	margin-left: 15px;
	padding-left: 8px;
	color: #8c8c8c;
}

.alignleft {
	float: left;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

.alignright {
	float: right;
	padding-left: 10px;
	margin: 0px 7px 7px 5px;
	background: #fff;
	padding: 3px;
}

.postmetadata {
	height: 20px;
	padding-top: 4px;
}

.pagenavi {
	width: 493px;
	margin: 0 4px 0 4px;
	text-align: left;
	padding: 10px 0 10px 0;
	font-size: 1.1em;
}

/* Sidebar Section */

.rssfeed {
    width: 250px;
    margin-top: -5px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #eeeeee;
	padding-bottom: 7px;

}

.search {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-right: 28px;
}

#sidebar {
	float: left;
	width: 274px;
}

#sidebar ul li ul {
	background: #fff;
	margin-bottom: 15px;
}

#sidebar ul li h2 {
	font-size: 1.4em;
	font-family: arial;
	margin-left: 15px;
	text-transform: uppercase;
	color: #1da5e5;
}

#sidebar ul li li  {
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12px;
	border-bottom: 1px dashed #eeeeee;
}

#sidebar ul li li a  {
    color: #000;
	text-decoration: none;
}

#sidebar ul li li a:hover  {
	text-decoration: underline;
}

#sidebar input {
	background: #f2f2f2;
	padding: 4px;
	color: #8f8f8f;
	margin: 5px 0;
	border: 1px solid #f2f2f2;
}

#sidebar label {
	font-size: 1.3em;
	font-weight: bold;
	color: #a1a1a1;
}

.advertise {
	text-align: left;
	margin: 0 0 15px 0;
	padding-left: 6px;
}

.advertise img {
	padding: 3px;
}

/* Footer Section */

#footer {
	padding: 0 0 30px 0;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	font-family: arial;
	font-size: 1.3em;
	color: #fff;
}

#footer p a {
	color: #f9f9f9;
	font-weight: normail;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: none;
}







