/*
Theme Name: Blue Wish
Version: 1.0
URI: http://www.simplywp.net
Description: 2 columns blue Wordpress theme.
Author: Andrew & Kathie
Author URI: http://www.simplywp.net
Tags: 2 columns, left sidebar, fixed width, blue, white
*/


body {
font: 12px Arial, Tahoma, Verdana, Sans-serifs;
/*background: url('images/bgpat46.png');
background: #a1bac1; */
background:#900;
text-align: justify;
padding: 0px;
margin: 0px;
}
#wrap {
width: 960px;
padding: 0px;
margin: auto;
background: url('images/content-bg.png') repeat-y center #ffffff;
}
#header {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background: url('images/header.png') no-repeat center top;
height: 150px;
text-align: center;
padding: 0px;
color: #FFFFFF;
}
#header h1 {
 color: #FFFFFF;
 font-size: 38px;
 margin: 0px;
 padding: 25px 0px 0px 0px;
 }
#navigation {
	background:#FFF;
/*background: #cce2e8;*/
border-bottom: 1px solid #c9d3d6;
clear: both;
height: 30px;
font-weight: bold;
color: #688097;
font-size: 12px;
}
#navigation ul {
float: left;
list-style: none;
margin: 8px 0px 0px 10px;
padding: 0px;
}
#navigation li {
float: left;
padding: 0px 20px 0px 0px;
}
#category {
border-top: 1px solid #c9d3d6;
border-bottom: 1px solid #c9d3d6;
background: #cce2e8;
clear: both;
height: 30px;
font-weight: bold;
color: #688097;
font-size: 12px;
}
#category ul {
float: left;
list-style: none;
margin: 8px 0px 0px 10px;
padding: 0px;
}
#category li {
float: left;
padding: 0px 20px 0px 0px;
}
#content {
float: right;
width: 590px;
padding: 15px 0px 0px 0px;
margin: 0px;
}
.entry_body {
padding: 10px 20px;
margin: 0px 10px 30px 5px;
line-height: 18px;
background: url('images/entry-footer.png') repeat-x bottom center;
}
#content h1 {
font-size: 26px;
color: #688097;
padding: 3px 0px;
margin: 0px;
line-height: 23px;
}
.entry_date {
clear: both;
padding: 0px 0px 0px 20px;
color: #636466;
background: url('images/entry-author.png') no-repeat left top;
}
.entry_body blockquote {
padding: 0px 0px 0px 40px;
margin: 5px 35px 5px 25px;
background: url('images/entry-quote.png') no-repeat left top;
color:  #636466;
 }
.entry_category {
float: left;
padding: 5px 0px 5px 25px;
background: url('images/entry-category.png') no-repeat left;
color: #D13F76;
}
.entry_comment {
float: right;
padding: 5px 0px 5px 25px;
background: url('images/entry-comment.png') no-repeat left;
color: #D13F76;
}
.entry-break {
clear: both;
}

.footer_link {
clear: both;
padding: 10px;
font-weight: bold;
}
.footerlink {
margin: 5px 0px;
display: block;
}
.footerleft {
color: #000000;
float: left;
}
.footerright {
color: #000000;
float: right;
}

#sidebar {
float: right;
width: 340px;
padding: 10px 0px;
margin: 0px;
}
#sidebar h2 {
margin: 10px 0px 0px -10px;
padding: 10px 0px 10px 13px;
font-size: 12px;
color:#900;
/*color: #49627f;*/
background: url('images/side-title.png') no-repeat left;
}
#sidebar #side-rss {
background: url('images/side-rss.png') no-repeat left center;
font-size: 16px;
font-weight: bold;
padding: 5px 0px 5px 35px;
margin: 10px 0px;
color: #688097;
}
#sidebar .side-box {
width: 300px;
background: url('images/side-bg.png') repeat-x top center #cce2e8;
border: 1px solid #C9D2D5;
margin: 0px 0px 10px 0px;
color: #cce2e8;
}
#sidebar ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}
#sidebar li {
padding: 3px 5px;
border-bottom: 1px solid #eef6f8;
}
#footer {
clear: both;
height: 10px;
padding: 10px;
background:#FFF;
/*background: #cce2e8;*/
border-top: 1px solid #c9d3d6;
font-size: 10px;
}
#footer #powered {
float: left;
}
#footer #sponsored {
float: right;
}

.footer_link {
 clear: both;
 }
.footerlink {
 margin: 0px 1px;
 }
.wp-caption-text {
 border: 1px solid #EFEFEF;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px;
 padding: 10px;
 text-align: right;
 }
.postmetadata {
 clear: both;
 padding: 10px 20px;
 border-top: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 }
#comments {
 margin: 10px 0px;
 padding: 0px;
 font-size: 14px;
 }
#comment_box {
 clear: both;
 text-align: right;
 padding: 10px 20px;
 }
#comment_box ul {
 margin: 0px;
 padding: 0px;
 text-align: left;
 }
#comment_box li {
 padding: 5px 10px;
 margin: 2px 0px;
 list-style: none;
 border: 1px solid #EFEFEF;
 }
#comment_box .avatar {
 float: right;
 margin: 5px 0px 0px 0px;
 }
.fn {
 font-weight: bold;
 }
.alt {
 background: #FBFBFB;
 }
.reply a {
 padding: 1px 8px;
 margin: 0px;
 border: 1px solid #000000;
 color: #FFFFFF;
 background: #000000;
 text-transform: uppercase;
 font-weight: bold;
 text-decoration: none;
 }
#cancel-comment-reply {
 font-size: 14px;
 font-weight: bold;
 }
.commentmetadata {
 font-size: 11px;
 }
#wp-calendar {
text-align: center;
 width: 100%;
 margin: 5px 0px 20px 0px;
 }
#wp-calendar th {
 color: #000000;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px;
 }
#wp-calendar td {
 text-align: center;
 }
.textwidget {
 margin: 0px 0px 10px 0px;
 padding: 5px;
 color: #688097;
 }
a {
 text-decoration: none;
 /*color: #315378;*/
 color:#900;
 }
#sidebar a {
 display: block;
 text-decoration: none;
 }