/* @override http://localhost:8888/wp/wp-content/themes/VectorWP/style.css */

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #a8a7a7 url(images/bg.gif) repeat-x;
}

a {
	color: #bd3cb0;
	text-decoration: none;
}

a:hover {
	color: #bd3cb0;
	text-decoration: underline;
}

img {
	border-style: none;
}

h3 {
	color: #666;
	font: 16px Arial;
	margin-bottom: 20px;
}

#wrapper {
	width: 998px;
	margin: 0 auto 15px;
	padding-top: 6px;
	padding-left: 7px;
	background: #fff url(images/foot.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#navigation {
	padding: 0;
	width: 991px;
	background: url(images/navbg.gif) no-repeat;
	height: 49px;
	margin-bottom: 6px;
}

#navigation .searchbox {
	float: right;
	margin-right: 33px;
	margin-top: 15px;
}

#navigation .searchbox input#search {
	width: 200px;
	height: 16px;
	border-style: none;
	background: url(images/searchbg.gif) no-repeat;
	padding-top: 4px;
	padding-left: 22px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #666;
}

#navigation ul.nav {
	height: 49px;
	float: left;
}

#navigation ul.nav li {
	float: left;
	list-style-type: none;
	color: #565656;
	font: 13px Arial;
	text-transform: uppercase;
	background: url(images/divbar.gif) no-repeat right;
	padding-right: 40px;
	margin-left: 40px;
	height: 30px;
	padding-top: 18px;
	margin-top: 1px;
}

#navigation ul.nav li a {
	color: #565656;
	text-decoration: none;
}

#navigation ul.nav li a:hover {
	text-decoration: underline;
}

#header {
	width: 954px;
	height: 178px;
	margin: 0;
	background: url(images/header.png) no-repeat;
	padding-top: 69px;
	padding-left: 37px;
}

#header h1 {
	width: 384px;
	height: 34px;
	margin-bottom: 20px;
	text-indent: -5000px;
}

#header h1 a {
	width: 384px;
	height: 34px;
	float: left;
}

#header p {
	color: #fff;
	width: 445px;
	font: 13px/15px Arial;
}

#subnav {
	background: url(images/subnav.gif) repeat-x;
	width: 955px;
	padding-left: 36px;
	padding-top: 13px;
	height: 24px;
}

#subnav p {
	color: #666;
	font: 11px Arial;
}

#subnav a {
	color: #666;
	text-decoration: none;
}

#subnav a:hover {
	color: #666;
	text-decoration: underline;
}

.nav {
	color: #666;
	font-size: 11px;
	overflow: auto;
	width: 658px;
	height: 30px;
}

.nav a {
	color: #666;
}

#content {
	overflow: hidden;
	width: 100%;
	margin: 0;
	background: url(images/content.gif) repeat-y;
	padding-top: 15px;
}

/* @group Mainc */

#mainc { 
	float: left;
	margin: 0 0 15px;
	width: 678px;
	display: inline;
	position: relative;
	padding-left: 34px;
}

#mainc h2 {
	color: #bd3cb0;
	font: 24px Arial;
	margin-bottom: 15px;
	margin-top: 3px;
}

#mainc .postimg {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

#mainc .postimg a img {
	border: 1px solid #c1c1c1;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

#mainc .postimg a:hover img {
	border: 1px solid #bd3cb0;
}



/* @end */

/* @group MainPost */

.entry {
	float: left;
	width: 678px;
	display: inline;
	position: relative;
	margin-bottom: 15px;
	padding: 0;
}

.entry img {
	//
}

.entry h2 {
	color: #bd3cb0;
	font: 24px Arial;
	margin-top: 3px;
	margin-bottom: 20px;
}

.entry h3 {
	color: #666;
	font: 16px Arial;
	margin-bottom: 20px;
}

.entry p {
	color: #666;
	font: 12px/18px Arial;
	width: 640px;
	margin-bottom: 20px;
}

.entry ul {
	margin-left: 15px;
	width: 640px;
	margin-bottom: 16px;
}

.entry ul li {
	list-style-type: square;
	color: #666;
	font: 12px Arial;
	margin-bottom: 4px;
	padding-bottom: 5px;
}

.alignright
{
	float: right;
	display: block;
	margin: 14px 0 14px 14px;
}

.alignleft
{
	float: left;
	display: block;
	margin: 14px 14px 14px 0;
}

/* @end */

#sidebar { 
	display: inline;
	padding: 0;
	width: 233px;
	float: right;
	margin-top: 10px; /*46*/
	margin-bottom: 15px;
	margin-right: 40px;
}

#sidebar h3 {
	color: #bd3cb0;
	font: bold 13px Arial;
	background-image: url(images/widget_title.gif);
	padding-top: 22px;
	padding-left: 23px;
}

#sidebar .widcenter {
	padding: 0 23px 20px;
}

#sidebar .mwidget p {
	color: #666;
	font: italic 13px Arial;
	margin-bottom: 10px;
}

#sidebar .mwidget a {
	color: #666;
	text-decoration: none;
}

#sidebar .mwidget a:hover {
	text-decoration: underline;
}

#sidebar .mwidget ul {
	list-style-type: none;
	color: #666;
	font-size: 13px;
}

#sidebar .mwidget ul li {
	margin-bottom: 2px;
}

#sidebar .mwidget {
	background: url(images/midwid.gif) no-repeat 0 bottom;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	height: 47px;
	width: 955px;
	background: url(images/footer.png) no-repeat 0 center;
	padding-bottom: 20px;
	padding-top: 51px;
	padding-left: 36px;
}

#footer ul.foot {
	margin-bottom: 2px;
	overflow: hidden;
}

#footer ul.foot li {
	float: left;
	color: #fff;
	list-style-type: none;
	margin-right: 10px;
	font: 11px Arial;
}

#footer ul.foot li a {
	color: #fff;
	text-decoration: none;
}

#footer ul.foot li a:hover {
	text-decoration: underline;
}

#footer p {
	clear: both;
	color: #fff;
	font: 11px Arial;
}

.clear { 
	clear: both; 
	background: none; 
}

/* @group Comments */

ol.commentlist {
	width: 640px;
}

ol.commentlist li {
	border: 1px solid #d7d6d6;
	padding: 20px 20px 10px;
	list-style-type: none;
	margin-bottom: 18px;
	color: #666;
}

ol.commentlist li .comment-meta {
	margin-bottom: 15px;
	font-size: 11px;
}

ol.commentlist li .fn {
	font-weight: bold;
	margin-bottom: 2px;
}

ol.commentlist li p {
	margin-bottom: 7px;
	line-height: 15px;
}

ol.commentlist li img.avatar {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}

h3#comments, #respond h3 {
	margin-bottom: 15px;
	color: #666666;
	font-size: 16px;
}

form#commentform {
	width: 640px;
	margin-bottom: 10px;
}

form#commentform p {
	margin-bottom: 14px;
}

form#commentform label {
	position: relative;
	top: -4px;
	color: #666;
}

form#commentform input#author, form#commentform input#url, form#commentform input#email {
	color: #666;
	font-size: 12px;
	border: 1px solid #a1a1a1;
	width: 200px;
	height: 15px;
	padding-top: 4px;
	margin-right: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

form#commentform textarea {
	color: #666;
	font-size: 12px;
	border: 1px solid #a1a1a1;
	margin-right: 6px;
	width: 450px;
	padding: 4px 3px;
	height: 160px;
}



/* @end */