﻿/*
Theme Name: hybridVigor
Theme URI: http://www.hybridvigor.org
Description: A Custom Wordress Theme
Author: Nate from Refueled Dot Net
Author URI: http://www.refueled.net
version: 1.0

DON'T FORGET THE IE6 AND IE& CSS FILES!!!!
*/


/* basics */

*{margin:0; padding:0;}

body {
	background: #ccc url(img/bg.jpg) repeat-x;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 13px;
	}

h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */


img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color: #006600; /* 660000 C0504D 999933*/
	text-decoration:none;
	border: none;
	}

a:visited{color:#666666;text-decoration: underline; border: none;}
a:hover{color:#000;text-decoration: underline; border: none;} /*CCCC33*/

.text_field_effect {
	width: 160px;
	height: 17px;
}

/* header */

#header {
/*	background: #333 url(img/hybrid_title.gif) no-repeat; */
	background-color: #EEECE1; /*333*/
/*  	background-position: bottom right; */
	height: 100px; /* 100 */
  	width: 500px;
	color: #EEECE1; /*fff*/
	margin: 0 0 0 200px;
	float: left;
	}

#header h1{
	font-family: arial narrow, helvetica, trebuchet ms, palatino linotype, arial, georgia,times;
	font-size: 32pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
	padding: 60px 16px 0 0;
	text-align: right;
	}

#header img{
	padding: 0;
	}

#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #660000; text-decoration: none;}

/* container */

#container {
	width: 700px;
	margin: 0;
	padding: 0;
	background:#FFFFFF url(img/bg1.jpg) left; /*#333*/
	color:#000;
	overflow: hidden;
	float: left;
	}


/* top menu */

#topmenu {
	background: #999; /* 999 */
	font-family: arial, helvetica, verdana, tahoma, times, serif;
	font-weight: 300;
	font-size: 8pt;
	height: 100px; /* 100 */
}


#topmenu ul {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: left;
}

#topmenu ul li {
	list-style-type: none;
	display: block;
	margin: 0 ;
	padding: 0;
	text-align: left;
}

#topmenu ul li a {
	padding: 0;
	margin: 0 0 0 14px;
	text-decoration: none;
	color: #fff;
	line-height: 13pt;
}

#topmenu ul li a:hover {
  text-decoration: none;
	color:#CCCC33;
}

/*#sbar {
	position: absolute;
	left: 710px;
	top: 72px;

}*/

/* side menu */

#menuholder {
  font-family: arial, helvetica, verdana, tahoma, times, serif;
	font-size: 10pt;
	background: #666;
	width:700px;
	height:65px; /*75 125*/
  }


#leftmenu{width: 200px; float: left;}


#leftmenu ul {
	margin: 0;
	padding: 5px 0 0 0;
	}

#leftmenu li {
	list-style-type: none;
	text-align: right;
	padding: 2px 5px 0 0;
	}

#leftmenu li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	float: none;
	}

#leftmenu li a:hover {
  text-decoration: none;
	color:#CCCC33;
  }

#leftmenu li.current_page_item a{
  padding-left: 205px;
  margin: 0;
  color:#CCCC33;
  white-space: nowrap
  }



.sub1{width: 400px; float: left; margin: 43px 0 0 100px; padding: 0;}

.sub1 h2 {
	color: #fff;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration: none;
}

.sub1 h2 a{color: #fff; text-decoration: none;}
.sub1 h2 a:hover{color: #fff; text-decoration: underline;}

.sub1 ul {
	margin: 0;
	padding: 0;
	}

.sub1 li {
	list-style-type: none;
	text-align: right;
	padding: 2px 25px 0 0;
	display: inline;
	}

.sub1 li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline;
	}

.sub1 li a:hover {
  text-decoration: none;
	color:#CCCC33;
  }

.sub1 li.current_page_item a{
  color:#CCCC33;
  white-space: nowrap
  }

.sub2{width: 400px; float: left; margin: 19px 0 0 100px; padding: 0;}


.sub2 ul {
	margin: 0;
	padding: 0;
	}

.sub2 li {
	list-style-type: none;
	text-align: right;
	padding: 2px 25px 0 0;
	display: inline;
	}

.sub2 li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline;
	}

.sub2 li a:hover {
  text-decoration: none;
	color:#CCCC33;
  }

.sub2 li.current_page_item a{
  color:#CCCC33;
  white-space: nowrap
  }




/* content */

#contentwrap {
	float: right;
	width: 500px;
	padding: 0 0 220px 0;
	margin: 0;
	background-color: #EEECE1;
	background-image: url(img/flowercolor.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow: hidden;
	}

#content {
	float: right;
	width: 455px;
	margin: 0 10px 80px 0;
	}

#content h1 {
	margin: 0 15px 3px 0; /* 0 15 10 0 */
	padding:10px 10px 0 0; /* 10 10 10 0 */
	text-align: right;
	font-family: arial narrow, arial;
	}

.post {
	margin: 0 15px 10px 0;
	padding:10px 10px 10px 0;
	}

.post h3{
	text-align: right;
	color: #000;
	font-weight: normal;
	}

.post h2{
	font-family: helvetica condensed, arial narrow, arial, helvetica, verdana, tahoma, sans-serif; /* baskerville, times, serif */
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	}

.post h2 a{
	color: #000;
	text-decoration: none;
	}


.post h2 a:hover{
	color: #006600; /*C0504D*/
	text-decoration: none;
	}


.post p{font-size: 13px; color: #000;}

.post a{
	text-decoration:underline;
	}

.post ul {}

.post li {}

.entry p{
	margin:12px 0;
	color: #000;
	text-align: left; /* justify */
	}

.postmetadata{
	clear: both;
	padding:6px;
	margin-top: 16px;
	border-top:1px dotted #4D4D4D;
	border-bottom:1px dotted #4D4D4D;
	}

.postmetadata p{
	color: #fff;
	text-align: center;
	}

.postmetadata a{
	color: #000;
	}

.postmetadata a:hover{
	color: #006600;
	}
.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	color:#fff;
	}

.alignleft {float:left;}
.alignright {float:right;}

.pagetitle {}

/* sidebar2 */

#sidebar2 {
	font-family: arial narrow, arial, helvetica, verdana, tahoma;
	color: #000;
	position: absolute;
	left: 715px;
	top: 130px;
	width: 267px;
/*	padding: 0 0 0 5px; */
	text-align: left;
	}

#sidebar2 h2 {
	font-size: 12pt;
	margin: 0;
}

#sidebar2 a{color: #000; text-decoration: none;}
#sidebar2 a.normal{color: #000; text-decoration: none;}
#sidebar2 a.highlight{color: #006600; text-decoration: none;}
/*#sidebar2 a:visited{color:#666666;} 999933*/
#sidebar2 a:hover{color:#006600;} /*999933*/

/* sidebar */

#sidebar {
	font-family: arial narrow, arial, verdana, tahoma;
	font-style: normal;
	color: #000;
	width: 200px;
	float: left;
	text-align: left;
	}

#sidebar h2{
	margin: 15px 0 0px 0;
	padding: 5px 11px 0 12px;
	font-weight: bold;
	font-size: 12pt;
	color: #000;
}

#listbox_subscribe input#username{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
	height: 16px;
	border: 1px solid #B7B7B7;
	background-color: #EEECE1;
	}

#sidebar a{color: #333;}
#sidebar p{margin: 0px 0 24px 0; padding: 5px 11px 0 12px; font-size: 11pt;}
#quotescollection_randomquote cite {margin:6px 0 0 0; padding: 6px 6px 0 12px; font-style: normal; font-weight: bold; line-height: 13pt;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar li {
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 0;
	margin: 0 12px 0 0;
	}

#commentssection h3{
	font-family: times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #ccc;
	margin: 12px 12px 20px 0;
	padding:20px;
	}

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}

#commentbox{
	width:95%;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}


ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0 0 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #ccc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; color: #000;}

ol.commentlist a {color:#000;}

cite {
	font-family: georgia, arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #000;
	}

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	position: absolute;
	left: 710px;
	top: 40px;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	height: 16px;
	border: 1px solid #777777; /*b7b7b7*/
	background-color: #EEECE1;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 0 0 2px 0;
	border: 1px solid #b7b7b7;
	background-color: #fff;
	color: #797979;
	}

/* misc. */

.definition{
  margin: 30px 0 40px -90px;
  padding: 0;
  width: 215px;
  }

.definition img{float: left; padding: 0 10px 90px 0; margin-left: 0;}
.definition p{text-align: left;font-size: 13px;}

/* footer */

#footer {
	background: #999;
	clear: both;
	width: 700px;
	height: 24px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
#footerright{width: 500px; float: right;}
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}