/*
Theme Name:Blues
Theme URI: http://www.vivsin.com
Description: News and Article Minded Theme. Web 2.0 Styling. Designed by VIVROCKS, Distributed by http://www.VIVSIN.com
Version: 1.0
Author: VIVROCKS
Author URI: http://www.vivsingh.com
Tags: White, fixed width, 3columns, widgets, right sidebar
*/

* { margin: 0; padding: 0; }

body {
	background:#003366 url(images/body-bg.jpg) repeat-x;
	font-family:"Verdana", Tahoma, Arial, sans-serif;
	line-height: 16px;
	font-size:10px;
	color: #666;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration:none;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 0px 0 0}
img {border: 0}
input {vertical-align: middle}
h2 {
	font: normal 12px "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #ccc;
	background: #EEE;
	padding: 5px 15px;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#wrapper {
	width:990px;
	margin:0 auto 0;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height:186px;
	background:url(images/header-bg.jpg) no-repeat;
}
#top {
	padding:8px 0 0 0;
	height:42px;
}

#logo {
}
#logotitle {
	padding: 25px 0 0 20px;
	font-size:42px;
	line-height:40px;
	color:#fff;
	}
#logotitle a{
	color: #fff;
	font-weight:bold;
	}
#logotitle a:hover {
	color: #666;
	}
.logotag {
	font-size:14px;
	position:relative;
	top:-7px;
	color:#ccc;
	}
#menu {
	clear: both;
	width:650px;
	float:left;
	position: relative;
	padding:3px 0 0 0;
}
#menu li {
	font-size: 12px;
	font-family: "Verdana", Helvetica, Verdana, Arial, sans-serif;
	display: inline;
	text-transform: uppercase;
	padding:0 30px 0 15px;
}
#menu li a {
	color: #ccc;
	font-weight:bold;
}
#menu li a:hover {
	color: #00cccc;
	text-decoration:none;
}
#menu li.current_page_item {
	color:#ff3300;
}
#searchbox {
	width:330px;
	float:right;
	}
#searchform {
	margin: 0 10px 0 0;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	color:#666;
}
#s {
	width: 200px;
	background:#fff url(images/zoom.png) left no-repeat;
	padding:0 0 0 20px;
	border:1px solid #FFFFFF;
}

/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background:#FFFFFF url(images/container-bg.jpg) repeat-y;
	padding:0px 0 5px 0;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 535px;
	float: left;
	padding: 0 15px 0px 35px;
	overflow: hidden;
}

#content h2 {
	font: normal 1.9em "Verdana", Arial, Sans-Serif;
	padding: 0 0 3px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	font-size: 1.3em;
	line-height: 1.4em;
}
#content li li {
  font-size: 1em;
}

#content .post {
	margin: 0 0 2.2em;
}
#content .post h2,
#content .post h3 {
	font-size: 16px;
	font-family:"Verdana",Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin: 0 0 2px;
}
#content .post h2 a,
#content .post h3 a{
	color:#555555;
}

.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-family:"Verdana", Arial, sans-serif;
	font-size:10px;
	padding: 0 0 0 0;
	color: #666;
	font-weight:bold;
	line-height:20px;
}
.postmetadata a {
	color: #0099CC;
	margin:0 0 0 10px;
}
.postmetadata a:hover {
	color:#666666;
	text-decoration: none;
}
.post .catlink {
	font-size: 10px;
	padding: 0 0 7px 0;
	color: #666;	
	font-weight:bold;
	text-transform:uppercase;
}
.catlink a {
	font-weight:normal;
}

.post .taglink {
	font-size: 10px;
	color: #666;
	font-weight:bold;	
	text-transform:uppercase;
	border-bottom:5px #cccccc solid;
	border-top:1px #e8e8e8 solid;
	padding:0 0 5px 0;
}
.taglink a {
	padding:0 5px 0 5px;
}
.taglink a:hover {
	color:#999;
}

#moretext {
	padding: 0 0 0 0px;
	font-size:12px;
	font-weight:bold;
   }
   
.entry {
  text-align: left;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(images/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	margin: 20px 0 10px 0;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 20px 0 30px 25px;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
  float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

#author, #email, #url, #comment, #submit {
	font: 1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 440px;
	height: 170px;
}
#submit {
	width: 115px;
	height: 22px;
	padding: 0;
	background: #006699;
	cursor: pointer;
	overflow: visible;
	color:#FFFFFF;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 395px;
	font-size: 14px;
	line-height: 18px;
}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#sidebars li a {
	padding: 0 0 0 0;
	color: #666;
}
#sidebars li a:hover {
	color: #006699;
}

#sidebars h2 {
	font-family: "Verdana", Arial, Sans-Serif;	
	background:url(images/h2-bg.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0 4px 5px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 0 0;
}
#sidebars ul {
	margin: 0px 0 20px 0;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 3px 0px 3px 0;
	margin: 0 0 0 0;
}

#l-sidebar {
	float: left;
	width: 160px;
	padding: 0 15px 0 40px;
}

#l-sidebar li a{
	font-size:13px;
	color:#666666;
}	
#l-category a{
	padding: 0 0 0 15px;
	}
#r-sidebar {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
}
#r-sidebar li a{
	font-size:13px;
	color:#666666;
	background:url(images/arrow.gif) left no-repeat;
	padding:0 0 0 10px;
}	
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a{
	color: #666;
	margin: 0 2px 5px 0;
}
#tag_cloud a:hover {
	color: #006699;
}
.rssfeeds {
		background:url(images/feeds.gif) no-repeat left;
		padding:0 0 0 20px;
		font-weight:bold;
}
#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 15px 0px;
	margin: 0 0 0 0;
	font-size: 10px;
	color: #999;
	line-height:20px;
}
#footer a{
	color:#ccc;
	}