/*  
Theme Name:StarOcean
Theme URI: http://www.wpart.org/wordpress-themes-starocean
Description:The balmy freshness of travelling outer space, a leave of boat over the star sea, they are just as deep as the dark blue. Combined with the bright color, easy used column, a unique simple fashion style comes up. Created by Wpart. 
Version: 1.3
Author:WPart.org
Author URI: http://www.wpart.org/
tags:blue,fixed-width,two-columns
	Both the design and code are released under GPL.
    http://www.opensource.org/licenses/gpl-license.php
*/
.float_l {
	float:left;
}
.float_r {
	float: right;
}
body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_bg {
	width:958px;
	float:left;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #E6EAEB;
}
/***********header start************/
#header {
	text-align: center;
	width: 958px;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.header_top {
	float: left;
	width: 933px;
	padding-left: 25px;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	height:22px;
	padding-top:5px;
	color:#fff;
	background-color:#2A385B;
}
#header-image { overflow: hidden; margin: 0; 	width:958px;
	float:left;
	text-align:left;
}
	#header-image a { text-decoration: none; border: none; }
	#header-image a img { border: none; }
#img_bg{height:98px;width:908px; float:left; padding:10px 0 0 50px;}
.description {
	color:#28395B;
}
#nav {
	float: left;
	width:918px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #D8DDE0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#nav li {
	float:left;
	list-style-type: none;
	height: 29px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav li a {
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;
	background-color:#274C6C;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	height: 20px;
}
#nav li a:hover {
	padding-top:2px;
	background-color:#F9FBFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}
/***********header end************/
#main {
	width: 910px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px !important;
 * padding-top:3px !important;
	padding-top:3px;
	padding-bottom: 20px;
}
#content {
	float:right;
	width: 635px;
	padding-top: 5px !important;
 * padding-top:23px !important;
	padding-top:23px;
}
#sidebar {
	float: left;
	width: 260px;
	color: #666666;
}
#footer {
	width: 960px;
	color:#999999;
	float: left;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	font-weight: normal;
	height: 50px;
}
/*********************
-----------header-------
*********************/

.post {
	float: left;
	width: 635px;
	padding-top: 5px;
	font-size: 12px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #627A8E;
	border-right-color: #627A8E;
	border-bottom-color: #627A8E;
	border-left-color: #627A8E;
}
.title3 {
	height: 25px;
	width: 610px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627A8E;
	text-transform: capitalize;
}
.title3 a {
	color:#21334E;
	font-size: 18px;
	font-weight: bold;
}
.info {
	float: right;
	width: 620px;
	background-color:#FFF;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #627A8E;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 15px;
}
.info a {
	color:#333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}
.date {
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(images/narrow1.png);
	background-position: left 3px;
	font-weight: normal;
}
.cate {
	background-image: url(images/narrow2.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px;
	font-weight: normal;
}
.coment {
	background-image: url(images/narrow3.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px 3px;
	font-weight: normal;
}
.entry {
	float: left;
	width: 600px;
	margin-left: 5px;
	color: #333;
	padding-right: 10px;
	padding-left: 15px;
}
.entry table {
	max-width:100%;
}
.entry a {
	color:#304DAC;
	font-weight: normal;
}
.tag {
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
}
.entry p {
	margin-top: 10px;
	margin-bottom: 5px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
.entry li {
	line-height: 1.85em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.entry table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry td {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.post-foot {
	background-image: url(images/post-foot.jpg);
	float: left;
	height: 25px;
	width: 630px;
	background-repeat: no-repeat;
}
.post-link {
	padding: 10px;
}
.post-link a {
	color: #000;
	font-weight:normal;
}
.content-foot {
	height: 15px;
	width: 630px;
	float: left;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#304DAC;
	text-decoration:underline;
}
.side {
	background-image: url(images/side_bg.png) !important;
	background-image:url(images/side_bg.gif);
	background-repeat:repeat-y;
	float: left;
	width: 250px;
	padding-right: 5px;
	padding-left: 4px;
}
.side * {
	font-size:14px;
	font-weight: 600;
}
#sidebar ul {
	padding:0px;
}
#sidebar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD0E1;
	float:left;
	background-image: url(images/narrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding: 0px;
}
#sidebar li li {
	padding-top:6px;
	padding-bottom:4px;
	width: 220px;
	padding-left: 20px;
	overflow: hidden;
	padding-right: 10px;
}
#sidebar li li li {
	width:200px;
	padding-left:20px;
}
.widget_tag_cloud, .widget_text {
	background-image: url(images/side_bg.png) !important;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
	margin: 0px;
}
#calendar_wrap {
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#wp-calendar {
	width:240px;
	text-align:center;
	padding-left: 10px;
}
#wp-calendar caption {
	width:220px;
	color: #09598E;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#wp-calendar a {
	text-decoration:underline;
}
li.widget_tag_cloud div, .widget_text div {
	float:left;
	width:220px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.title2 {
	float: left;
	height: 25px;
	width: 225px;
	padding-left: 25px;
	color:#FFF;
	background-color: #31658E;
	padding-top: 5px;
	font-size: 16px;
	background-image: url(images/narrow2.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
.sidebar_bottom, .sidebar_top {
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 260px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	margin:0px;
}
.sidebar_bottom {
	background-image: url(images/side_bottom.png) !important;
	background:none;
}
.sidebar_top {
	background-image: url(images/side_top.png) !important;
	background:none;
}
/*********************
-----------search-------
*********************/
#searchform {
	float:left;
	width:200px;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-right: 24px;
}
#searchform #s {
	padding: 1px;
	float: left;
	margin-top: 8px;
	width: 150px;
	font-weight: normal;
}
#searchsubmit {
	padding: 1px;
	margin-top: 7px;
}
.btn {
	font-size: 11px;
	cursor: hand;
	color: #333;
	padding-top: 2px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	float: right;
	margin-top: 3px;
	text-align: center;
	font-weight: normal;
}
#sidebar a {
	color: #333333;
}
/******************
comment
********************/
/*
#email,#author,#url {
	background-image: url(images/input.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 251px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	}
.comment_top,.comment_foot{
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	width: 569px;
}
#comment {
	width: 569px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-y:hidden;
	background-color: #FFFFFF;
	}
#commentform{
	background-color:#f5f5f5;
	float:left;
	width: 630px;
}
#commentform #submit{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: auto;
	text-align: center;
	}
#commentform p{
	float: left;
	width: 596px;
	padding-right: 11px;
	padding-left: 18px;
}
.commentlist li {
	list-style: none;
	color: #666666;
	width: 580px;
	float: left;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.commentlist .white{
	background-color:#fff;
	float:left;
	width:560px;
	padding:10px;
	border: 3px ridge #E8DFD9;
	line-height: 1.5em;
}
#respond{
	float:left;
	width: 550px;
	padding-left: 80px;
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	margin-top: 10px;
	background-color:#f5f5f5;
}*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	float:left;
	width:90%;
	padding:2% 5%;
}
#commentform textarea {
	width:95%;
	padding: 2px;
}
#respond {
	width:94%;
	padding-left:6%;
	padding-top:3px;
	font-size: 16px;
	color: #000;
	background-image: url(images/res.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	height: 25px;
	float: left;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	text-align: center;
}
#comment_title {
	float:left;
	color:#000;
	width:590px;
	background-image: url(images/rec.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 2px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist * {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentlist li {
	list-style: none;
	border: 1px solid #627A8E;
	background-color: #FFF;
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 1%;
	padding-left: 1%;
}
.commentlist p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.small {
	font-size:9pt;
}
.pagetitle {
	color: #09598E;
	text-align: center;
	float: left;
	width: 635px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
/***************************
----------*--a--*-----------
****************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #28395B;
	font-size: 45px;
}
h1 a:hover {
	text-decoration: none;
}
#nav a {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
}
#commentform a {
	font-weight: bold;
}
#footer a {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
ol {
	padding-left:10px;
}
.comment_page a {
	font-size:12px;
	font-weight:normal;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;}

/* End Images */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #31658E;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
  * {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*************img*****************/
.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;
}
