/*

Theme Name: VectorLover

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A tech theme.  Design by <a href="http://www.styleshout.com">Styleshout</a>.  Ported to WP by <a href="http://www.themelab.com">Theme Lab</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



/* ----------------------------------------------

	Template Name : VectorLover

	Template Code : S-0026

	Version : 1.0   

	Author : Erwin Aligam

	Author URI : http://www.styleshout.com/    

	Last Date Modified : July 31, 2008	

 ------------------------------------------------ */

 

/* ----------------------------------------------

   HTML ELEMENTS

------------------------------------------------- */ 



/* Top Elements */

* {
	margin: 0;
	padding: 0;
	outline: 0
}
.greenBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
} /* just borders to see it */
body {
	background: #F2F0F0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-align: center;
}
/* links */

a, a:visited {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #FF9B99;
	text-decoration: underline;
}
h1 {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	color: #88AC0B;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 16px 10px 4px 10px;
}
/* Paragraph */

p {
	padding: 12px 10px;
}
/* Lists */

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
dl {
	padding: 10px;
	margin: 0;
}
dt {
	font-weight: bold;
	color: #79A62E;
}
dd {
	padding-left: 25px;
}
code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	/* white-space: pre; */

  	border: 1px solid #EEE8E1;
	background: #FAF7F5;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 500;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
	padding: 5px 7px 5px 40px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	color: #80614D;
	border: 1px solid #EEE8E1;
	background: #FAF7F5 url(images/quote.gif) no-repeat 15px 15px;
}
/* start - table */

table {
	border-collapse: collapse;
	margin: 15px 10px;
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #A4A4A4;
	border: 1px solid #FFFFFF;
}
tr {
	height: 34px;
	background: #fff;
}
/* end - table */



/* form elements */

form {
	margin: 20px 10px;
	padding: 15px 25px 25px 20px;
	border: 1px solid #EEE8E1;
	background: #FAF7F5;
}
form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;
	margin: 0;
	color: #9D6D37;
}
label {
	font-weight: bold;
	color: #A7743B;
}
input, select, textarea {
	margin: 5px 0;
    padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}
option {
	padding-right: 0.5em;
}
#author, #email, #comment, #url {
	width: 455px;
}
input.button {
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #CC6699;
	background: #F2EFEF;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #FFF;
}
/*-------------------------------------------

   LAYOUT

--------------------------------------------*/ 

#wrap {
	position: relative;
	width: 952px;
	background: #FFF;
	margin: 0px auto 30px;
	text-align: left;
}
#content {
	width: 952px;
}
#header {
	position: relative;
	width: 952px;
	height: 300px;
	background: url(images/header.gif) no-repeat;
	color: #fff;
	padding: 0;
	margin: 0;
}
/* images */

.thumb {
	border: 1px solid #E4E4E4;
	padding: 10px;
}
.thumb_mini {
	border: 2px solid #E4E4E4;
	padding: 0px;
}
.thumb_maybe {
	background: #FAFAFA;
	border: 2px solid #E4E4E4;
	padding-right: 8px;
	padding-left: 8px;
}
.random_thumb {
	margin: 10px 0px 0px 12px
}
.product_page_top {
	background: url(images/product_top.gif) no-repeat;
	height: 30px;
	width: 727px;
}
.product_page_middle {
	background: #FFF;
	width: 727px;
}
.product_page_bottom {
	background: url(images/product_bottom.gif) no-repeat;
	height: 30px;
	width: 727px;
}
.product_container {
	position: relative;
	width: 750px;
	margin: auto;
}
.product_page_pad {
	padding-right: 15px;
}
.product_page_nav {
	padding: 10px;
}
.product_page_text {
	font-size: 15px;
	text-align: justify;
}

.product_page_text2 {
	font-size: 12px;
	text-align: justify;
}
.product_page_thumb {
	float: left;
	border-style: none;
	margin-left: 10px;
}
.product_thumb {
	border: 1px solid #E4E4E4;
	padding: 1px;
	float: left;
}
.product {
	background: #FFFF00;
	padding-left: 23px;
	float: left;
	width: 700px;
}
.product_disp {
	background: #00FF00;
	float: right;
	color: #FFFF00;
	font-size: 16px;
	padding: 10px;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -5px;
	text-decoration: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the logo*/

	top: 75px;
	left: 55px;
	font-size: 66px;
	font-weight: bold;
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	letter-spacing: -0.5px;
	/* change the values of top and left to adjust the position of the slogan*/

	top: 148px;
	left: 150px;
	font-size: 15px;
	font-weight: bold;
}
/* top-menu */

 #top-menu {
	position: absolute;
	margin: 0;
	padding: 30px 15px 8px 15px;
	background: #74A838 url(images/top-menu.gif) repeat-x;
	color: #FFF;
	top: 0;
	right: 70px
}
#top-menu p {
	margin: 0;
	padding: 0;
}
#top-menu a {
	font-weight: bold;
	color: #fff;
}
/* Navigation */

#nav {
	clear: both;
	padding: 0;
	margin: 0;
	width: 952px;
	height: 50px;
	background: #988060 url(images/nav.gif) no-repeat;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 40px;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #CC6699;
	text-decoration: none;
	font-size: 15px;
	line-height: 45px;
	font-weight: bold;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FF9B99;
}
#nav ul li.current_page_item {
	background: transparent url(images/left-tab.gif) no-repeat;
}
#nav ul li.current_page_item a {
	color: #CC6699;
	background: transparent url(images/right-tab.gif) no-repeat right top;
}
/* Main Column */

#main {
	float: left;
	width: 700px;
	padding-left: 22px;
}
#main2 {
	float: left;
	width: 700px;
	padding-left: 24px;
}
#home {
	padding: 22px 22px 0px;
}
#main h2 {
	color: #5890b1;
	font-size: 13px;
	font-weight: bold;
}
#main h2 a {
	color: #5890b1;
	text-decoration: none;
}
#main h3 {
	color: #CC6699;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	font-weight: bold;
}
#main h3 a {
	color: #CC6699;
	text-decoration: none;
	font-size: 18px;
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}
#sidebar {
	float: right;
	width: 204px;
	margin-right: 23px;
}
#sidebar h3 {
	color: #CC6699;
	font-size: 16px;
	font-weight: bold;
}
/* sidebar menu */

#sidebar ul {
	margin: 10px 10px 5px 7px;
	padding: 0;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #E8E8E8;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;
	color: #FF9C99;
	background: none;
	font-weight: normal;
}
#sidebar ul li a span {
	color: #7F7F7F;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}
#sidebar ul li a:hover {
	color: #000;
	background: none;
}
#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar ul li {
	border: none;
}
/* header quick search */

#sidebar form#qsearch {
	padding: 0;
	margin: 20px 0 30px 10px;
	border: none;
	width: 270px;
	height: 33px;
	background: #F2F0F0 url(images/qsearch.gif) no-repeat;
}
#sidebar form#qsearch p {
	margin: 0;
	padding: 0;
}
#sidebar form#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #B8B8B8;
	margin: 0;
}
#sidebar form#qsearch .tbox {
	margin: 5px 0 0 5px;
	width: 220px;
	display: inline;
	font-size: 1em;
}
#search form#qsearch .btn {
	width: 24px;
	height: 24px;
}
#sidebar form#qsearch label {
	display: none;
}
/* footer */

#footer {
	clear: both;
	width: 952px;
	margin: 0;
	padding: 30px 0 25px 0;
	background: #F2F0F0 url(images/footer-bottom.gif) no-repeat left top;
	color: #777;
	text-align: center;
	letter-spacing: .2px;
	font-size: 9px;
}
#footer p {
	padding:10px 0;
}
#footer a:link {
	color: #6B6B6B;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #6B6B6B;
}
#footer a:hover {
	text-decoration: none;
	color: #CC6699;
}
#footer a:active {
	text-decoration: none;
	color: #6B6B6B;
}
/* postmeta */

.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 10px;
	color: #977C57;
	border: 1px solid #EEE8E1;
	background: #FAF7F5;
}
.post-footer .date {
	margin: 0 10px 0 5px;
	padding: 7px;
	background: #FAF7F5 url(images/clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}
.post-footer a.comments {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: #FAF7F5 url(images/comments.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: #FAF7F5 url(images/doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.edit {
	margin: 0 10px 0 5px;
	padding: 7px 5px;
	background: #FAF7F5 url(images/edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-info {
	font-size: .95em;
	padding: 0 10px;
	margin-left: 2px;
	color: #A98D76;
}
.post-info a, .post-info a:visited {
	color: #333;
}
/* comments list */

ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;
	border-color: #EEE8E1;
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #EEE8E1;
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0;
	padding: 0;
}
.commentlist li.alt {
	background: #FAF7F5;
}
/* alignment classes */

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* display and additional classes */

.no-border {
	border: none;
}
.clearer {
	clear: both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}
