/*
Theme Name: Dew Blog Template
Description: Dew Blog Template for wordpress 2.xx designed by <a href="http://jump2top.com" target="_blank" rel="dofollow">seo company</a>
Author: seo company
Author URI: http://jump2top.com
Version: 1.0
Tags: gray, white, green, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	color: #555;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#wrap {
	width: 920px;
	text-align:left;
}
#container {

}
#header {
	height:496px;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:15px;
	padding: 0 0 15px 0;
}
#title {
	height:100px;
	float:left;
	margin-left:10px;
}
#pagenav {
	height:35px;
	font-size:9pt;
	font-weight: bold;
	line-height:35px;
	background-color: #748d0b;
	padding: 0px 10px;
	text-align:right;
	float:right;
	margin: 45px 10px 0 0;
}
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
	color: #fff;
	text-decoration: none;
	margin: 0 35px;
}
#pagenav li a:hover {
	color: #555;
}
#img {
	background:url(images/img.jpg) no-repeat;
	height:379px;
}
#main {
}
#sidebar {
	float: right;
	width: 200px;
	padding: 15px 0 0 0;
	margin-right:10px;
}
#content {
	float: left;
	width: 669px;
	border-right: 1px solid #d9d9d9;
	padding: 15px 15px 0 0;
	margin-right:15px;
	margin-left:10px;
}
#footer {
	color: #999;
	text-align: center;
	width:900px;
	margin:15px 0px;
}
.prepost {

}
.top {
	height:15px;
}
.bottom {
	height:15px;
}
.post {
	margin-bottom:15px;
}
.entry {

}
.entry2 {

}
.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	width:188px;
}
.widget {
		margin-bottom:15px;
}

/* default */
p, #content h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom:10px;
}
.clear {
	clear:both;
	height:1px;
}
img {
	border:0px;
}

/*text */
#title h1 {
	font-size:22pt;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin-bottom:0px;
}
#title h1 a {
	color: #000;
	text-decoration: none;
}
.description {
	font-size:11pt;
	color: #CCC;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #898989;
}
#content h1 a {
	color: #898989;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	color: #333;
	font-weight: normal;
}
#sidebar h2 {
	color: #898989;
	font-size: 11pt;
	font-weight: normal;
}
#sidebar h2 a {
	color: #898989;
	text-decoration: none;
}
#content h2 a {
	color: #898989;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;
	color: #898989;
}
#sidebar ul {
	padding-bottom:10px;
}
#sidebar ul li {
	list-style:none;
	margin-left:0px;
}
#sidebar ul li ul li:before, #sidebar ul li ul li ul li:before {
	content: "\00BB \0020";
	color: #898989;
}
#sidebar ul li ul li ul li {	
	margin-left: 15px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color: #555555;
	text-decoration: none;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	color: #999;
	margin:10px 0px 0px 0px;
}
.postmetadata a {
	color: #898989;
	text-decoration: none;
}
a {
	color: #898989;
	text-decoration:none;
}
.searchform {
	padding-bottom: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#submit {
	background-color: #898989;
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 2px 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.searchsubmit {
}
#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	padding: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
/* wp default */
.center {
	text-align:center;
}
.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;
}
#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;
}



