/*
Theme Name: Smooth-Blue
Theme URI: http://www.themespluginswp.com/
Description: Free theme from www.themespluginswp.com
Version: 1.3
Author: Themespluginswp.com
Author URI: http://www.themespluginswp.com/
*/


* {
margin: 0;
padding: 0;
border: none;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

p { padding-bottom: 15px; }

body {
background: url(img/body-bg.jpg) top repeat-x;
padding-top: 29px;
padding-bottom: 16px;
}

.body {
border: 1px #e8e8e8 solid;
margin: 0 auto;
width: 845px;
}

.header {
background: url(img/header-bg.jpg);
height: 194px;
}

.header h1{
text-align: right;
padding-right: 20px;
float: right;
padding-top: 20px;
width: 600px;
}

.header h1 a{
color: #fff;
font-family: Arial;
font-size: 34px;
}

.header .description{
width: 600px;
padding-right: 20px;
text-align: right;
float: right;
font-family: Arial;
font-size: 20px;
padding-left: 150px;
color: #303030;
}

.header_rss {
padding-top: 25px;
padding-right: 20px;
float: right;
}

.header-menu {
height: 32px;
background-color: #2b2b2b;
}

.header-menu ul{
padding-top: 6px;
}
.header-menu li{
display: inline;
padding: 0 13px;
}

.header-menu li a{
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
padding: 2px 5px;
}
.header-menu li a:hover{
background-color: #4E8913;
color: #FFF;
margin-top: 10px;
text-decoration: none;
padding: 2px 5px;
}


.body-all {
background: url(img/content-top-bg.jpg) top repeat-x;
padding: 0 27px;
padding-top: 65px
}


.content {
float: left;
width: 500px;
}


.date {
background: url(img/date-bg.jpg) top center no-repeat;
height: 49px;
width: 46px;
text-align: center;
float: left;
}
.month {
font-size: 11px;
color: #FFFFFF;
padding-top: 4px;
}
.day {
padding-top: 4px;
font-size: 18px;
color: #747474;
}

.title {
padding-left: 5px;
width: 440px;
float: left;
}
.title h2 a{
display: block;
background: url(img/h2-bg.jpg) bottom repeat-x;
font-size: 18px;
color: #2b2b2b;
font-weight: normal;
padding-bottom: 3px;
}

.cat{
padding-top: 3px;
}

.cat a{
font-size: 13px;
color: #747474;
font-weight: bold;
}

.post {
padding-top: 10px;
font-size: 13px;
color: #747474;
}

.post-comments {
float: right;
background: url(img/post-comm-bg.jpg) left top no-repeat;
height: 14px;
padding-left: 19px
}

.post-comments a {
font-size: 11px;
color: #747474;
text-decoration: underline;
}

.post-tags {
width: 520px;
color: #747474;
font-weight: bold;
font-size: 13px;
}
.post-tags a{
color: #747474;
text-transform: lowercase;
text-decoration: underline;
font-weight: normal;
}






.sidebar {
float: right;
background-color: #f5f5f5;
border: 1px #ebebeb solid;
padding: 8px;
width: 247px;
}



.subscribe_email {
background: url(img/email-bg.jpg) top center no-repeat;
width: 232px;
height: 30px;
margin: 0 auto;
text-align: center;
padding-top: 137px;
}
.subscribe_email input{
vertical-align: top;
font-size: 13px;
padding: 2px 5px;
}
.subscr_input {
margin-right: 6px;
width: 121px;
border: 1px #195a94 solid;
}


.footer {
background-color: #2b2b2b;
color: #FFFFFF;
margin-top: 30px;
}
.footer1, .footer2 {
text-align: center;
font-size: 11px;
}
.footer1 a, .footer2 a{
background: none;
color: #fff;
}
.footer1 {
margin: 0 auto;
width: 500px;
padding: 8px 0;
border-bottom: 1px #626262 solid;
}
.footer1 a{
margin: 0 10px;
}

.footer2 {
padding: 8px 0;
}
.footer2 a{
text-decoration: underline;
}

a.footer_rss {
background: url(img/icons/rss.gif) left center no-repeat;
padding-left: 17px;
}
a.footer_rss_comm {
background: url(img/icons/comm.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_wp {
background: url(img/icons/w.gif) left center no-repeat;
padding-left: 15px;
}
a.footer_login {
background: url(img/icons/user.gif) left center no-repeat;
padding-left: 16px;
}



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;
}

.sidebar {
font-family: Arial;
font-size: 13px;
}

.sidebar li{
list-style: none;
}
.sidebar ul li{
background: url(img/h2-bg.jpg) bottom repeat-x;
padding: 20px 0;
}
.sidebar ul li ul li{
background: none;
padding: 0;
}
.sidebar ul ul{
padding-left: 20px;
}

.sidebar h2{
font-size: 18px;
padding-bottom: 10px;
color: #414040;
font-weight: normal;
}

.sidebar a {
color: #1a5b98;
font-weight: bold;
}

.comm input{
border: 1px #145994 solid;
padding: 3px 5px;
}
.comm textarea{
border: 1px #145994 solid;
padding: 5px;
}