/*

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;
}
BODY
{
	background: #CCC url(images/bg.gif) repeat-x;
	font: 12px/170% "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #6B6B6B;
	text-align: center;
}
/*links*/
A, A:visited
{
	color: #79A325;
	background: inherit;
	text-decoration: none;
}
A:hover
{
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}
/*headers*/
H1, H2, H3
{
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	font-weight: bold;
	padding: 10px;
	color: #444;
}
H1
{
	font-size: 2.9em;
}
H2
{
	font-size: 2.5em;
	color: #88AC0B;
}
H3
{
	font-size: 1.6em;
	font-weight: normal;
	padding: 16px 10px 4px;
}
/*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;
}
/*images*/
IMG
{
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	padding: 8px;
}
IMG.float-right
{
	margin: 5px 0px 10px 10px;
}
IMG.float-left
{
	margin: 5px 10px 10px 0px;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
CODE
{
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
/*white-space: pre;*/
	border: 1px solid #EEE8E1;
	background: #FAF7F5;
}
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;
	font-family: Georgia, "Times New Roman", Times, serif;
	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: #ADD163;
	border-width: 1px;
	border-style: solid;
	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;
}
TR
{
	height: 34px;
	background: #FFF;
}
TD
{
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;
}
/*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;
	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
{
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #A6CD56;
	border-width: 1px;
	border-style: solid;
	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
/*-------------------------------------------

LAYOUT

--------------------------------------------*/
#wrap
{
	position: relative;
	width: 952px;
	background: #FFF url(images/wrap.gif) repeat-y center top;
	margin: 40px auto 30px;
	text-align: left;
}
#content
{
	clear: both;
	float: left;
	width: 952px;
	padding: 25px 0 60px;
}
#header
{
	position: relative;
	width: 952px;
	height: 245px;
	background: #8AB84B url(images/header.jpg) no-repeat;
	color: #FFF;
	padding: 0;
	margin: 0;
}
#header H1#logo-text A
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 66px "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	letter-spacing: -5px;
	text-decoration: none;
	color: #332616;
/*change the values of top and left to adjust the position of the logo*/
	top: 75px;
	left: 55px;
}
#header P#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 15px "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	color: #322815;
	letter-spacing: -0.5px;
/*change the values of top and left to adjust the position of the slogan*/
	top: 148px;
	left: 150px;
}
/*top-menu*/
#top-menu
{
	position: absolute;
	margin: 0;
	padding: 30px 15px 8px;
	background: #74A838 url(images/top-menu.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Sans-serif;
	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;
	height: 45px;
	padding: 0 0 0 0px;
}
#nav UL LI
{
	float: left;
	margin: 0;
	padding: 0 0px 0 10px;
}
#nav UL LI A
{
	float: left;
	margin: 0;
	padding: 0 5px;
	color: #FFF;
	font: bold 15px/45px "Trebuchet MS", "Helvetica Neue", Arial, sans-serif;
	text-decoration: none;
}
#nav UL LI A:hover, #nav UL LI A:active
{
	color: #E7FAA9;
}
#nav UL LI.current_page_item
{
	background: transparent url(images/left-tab.gif) no-repeat;
}
#nav UL LI.current_page_item A
{
	color: #4B3D2C;
	background: transparent url(images/right-tab.gif) no-repeat right top;
}
/*Main Column*/
#main
{
	float: left;
	width: 535px;
	padding: 0;
	margin: 0 0 0 40px;
	display: inline;
}
#main H2
{
	font: bold 2.9em "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	color: #51432F;
	padding: 10px 0 5px 5px;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
}
#main H2 A
{
	color: #51432F;
	text-decoration: none;
}
#main UL LI
{
	list-style-image: url(images/bullet.gif);
}
#sidebar
{
	float: right;
	width: 285px;
	padding: 0;
	margin: 0 45px 0 0;
	display: inline;
}
#sidebar H3
{
	color: #51432F;
	font: bold 1.9em "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px;
	margin: 10px 0 5px 10px;
	border-bottom: 1px solid #E4F2C8;
}
/*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: #739A23;
	background: none;
	font-weight: normal;
}
#sidebar UL LI A SPAN
{
	color: #7F7F7F;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	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: 1em "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
}
#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;
	background: #CCC url(images/footer-bottom.gif) no-repeat left top;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Sans-serif;
	font-size: 0.95em;
	color: #777;
	text-align: center;
	letter-spacing: 0.2px;
}
#footer P
{
	padding: 10px 0;
}
#footer A:hover
{
	color: #555;
	border-bottom: 1px dotted #555;
	text-decoration: none;
}
/*postmeta*/
.post-footer
{
	padding: 8px 10px;
	margin: 15px 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: 0.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;
}
.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: 0.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: ".";
}
