/*
Theme Name: Blue and Gray Blog Template
Description: Blue and Gray Blog Template is a clean, search engine friendly, simple and stylish WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>.
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: blue, gray, white, 2-columns, right sidebar, widget ready, fixed width, seo friendly

*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/background.gif) repeat-x #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
#wrap {
	width: 900px;
	text-align: left;
	background: url(images/background_main.gif) repeat-y;
	margin-top:10px;
}
#header {
	height: 111px;
	background: url(images/background_title.gif) repeat-x;
}
#navigation {
	margin:0px 5px;
	padding: 0px 15px;
	font-size: 11pt;
	font-weight: bold;
	clear: both;
/*	background: url(images/background_navigation.gif) repeat-x top; */
	background-color: #6ccfe2;
	line-height: 35px;
	height:35px;
}
#topright {
	float: right;
	padding: 50px 25px 0px 0px;
}
#title {
	padding-left: 25px;
	float: left;
}
#main {
	padding: 10px 5px;
}
#sidebar {
	float: right;
	margin: 0px 10px 15px 10px;
	width: 160px;
/*	background: url(images/background_sidebar.gif) repeat-x; */
	min-height:500px;
	padding: 10px;
	color: #898989;
}
#content {
	margin: 0px 200px 15px 10px;
	padding: 10px;
	color: #333333;
}
#footer {
	color:#ffffff;
	clear: both;
	padding: 25px 25px 15px 25px;
	background: url(images/background_bottom.gif) no-repeat #6ccfe2;
	text-align: center;
	width: 850px;
	margin-bottom:10px;
}
.post {
	padding-bottom: 10px;
}
#comments {
	margin-top: 10px;
}
/* text */
#title h1 {
	font-size: 19pt;
	color: #555555;
	padding-top: 35px;

}
#title h1 a{
	color: #555555;
	text-decoration: none;
}
.description {
	font-size: 12pt;
	color: #999999;
}
#navigation ul li {
	list-style: none;
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	color: #ffffff;
	margin-right: 20px; 
}
#navigation li a:hover {
	color: #666666;
}
h1 {
	font-size:14pt;
	font-weight: normal;
	color: #c2ec6b;
}
h1 a {
	color: #000000;
	text-decoration: none;
	color: #c2ec6b;
}
#sidebar h2,
h2,
h3,
h4 {
	font-size: 12pt;
	color: #6ccfe2;
}
.post a,
.entry a,

h2 a,
h3 a,
h4 a {
	color: #6ccfe2;
	text-decoration: none;
}
#sidebar a {
	color:#666666;
	text-decoration: none;
}
.post a:hover, 
.entry a:hover,
#sidebar a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	color: #999999;
}

#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;	
}
p,
#content h1,
h2,
h3,
h4,
sidebar h2,
ul,
ol {
	padding-bottom: 10px;
}
.entry ul li,
.entry ol li,
#content ul li,
#content ol li {
	margin-left: 25px;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	color: #000000;
}
blockquote a {
	color: #000000;
}
#footer a {
	color:#ffffff;
	text-decoration: none;
}
/* default */
.navigation {
	padding: 10px 0px;
	color: #333333;
}
.navigation a {
	color: #333333;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #666666;
	padding: 10px;
	border: 1px solid #e1e1e1;	
	background-color: #f7f7f7; 
}
.postmetadata a,
.postmetadata a:hover {
	color: #666666;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#898989;	

}
#date a {
	color:#898989;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #cdcdcd; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #b2dd58;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #474404;	
	text-decoration: none;
}
#commentform a:hover {
	color:#474404;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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;
}

#toptbl{
	width : 100%;
	margin: 0px;
	padding: 0px;
}
#contents {
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	text-align: left;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-top: 3px solid #213c52;
	background-color: #FFFFFF;
}
.searchForm {
	text-align: right;
	margin: 0px;
	height: 18px;
	padding: 5px 0px;
	display: block;
	width: 100%;
}

.registText a{
	text-align:right;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	height: 18px;
	display: block;
}

.registText a:hover{
	text-decoration: underline;
}
.registLink ul {
  padding: 0px;
  margin: 0px;
  list-style:none;
}
.registLink li a {
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 10px;
	text-decoration: none;
	display: block;
	height: 15px;
	color: #FF0000;
}
.registLink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.largeMenu {
	margin: 0px;
	padding: 0px;
}

.largeMenu ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
.largeMenu li a {
	display: block;
	border-left : 3px solid #213c52;
	color : #354155;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 18px;
	margin: 2px;
	padding: 4px 2px 2px;
}
.largeMenu li a:hover {
	display: block;
	border-left : 4px solid #FF0000;
	color : #FF0000;
	text-decoration: none;
	background-color: #EEEEEE;
	text-indent: 0.8em;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
}

.middleMenu ul {
	padding:0px;
	margin:5px 0px 0px;
	list-style:none;
}
.middleMenu li a {
	margin: 0px;
	padding:0px;
	display: block;
	color: #0066B3;
	text-decoration: none;
	text-indent: 1.5em;
	height: 20px;
}
.middleMenu li a:hover {
	color: #CC0033;
	text-decoration: underline;
	text-indent: 1.5em;
	background-color: #EEEEEE;
}
.resultRows{
  font-size:12px;
}
.pageLink {
  text-align:right;
}
.footLine{
	width:644px;
	text-align:center;
	margin: 0px;
}
.title {
  font-size:16px;
  word-break:break-all;
}
.text {
	line-height:170%;
	word-break:break-all;
	clear: both;
}



