/* basics */

*{margin:0px; padding:0;}

body {
	background: #ECF0D6;
	background-image:url(images/left-side-bar.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0px;
	}
#comodo {
    position:fixed;
    width:100px;
    right:0px;
    bottom:0px;
	}

h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:5px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}
#left li{
	display:block;
	text-transform:uppercase;
	list-style-type:none;
	font-size:16px;
}

/* images and misc. */

img{ border: none;}
img a{border:none;}

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

#headimg2{
	color:#FF9933;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-left:60px;
}

#headimg2 p {

	margin-top:5px;
	color:#000000;
        margin-top:33px;
}

#headimg3 {
	font-size: 15px;
	margin-top:5px;
	color:#AFBD22;
}

#bottomimg{
	height:158px;
	margin-left:0;
	padding:0;
	position:relative;
	top:5px;
	width:293px;
	z-index:-1;
}

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

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

.rss {
	background: url(images/ficon.png) left center no-repeat;
	padding-left: 12px;
	}
	
/* links */

a{
	color:#666666;
	text-decoration:none;
	border: none;
	}

a:hover{
	color:#666666; text-decoration: underline; border: none;}



/* container */


#container {
	width: 1024px;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	color:#333;
	}
	
/* header */

#header {
        height: 101px;
        color: #fff;
		width:100%;
        }

#header a{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 1.5em;
	font-weight: 300px;
	letter-spacing: 1px;
	margin: 0;	
	padding: 30px 0 0 20px;
	width: 300px;
	text-align:left;
	float:left;
	}

#slogan {
	float:left;
	margin:40px 0 0 55px;
	
}

/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	font-weight: bold;
	width:100%; 
}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #333;
	color:#fff;
}



/* content */


#content {
	float: left;
	width: 53%;

	}

.post {
	margin: 0 10px;
	padding:0 15px;
	line-height: 14pt;
	}
	
.post h2{
	color:#FF9933;
	font-family:century gothic,arial,verdana;
	font-size:16pt;
	font-weight:normal;
	}
	
.post h2 a{
	color: #FF9933;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #FF9933;
	text-decoration:underline;
	}
	
.post p{font-size: 8pt; text-align:justify;}

.post a{text-decoration:underline; color:#F00;}

.post ul {}

.post li {}

.entry p{margin:15px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin-top: 16px;
	}
#post-3{
	margin:-25px 10px;
	padding:0 15px;
}

#post-3 h2{
	display:none;
}	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


#left {
clear:both;
float:left;
font-family:arial,verdana,sans-serif;
font-size:13pt;
line-height:25px;
padding:0;
width:150px;

}

#left li ul li{
	margin-left:10px;
	color:#AFBD22;
	font-size:14px;
}

#left li ul li a:link, #left li ul li a:visited{
	color:#AFBD22;
}

#left li ul li a:hover{
	color:#AFBD22;
	text-decoration:underline;
}

#left h2{
	font-family: Century Gothic, Helvetica, Arial; 
	font-size: 16pt; 
	text-align: left;
	color: #fff;	
	margin-bottom: 5px;
	padding: 4px;
	line-height:25px;
}

#left a{
font:"Century Gothic", Helvetica, Arial;
color:#FF9933;
line-height:25px;
margin-left:25px;
}


/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	margin: 12px 0 24px 10px;
	padding:0 0 0 35px;
	float:left;
	background-image:url(images/divider-image.jpg);
	background-repeat:repeat-y;
        width:180px;
	}

#right h2{
	color:#AFBD22;
	font-family:century gothic,arial,verdana;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px 0;
	text-align:left;
}



/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;

	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;


	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #E1E7B1;
	margin: 12px 12px 20px 12px;
	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: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	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;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

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

#img.avatar {float:left; margin-right:5px;}

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

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

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

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

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

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	text-transform:uppercase;
	}
#footer li{float:left;}	
#footer p{padding:6px; margin:29px 0 0; color: #666666; float:left; width:100%;}
#footer a{color: #666666;text-decoration: none;}
#footer a:hover{color: #666666;text-decoration: underline;}

/* Extra */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
margin-left:12px;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 23px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	margin:0 0 0 64px;
}

.gocheckout{
	font-size:14px;
	margin-top:14px;
}
.gocheckout a:link, .gocheckout a:visited{
	color:#FF9933;
}

.gocheckout a:hover{
	text-decoration:underline;
	color:#FF9933;
}

#sidebar ul{
	margin-left:15px;
}

#blogimg{
	margin-top:15px;
}

#submitbtn{
	background-color:transparent;
	background-image:url(images/go.jpg);
	background-repeat:no-repeat;
	border:0 none;
	color:transparent;
	font-size:0;
	height:25px;
	margin:5px 0 0 110px;
	padding:0;
	text-align:center;
	width:48px;
	cursor:pointer;
}

input.wpsc_buy_button{
	background-color:transparent;
	background-image:url(images/addbag.jpg);
	background-repeat:no-repeat;
	border:0 none;
	color:transparent;
	font-size:0;
	height:35px;
	margin:1px 0 0 0;
	padding:0;
	text-align:center;
	width:137px;
	cursor:pointer;
}

p.visitshop{
	display:none;
	}
	
#tech{
	margin-left:18px;
	}
#subscribe-sidebar p input {
	display:none;
}
#subscribe-sidebar p:first-child input,
#subscribe-sidebar p input:first-child {
	display:block;
}
#subscribe-sidebar p:first-child input {
	margin:5px 0;
}
#subscribe-title {
	font-family:verdana,arial,tahoma;
	font-size:8pt;
	color:#333333;
	margin-bottom:10px;
}