@charset "utf-8";
/*
Theme Name: Blue Narrow
Theme URI: http://www.templatestyle.in/
Description: Design for 600px width. 
Version: 1.1
Author: Stylegraph
Author URI: http://www.templatestyle.in/
*/

body {
	margin: 0px;
	background-image: url('images/background.png');
	background-attachment: fixed;
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Verdana', sans-serif;
}

a {
	text-decoration: none;
}

table {
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #D4D6D9;
	border-collapse: collapse;
}
th {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #D4D6D9;
	padding: 5px;
	background-color: #EDEFF2;
	text-align: center;
}
td {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #D4D6D9;
	padding: 5px;
}

/*   WordPress Generated Classes   */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0 20px 0 0; }
.alignright { float: right; margin: 0 0 0 20px; }
.wp-caption { margin: 10px; padding-top: 4px; border: 1px solid #DDDDDD; background-color: #F3F3F3; text-align: center; -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 p.wp-caption-text { margin: 0; padding: 0 4px 5px;font-size: 11px; line-height: 17px;}

.pr {
	color: #999999;
	text-align: center;
	font-size: 0.9em;
}
.pr a {
	color: #999999;
}

#header {
	width: 580px;
	height: 190px;
	margin: 0px auto;
	background-image: url('images/header_background.png');
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: left;
}

#header a {
	color: #ffffff;
	text-decoration: none;
}

#header #title {
	height: 60px;
	padding: 35px 35px;
}

#header #title a {
	font-size: 2.5em;
	font-weight: bold;
}

#header .menu ul {
	margin: 0px;
	padding: 2px 30px;
	list-style-type: none;
}

#header .menu li {
	float: left;
	padding: 5px 15px;
	background-image: url('images/icon/right.png');
	background-repeat: no-repeat;
	background-position: center left;
}

#content {
	width: 520px;
	margin: 0px auto;
	padding: 5px 30px;
	background-image: url('images/contents_background.png');
	background-repeat: repeat-y;
	text-align: left;
}

#content .post, #content .page, #content .navigator, #content #respond {
	line-height: 1.8em;
}

#content .post > h2, #content .page > h2 {
	margin-top: 0px;
}

#content .post h2 a {
	color: #003CB3;
	text-decoration: none;
}

#content .commentlist {
	border-top: 1px solid #F2F2F2;
	padding: 0px;
	list-style-type: none;
}

#content .commentlist .comment {
	padding: 10px;
	border-bottom: 1px solid #F2F2F2;
}

#content .commentlist .even {
	background-color: #F5F7FA;
}

#content .post small {
	display: block;
	text-align: right;
}

#content .post .postmetadata {
	clear: both;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 10px;
	text-align: right;
}

#content .commentlist .commentmetadata {
	text-align: right;
}

#content .post .postmetadata a, #content .commentlist .commentmetadata a {
	color: #003CB3;
	text-decoration: none;
}

#content pre, #content code {
	padding: 10px;
	background-color: #F5F7FA;
	font-family: monospace;
}

#content .post .Cut, #content .page .Cut {
	float: right;
	margin-left: 20px;
	text-align: center;
}

#content #commentform textarea {
	width: 100%;
	font-size: 1.2em;
}

#content #commentform input[type="submit"] {
	width: 180px;
	margin-left: 170px;
}

#content .navigation {
	clear: both;
	padding: 30px 0px;
	text-align: center;
}

#content .links {
	padding-left: 0px;
	list-style-type: none;
}

#content .linkcat {
	float: left;
	width: 50%;
}

#content .linkcat h2 {
	margin-bottom: 10px;
	padding-top: 20px;
	color: #808080;
	font-size: 1.3em;
}

#sidebar {
	width: 580px;
	margin: 0px auto;
	background-image: url('images/footer_background.png');
	background-repeat: repeat-y;
	text-align: left;
}

#sidebar > ul {
	margin: 0px;
	padding: 2px 30px;
	list-style-type: none;
}

#sidebar > ul > li {
	clear: both;
}

#sidebar .widget h2 {
	margin-bottom: 10px;
	padding-top: 20px;
	color: #808080;
	font-size: 1.3em;
}

#sidebar .widget ul {
	padding: 0px;
}

#sidebar .widget li {
	display: block;
	float: left;
	overflow: hidden;
	width: 105px;
	margin-right: 10px;
	padding: 5px 0px 5px 15px;
	background-image: url('images/icon/right.png');
	background-repeat: no-repeat;
	background-position: center left;
	white-space: nowrap;
}

#sidebar .widget a {
	color: #405580;
	text-decoration: none;
}

#sidebar #rss {
	text-align: right;
}

#sidebar #rss a {
	padding-left: 20px;
	padding-right: 5px;
	background-image: url('images/icon/rss.png');
	background-repeat: no-repeat;
	background-position: center left;
	color: #333333;
	text-decoration: none;
}

#footer {
	width: 580px;
	margin: 0px auto;
	background-image: url('images/footer_background.png');
	background-repeat: repeat-y;
}

#footer #copyright {
	padding: 10px 30px;
	font-size: 0.9em;
	line-height: 1.8em;
}

#searchform {
	padding: 20px;
	text-align: center;
}
