@charset "UTF-8";
/* CSS Document */

/*//////////////////// RESET */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

html, body {
	height: 100%;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*//////////////////// LAYOUT */

#container {
	width:990px;
}

#sidebar {
	width:210px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 30px;
	float: left;
}


#main_content {
	margin-left:240px;
	width: 750px;
}

.push {
	clear:both;
}


div#content  {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 60px;
}

object#content  {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#content div.col1 {
	width:250px;
	padding-right:20px;
	float:left;
}

#content div.col2 {
	width:350px;
	float:left;
	color: #333333;
	font-size: 12px;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-bottom: -50px;
	background-repeat: no-repeat;
	
}

#logo {
	margin-bottom: 50px;
	height: 55px;
}

.blog_sidebar {
	float: right;
	margin-top: 20px;
}

#blog_content	{
	width:500px;
}

#blog_content #nav-below	{
	padding: 10px 0;
}

#blog_content li.comment {
	padding: 10px 0;	
}


#blog_content .comment-meta {
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#blog_content img {
	padding: 5px;
	border: 1px solid #DDD;
	margin: 0 0 10px 0;
}


#blog_content .entry-meta {
	border-bottom:1px dotted;
	font-size:12px;
	line-height:17px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
}

/*//////////////////// BACKGROUNDS */



body {
	background-repeat: repeat-y;
}

#container.bg_home {
	background-repeat:no-repeat;
	background-image: url(../images/cutter.jpg);
}

body.bg_home {
	background-image: url(../images/bg_home.gif);
}

body.bg_darkgray {
	background-image: url(../images/bg_darkgray.gif);
}

body.bg_lightcyan {
	background-image: url(../images/bg_lightcyan.gif);
}

body.bg_lightcyan {
	background-image: url(../images/bg_lightcyan.gif);
}

body.bg_blue {
	background-image: url(../images/bg_blue.gif);
}

body.bg_gray {
	background-image: url(../images/bg_gray.gif);
}

body.bg_lightgreen {
	background-image: url(../images/bg_lightgreen.gif);
}

body.bg_whitegray {
	background-image: url(../images/bg_whitegray.gif);
}

body.bg_whitegreen {
	background-image: url(../images/bg_whitegreen.gif);
}



	

/*//////////////////// TYPOGRAPHY */

body {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #BC5A26;
	font-size: 14px;
	padding-top: 20px;
	font-weight: bold;
	text-transform: uppercase;	
}

h2 {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}

h3 {
	color: #BC5A26;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:active {
	color: #652317;
}

.dark {
	color: #737373;
}

.light {
	color:#333333;
}

.white {
	color:#FFFFFF;
}

span.error {
	font-family: Arial, "Helvetica", sans-serif; 
	display:block;
	color: #A1A1A1;
}

#content a{
	color:#333333;
	text-decoration:none;
}

#sidebar li {
	padding-bottom: 10px;
}

#sidebar li>a {
	color: #DFDECF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	text-transform: lowercase;
}

#content h1 a {
	font-weight: normal;
	color: #BC5A26;
	text-transform: uppercase;
}

#content p.intro {
	font-size:18px;
	line-height:22px;
}

#content p.introdark {
	font-size:20px;
	line-height:22px;
	color: #333333;
}

#content {
	font-size: 15px;
	line-height: 24px;
}

.bg_whitegreen #content .intro {
	color: #FFFFFF;
}

.italic {
	font-style:italic;
}


#content a:hover {
	text-decoration: underline;
}

#blog-content {
	font-family: helvetica, "Helvetica Neue", Arial, sans-serif;
}

#blog_content h2.entry-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	padding-bottom: 0px;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 20px;
}

.entry-content, .entry-meta {
	font-family: helvetica, "Helvetica Neue", Arial, sans-serif;
}

.entry-meta {
	padding-top:	5px;
}
.blog_sidebar a{
	color: #999;
}

.entry-date {
	font-family: helvetica, "Helvetica Neue", Arial, sans-serif;
	padding-bottom: 5px;
}

.blog_sidebar {
	font-family: helvetica, "Helvetica Neue", Arial, sans-serif;
}

.blog_sidebar h3 {
	font-family: helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333;
	padding-top:5px;
}

/*//////////////////// MENU  */

#sidebar li>ul>li {
	margin-left:10px;
	padding-top:5px;
	padding-bottom:0px;
}
body #sidebar li>a.active_link {
	color:#652317;
}

body.bg_whitegray #sidebar li>a {
	color:#A8B295;
}

body.bg_whitegray #sidebar li>a.active_link {
	color:#5E7083;
}

body.bg_whitegreen #sidebar li>a {
	color:#A8B294;
}

body.bg_whitegreen #sidebar li>a.active_link {
	color:#3F535C;
}


body.bg_lightgreen #sidebar li>a.active_link {
	color:#0D2931;
}

body.bg_lightgreen #sidebar li>a {
	color:#818386;
}

body.bg_lightcyan #sidebar li>a.active_link {
	color:#FFFFFF;
}

body.bg_lightcyan #sidebar li>a {
	color:#5E7083;
}

body.bg_blue #sidebar li>a.active_link {
	color:#E3E6DF;
}

body.bg_blue #sidebar li>a {
	color:#718092;	
}

body.bg_gray #sidebar li>a.active_link {
	color:#092931;	
}

body.bg_darkgray #sidebar li>a.active_link{
	color: #CD6E2D;
}

body.bg_darkgray #sidebar li>a.active_link {
	color: #652317;	
}

body.bg_darkgray #sidebar li>a.active_link{
	color: #CD6E2D;
}


/*//////////////////// CONTACT PAGE */

fieldset label {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
}

fieldset input {
	margin-bottom:10px;

}


#sidebar_content {
	color:#676767;
	padding-left:50px;
	float:left;
}

fieldset.colContact {
	display: block;
	float: left;
	width:350px;
}

.focusField{
	color:#000;
}
.idleField{
	background:white;
	color: #6F6F6F;
}
#content .instructions {
	text-transform: uppercase;
	color: #FFFFFF;
}
#content .instructions a {
	color: #000000;
}

/*//////////////////// FOOTER */

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

#footer, .push {
	height: 50px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	line-height: 14px;
	text-transform: capitalize;
	font-variant: small-caps;
}

#footer .copyr {
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

.bg_whitegreen #footer .copyr {
	color: #333333;
}
.bg_blue #footer .copyr {
	color: #CCCCCC;
}
.bg_blue #footer {
	color: #999999;
}
.bg_blue #footer a {
	color: #999999;
}
.bg_lightcyan #footer a {
	color: #333333;
}
.bg_gray #footer {
	color: #FFFFFF;
}
.bg_gray #footer a {
	color: #FFFFFF;
}
.bg_gray #footer .copyr {
	color: #333333;
}
.bg_home #footer a {
	color: #333333;
}
.bg_home #footer .copyr {
	color: #D4D3C7;
}
.bg_lightgreen #footer {
	color: #666666;
}
.bg_lightgreen #footer .copyr {
	color: #333333;
}
.bg_lightgreen #footer a {
	color: #666666;
}
.bg_darkgray #footer .copyr {
	color: #CECDC0;
}
.bg_darkgray #footer {
	color: #999999;
}
.bg_darkgray #footer a {
	color: #999999;
}

#content .intro h4 {
}

#content a .backtotop {
	color: #000000;
	text-decoration: underline;
}
#content .links_name {
	float: left;
	width: 350px;
}
.clear {
	clear: both;
}
#content .links_description {
	color: #666666;
	font-size: 12px;
}

/*//////////////////// PLANS PAGE */

#plans h4 {
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 30px;
	font-size: 12px;
}
#plans .dark {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}


#plans h4 .price {
	text-transform: none;
	color: #330000;
}
#plans img {
	padding-top: 10px;
	padding-bottom: 10px;
}
