/*  
Theme Name: Blog Design Studio NewBlue
Theme URI: 
Description: Two column theme.
Version: 1.0
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/
Tags: Blue, White, Right Sidebar, two columns, fixed width, valid css, valid XHTML

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}
body {
color: #444;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color:#454545;
}
h1 {
font-size: 2.7em;
}
h1 a { display: block; height: 40px; color: #454545; text-decoration: none; }
h1 a:hover, h1 a:active { color: #454545!important; }
h2 {
font-size: 1.8em;
line-height: 1.1em;
color: #454545;
margin-top: 0.4em;
margin-bottom: 0.4em;
}
h3 {
font-size: 1.7em;
line-height: 1;
margin-bottom: 0.7em;
}
h4 {
font-size: 1.4em;
line-height: 1.25;
margin-bottom: 0.25em;
}
h5 {
font-size: 1.2em;
font-weight: 700;
margin-bottom: 1.5em;
}
h6 {
font-size: 1em;
font-weight: 700;
}
p {
font-size: 1.1em;
margin: 10px 0 !important;
}
blockquote {
background: url(images/quote.png) no-repeat;
color: #8AB5D0;
margin: 10px;
padding-left: 25px;
}
em {
font-style: italic;
}
strong {
font-weight: 700;
}
pre, code {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;
}
pre {
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}
img {
border: none;
}

a, a:visited {
color: #437EA7!important;
text-decoration: underline;
outline: none;
}
a:focus, a:hover {
color: #437EA7;
text-decoration: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
font-size:1em;
}
ul li, ol li {
margin-bottom: 0.5em;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
.clear {
float:none;
clear: both;
}
.aligncenter,
div.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;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignleft {
margin:5px 10px 10px 0;
}
img.alignright {
margin:5px 0 10px 10px;
}
hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}
hr.space {
height: 4em;
}

.clearer {
clear:both;
}

/************************* HOLDERS ********************************/
.container {
width: 998px;
margin: 0 auto;
}

.main {
margin-top:10px;
}

.container2 {
width: 100%;
margin: 0 auto;
text-align:left;
background:#ffffff;
}

/************************* HEADER ********************************/
#header {
width: 998px;
margin:-12px auto;
height:74px;
}
#header .container {
width: 1152px;
margin-left: -77px;
height:55px;
background:url(images/head_pat.jpg) left top repeat-x;
}
#headline {
float:left;
display:block;
margin:4px 0 0 20px;
font-size:20px;
color:white;
width:700px;
}
#headline h1 {
font-size:32px;
line-height:32px;
margin:0 0 6px 0;
color:#C6E4E8;
font-weight:normal;
letter-spacing:-1px;
}
/************************* PAGES MENU START ********************************/
.topline {
}
ul.menu {
width:998px;
float:left;
list-style-type: none;
margin: 0px auto;
padding:0 0 0 20px;
margin-left:66px;
margin-top:11px;
font-weight:normal;
height:48px;
}
ul.menu li.page_item {
float: left;
display: inline;
font-size: 13px;
margin:0;
padding:0;
}
ul.menu li.page_item a {
color:#000!important;
display: block;
float:left;
text-decoration: none;
padding:10px 15px 12px 15px;
margin-right:1px;
}
ul.menu li.page_item a:hover {
color: #fff!important;
text-decoration:none;
background:url(images/menu_hover.gif) left top repeat-x;
}
ul.menu li.current_page_item a {
color: #000!important;
text-decoration:none;
background:;
}
ul.menu li.current_page_item a:hover {
color: #fff!important;
text-decoration:none;
background:url(images/menu_hover.gif) left top repeat-x;
}
/************************* PAGES MENU END ********************************/

/************************* CONTENT PACKER ********************************/
  

#leftcolumn, #rightcolumn {
margin:0;
}

#leftcolumn {
float: left;
width: 680px;
padding:0;
}

#rightcolumn {
float: right;
width: 280px;
margin:0 18px 0 0;
}


/************************* CONTENT START ********************************/
.title {
margin:0;
clear:both;
}
.title h2 {
color: #454545;
}
.title h2 a {
color: #454545!important;
text-decoration: none;
}
.title h2 a:hover {
color: #437EA7!important;
text-decoration: none;
border-bottom:1px dotted #437EA7;
}
.date {
color:#437EA7;
margin-bottom:10px;
}

.post {
padding: 0;
margin:0 10px 30px 20px;
clear:both;
}
.post p {
padding:0;
margin:0;
}

.postdata {
padding:0 10px 3px 10px;
float:left;
font-size:12px;
line-height:12px;
background:#666;
color:#fff;
width:630px;
}
.postdata_t {
background:url(images/postdata_t.gif) no-repeat;
height:5px;
line-height:5px;
width:650px;
margin-top: 10px;
}
.postdata_b {
background:url(images/postdata_b.gif) no-repeat;
height:5px;
width:650px;
margin-bottom: 20px;
}
.postdata a, .postdata a:visited {
color:#fff!important;
}

/************************* CONTENT END ********************************/


/************************* SIDEBAR MAINS START ********************************/
ul.sidebar {
list-style-type: none;
margin: 0 0 40px 0;
padding: 0;
float:left;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget ul {
list-style-type: none;
margin: 0 0 30px 12px;
padding: 0;
font-size:15px;
width:260px;
} 
.sidebar ul li {
margin: 5px 0 5px 0;
}
.sidebar .children {
margin: 0 0 10px 10px;
}
.sidebar h3 {
letter-spacing:;
color:#fff;
font-size:13px;
background:url(images/side_h.gif) left top no-repeat;
font-weight:bold;
padding:8px 10px 6px 15px;
width:255px;
}
.sidebar a {
color: #000!important;
padding:4px 5px 6px 18px;
font-size:12px;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 4px;
text-decoration:none;
}
.sidebar a:hover {
color:#437EA7!important;
background:url(images/arrow-hover.gif) left top no-repeat;
background-position:0 4px;
}

/************************* SIDEBAR MAINS END ********************************/



/************************* FOOTER START ********************************/

#footer {
width: 998px;
height:40px;
margin:0px auto;
margin-top:40px;
padding:10px 0 0 0;
display: block;
border-top:3px solid #f7f7f7;
}
#footer .container {
padding:0;
width:960px;
}
.copyright {
color:#6B6B6B;
font-size:11px;
}
.copyright p {
font-size:12px;
float:left;
margin:6px 5px 0 0;
}

/************************* FOOTER END ********************************/


/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { 
padding: 5px 0 0 0; 
margin:30px 23px 30px 20px; 
height:30px;
font-size:15px; 
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; color:#4a4a4a!important; text-decoration:none; }
.pageNav a:hover { text-decoration: none; color:#a6a379; border-bottom:1px dotted #4a4a4a; }
.pageNav span { display:block; float:left; text-align:center; line-height:25px; height:25px; width:130px; color:#333;}
.pageNav .on { display:block; float:left; text-align:center; line-height:25px; height:25px; width:25px; color:#437EA7; }

.dotts {width:25px; text-align:center; display:block; float:left;}
.pageNav a.lastpage {color: #3a3a3a;width:35px;}
.pageNav a:hover.lastpage {color: #222; width:35px;}


#singleNav {
margin:20px;
}
.previous {
float:left;
}
.next {
float:right;
}

.list404-table {
font-size:17px;
}
ul.list404, ul.list404 li ul {
list-style-type:none;
font-size:14px;
margin:10px 20px 20px 20px;
}
ul.list404 li a {
background:url(images/arrow.gif) left top no-repeat;
background-position:0 4px;
padding-left:20px;
}
ul.list404 li a:hover {
background:url(images/arrow-hover.gif) left top no-repeat;
background-position:0 4px;
}
