/*
Theme Name: Bluer
Description: Bluer WordPress Theme is a simple and stylish, fluid-width WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">WordPress Theme</a>
Author: WordPress Theme
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: black, gray, white, blue, 2-columns, right sidebar, widget ready, fluid width, seo friendly
*/

* {
 padding: 0px;
 margin: 0px;
}
body {
 font-family: Calibri, Arial, Verdana;
 background: url(images/background.gif) repeat-y center;
 font-size: 9pt;
 color: #464646;
}

blockquote {
 margin:22px 40px;
 upadding:3px;
 color:#575757;
 padding: 0 50px;
 background: transparent url("images/blockquote.gif") no-repeat 0 0;
 font-family: arial;
}

#wrap {
 width: 973px; /* 900 */
 text-align: left;
 background: url(images/background_header.gif) no-repeat;
}
#header {
 height: 220px;
 padding: 0px 20px;
}
#title {
 height: 185px;
 float: left;
 width: 580px; /* 650 */
}
#pagenav {
 height: 26px;
 font-size: 10pt;
 font-weight: bold;
 width: 90%;
 clear:both;
 color: #c3c3c3;
}

#topright {
 float: right;
 width: 200px;
 padding-top: 50px;
 text-align: right;
}

#mainwrap {
 padding: 20px 20px;
 clear: both;
}
#sidebar { 
 float: right;
 width: 193px; /* 180 */
}

#sidebarleft {
 float: left;
 width: 180px;
}

#content {
 margin: 0px 200px 0px 0px;
 width: 728px; /* 650 */
}
#footer {
 clear: both;
 margin: 15px 0px;
 text-align: center; 
 color: #999999;
}
.post {
 margin-bottom: 20px;
 font-family: Cambria, Calibri, Arial, Verdana;
 text-align: justify;
 font-size: 11pt;
}
.postmetadata {
 padding-top: 10px;
 color: #adadad;
}
.postmetadata a {
 color: #adadad;
 text-decoration: none;
}

/* text */
#title h1 {
 color: #ffffff;
 font-size: 18pt;
 padding-top: 34px;
 font-weight: bold;
 font-family: Calibri, Arial, Verdana;
}
#title h1 a {
 color: #ffffff;
 text-decoration: none;
 font-family: Calibri, Arial, Verdana;
}
.description {
 font-size: 12pt;
 font-weight: normal;
 color: #ffffff;
 font-style: italic;
}

#pagenav ul {
 margin-top: 9px;
}

#pagenav ul li {
 list-style: none;
 display: inline;
}
#pagenav li a {
 padding-right: 20px;
 text-decoration: none;
 color: #e3e3e3;
 font-family: Verdana, Arial;
}
#pagenav li a:hover {
 color:#E40814;
}
p, #content h1, h2, h3, ol, ul, caption {
 padding-bottom: 10px;
}
#footer a {
 color: #999999;
 text-decoration: none;
}
#content h1 {
 color: #E40814;
 font-size: 14pt;
 font-family: Calibri, Arial, Verdana;
}
#content h1 a {
 color: #E40814;
 text-decoration: none;
 font-family: Calibri, Arial, Verdana;
}
h2 {
 font-size: 12pt;
}
h2 a {
 color: #363636;
 text-decoration: none;
}
h3, h4 {
 font-size: 11pt;
}
small {
 font-size: 9pt;
 font-weight: bold;
 color:#666666;
}
#content ul li, #content ol li {
 margin-left: 25px;
}


#sidebar ul li {
 list-style: none;
}
#sidebar {
 color: #363636;
}
#sidebar h2 {
 color: #E40814;
}

#sidebar a {
 color: #363636;
 text-decoration: none;
}
#sidebar a:hover {
 text-decoration: underline;
}

#sidebarleft ul li {
 list-style: none;
}
#sidebarleft {
 color: #363636;
}
#sidebarleft a {
 color: #363636;
 text-decoration: none;
}
#sidebarleft a:hover {
 text-decoration: underline;
}


a {
 color: #E40814;
}
blockquote {
 margin: 10px;
 font-size: 9pt;
 font-style: italic;
}
/* form */
#calendar_wrap {
 margin-bottom: 10px;
}
td, th {
 padding: 2px;
}
#author, #email, #url, #comment {
 border: 1px solid #adadad; 
 padding: 5px;
 font-size: 8pt;
 background: transparent;
}

.s {
border: 1px solid #adadad;
padding: 5px;
font-size: 8pt;
background: #ffffff;
}

#author, #email, #url, #comment {
 padding: 5px;
}
.s {
 padding: 3px;
}
#commentform a:hover {
 color:#252525; 
 text-decoration: underline;
}
#comments, #commentform, #date, .comment {
 padding: 10px 0px;
}
#comments a, #commentform a {
 color: #007aa7;
 text-decoration: none;
}
/* wp default */
.navigation {
 color: #666666;
}
.navigation a {
 color: #666666;
 text-decoration: none;
}
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alignleft {
 float: left;
}

.alignright {
 float: right;
}
.wp-caption {
 border: 1px solid #ddd;
 text-align: center;
 background-color: #f3f3f3;
 padding-top: 4px;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption-dd {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}
