	/*  
Theme Name: Winter Session 2
Theme URI: http://wordpress.org/
Description: DevPulse free blog themes -Winter Theme Session 2, designed by: <a href="http://devpulse.net">Devpulse</a>.
Version: 0.9
Author: DevPulse
Author URI: http://devpulse.net/

	Winter Theme - Session 2 
	http://devpulse.net/blog/


*/
body {
background-image:url(img/bg-img.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
margin:0px;
padding:0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
  /* *** 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 */

#container {
	margin-left:auto;
	margin-right:auto;
	width:968px;
	background-image: url(img/footer-cont.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}
a {
color:#FF9900; }
a:hover {
color:#333333; }
li {
	list-style: none;
}
p{
font-size:12px; }
/*H elements*/
h1,h2,h3,h4,h5,h5 {
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; 
}
h1 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform: uppercase;
	border-bottom:1px solid #000000;
}
h1 a {
	text-decoration:none;
	color: #151515;
	border-bottom:1px solid #000000;
	
}
h1 a:hover {
background:#EAF4FF;}
h1:hover {
background:#EAF4FF;}
h2 {
font-size:16px;
border:none;
}
h2.archive {
	border:1px solid #A8DCFF;
	padding:0px 0px 0px 0px;
	background-color: #E8F3FF;
	margin:0px 0px 10px 0px;
}
h3,h4,h5,h6{
font-size:14px; 
}
#top-head {
width:968px;
height:36px;
}
#header {
width:960px;
margin-left:auto;
margin-right:auto;
height:256px;
background:url(img/header.jpg);

}
#logo-holder {
margin:50px 0px 0px 0px;
width:500px;
float:left;
padding: 0px 0px 0px 20px; }
#logo {
float:left;
}
#logo a {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:36px;
text-transform:uppercase;
color:#2b2b29;
text-decoration:none;
}
#blog-descr {
float:left;
width:300px; }
#blog-descr a {
font-size:18px;
color:#0c456d;
text-decoration:none;}
#main-content {
	margin:0px;
	width:968px;
	background: url(img/main-content.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left-content {
float:left;
display:inline;
width:500px;
margin:0px 20px 0px 0px;
padding: 0px 0px 0px 20px;
}
/*post elements*/
.descr {
    padding: 3px 0px 0px 25px;
	font-size:11px;
	background-image: url(img/date.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
 }
.descr a {
text-decoration:none;
color:#62B0FF; }
p.info {
	background-color:#FFFFFF;
	padding:3px 0px 3px 25px;
	margin:0px 0px 10px 0px ;
	border: 1px solid #E6F2FF;
	background-image: url(img/comments.jpg);
	background-repeat: no-repeat;
	background-position: 3px 50%;
}
p.info a{
	color:#FF8346;
	text-decoration: none;
}
p.info-cat{
	background-color:#DDF1FF;
	padding:3px 0px 3px 25px;
	border: 1px solid #C1E0FF;
	background-image: url(img/comments.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
.entry p {
padding:10px 0px 10px 0px;
margin:0px 0 0 0px;
 }
a img {
	background:#FFFFFF;
	padding:3px 3px 3px 3px;
	border: 3px solid #EAEAEA
}
code {
	background:#FFF;
	border: 1px solid #EEE;
	border-left: 4px solid #6AB5FF;
	color: #666;
	display: block;
	font: normal 1em "Lucida console",Tahoma,sans-serif;
	line-height:0.8em;
	margin:0px 0px 1em 0px;
	padding:8px 10px;
	white-space:pre;
}
.entry blockquote {

}
.entry blockquote p{
	margin:0px 0px 10px 0px;
	padding:2px 3px 2px 3px;
	background-color: #F8F8F8;
	border:1px solid #F4F4F4;
}
.entry ul{
	padding:0px;
	margin:0px 0px 1em 0px;

}
.entry ol{
	padding:0px;
	margin:0px 0px 1em 0px;
	list-style-type:decimal;
}
.entry ol li {
    font-size:0.8em;
	background:none; 
	padding: 1px 0 1px 2px;
	list-style-type:decimal;
	list-style-position:inside;
}

.entry ul li {
    font-size:0.8em;
	background: url('img/li.gif') no-repeat 0 50%;
	padding: 1px 0 1px 16px;
}
.entry li  a:hover{
	color:#cacaca;
}
/*sidebar*/
h2.sidebar-border {
font-size:18px;
margin:0px;
padding:0px;
border-bottom:1px solid #000000;
}
h2.sidebar {
font-size:18px;
margin:0px;
padding:0px;
border:none;
}
#sidebar {
width:400px;
float:right;;
display:inline;
height:500px;
margin: 0px 20px 130px 0px;
 }
#left-side {
margin:0px 20px 0px 0px;
float:left;
display:inline;
width:190px;
}
#right-side {
float:left;
display:inline;
width:190px;
}
#sidebar ul {
	padding: 0px;
	margin:10px 0px 10px 0px;
}

#sidebar ul.children{
	padding:0px 0px 0px 10px;
}
#sidebar ul.children li a{
	font-size: 1.0em;
	color: #727272;
	display: block;
	text-decoration: none;
	padding:3px 0px 3px 24px;
	background-image: url(img/li-cat.jpg);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#sidebar li {

}

#sidebar li a {
	font-size: 1.0em;
	color: #727272;
	display: block;
	text-decoration: none;
	padding:3px 0px 3px 24px;
	background-image: url(img/li-cat.jpg);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}

#sidebar li a:hover {
	background-color: #F4FAFF;
	background-image: url(img/li-cat.jpg);
}
/*search form*/
#search-right {
	float:right;
	display:inline;
	width:324px;
	height:51px;
	background-repeat:no-repeat;
	margin: 24px 19px 0px 0px;
	padding:0px;
	background-image: url(img/search.png);
 }
#searchform {
margin:0px;
padding:0px;
}
#search-field {
    background: #FFFFFF url(img/search-bg.jpg);
	width: 220px;
	margin:12px 0px 0px 41px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border:#FFFFFF 1px solid;
	color:#525252;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position:relative;
}
#search-submit {
	margin-left: 12px;
	padding: 0px;
	background:transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:pointer;
	border:0pt none;
	text-indent:-9999px;
	height: 22px;
	width: 25px;
}
/*footer elements*/
#footer {
	background-color: #e7e7e7;
}
#footer-center {
	background-image: url(img/footer.jpg);
	height: 71px;
	width: 948px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:35px 0px 0px 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px -112px;
}
#footer-text {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding:3px 0px 5px 20px;
}
/*comment form*/
.autor-link a {
text-decoration:none;
font-size:13px; }
#commentform {
	background: #FFFFFF;
	width: 280px;
    margin:10px 0px 0px 0px;
    padding:0px;
}

.commentmetadata {
padding:0px 2px 0px 0px;
}

.commentmetadata a {
	color: #51A8FF;
}

textarea.styled {
width: 200px;
width:300px;
height:100px;
background:#ffffff;
border:1px solid #ececec;
padding: 5px 0px 5px 5px ;
}
.styled {
    background:#FFFFFF;
	font-size: 1.1em;
	border: 1px solid #ececec;
	width:300px;
	padding: 5px 0px 5px 5px ;
}

.styled:hover {
	background: #FFF;
	border: 1px solid #5ccefc;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}

#commentform input {
    margin-bottom: 3px;
}
/*archive elements*/
.left-previous-post {
padding: 0px 0px 0px 0px ;
margin:10px 0 0 0;

}
.left-previous-post a {
font-size:12px;
padding:2px 3px 2px 2px;
margin:0px 0px 0px 0px;
color:#FFFFFF;
text-decoration:none;
background:#FF9900;
border:1px solid #FF6600; 
 
}
.right-previous-post {
padding: 0px 0px 0px 0px ;
margin:10px 0 0 0;
}
.right-previous-post a {
font-size:12px;
padding:2px 3px 2px 2px;
margin:0px 0px 0px 0px;
color:#FFFFFF;
text-decoration:none;
background:#FF9900;
border:1px solid #FF6600; 
}
.previous-next a {
color:#FFFFFF;
text-decoration:none; }

/* calendar */
#wp-calendar {
    color:#A0A0A0;
}
.sidebar table caption {
    border-bottom-color:#000;
}
.sidebar table thead tr {
    border-bottom-color:#000;
    color:#A53512;
}
.sidebar table th {
    border-bottom-color:#000;
}

.sidebar table td#today {
  border-color:#000;
  color:#A53512;
}
.sidebar table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidebar table tfoot {
  border-top-color:#000;
}

.sidebar table tfoot a {background:none;}

/* calendar

--------------------------------------------------*/

#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidebar table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidebar table thead tr {border-bottom:1px solid;}

.sidebar table th {border-bottom:1px solid;}

.sidebar table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;

}

.sidebar table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidebar table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidebar table tfoot {border-top:1px solid;}

.sidebar table tfoot a {
  border: none;
  font-weight: bold;

}

.sidebar table tfoot #prev a {text-align:left;}

.sidebar table tfoot #next a {text-align:center;}
 