/*
Theme Name: Pickled PC Theme
Theme URI: http://pickledpc.com/
Description: A Custom theme for picklepc.com.
Version: 2.0
Author: Dillon Stuart Design
Author URI: http://pickledpc.com/
Tags: Technology, Computers, Viruses, Hardware, Software


*/

html {
	height: 100% auto;
	margin: 0px auto;
	
	}


body {

	height: 100% auto;
	background-color: #666666;
	margin: 0px auto;
	text-align: center;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}

//*border: white 1px solid; *//

a {    
	text-decoration: none;
	color: green;

}

a:HOVER {
    text-decoration: none;
	color: #666666;

}

a:ACTIVE {
    text-decoration: none;
	color: green;
}

a:VISITED {
    text-decoration: none;
	color: green;
}

#container {
	width: 950px;
	height: 100% auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	position: relative;
	top: 0px;

}

#banner {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	top: 0px;
	z-index: 1;

}



#logo {
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 2;
}



#top_ad {
border-left: 2px solid #999999;
border-right: 2px solid #999999;
	background: white;
	text-align: right;
	width: 930px;
	height: 110px;
	padding: 10px;
	margin: 0px auto;
	position: relative;
	top: 128px;

}

#main {
border-left: 2px solid #999999;
border-right: 2px solid #999999;
background: white;
	text-align: left;
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: 110px;
	left: 0px;
}

#main_fullwidth {
border-left: 2px solid #999999;
border-right: 2px solid #999999;
background: white;
    text-align: left;
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	left: 0px;
}

#fullwidth {
/*border: blue 1px solid;*/
      background-color: #ffffff;
      text-align: center;
      padding: 0 0 0 0;
      margin: 0;
      width: 765px;
      min-height:600px;
      height:auto !important;
      height:600px;
      position: relative;
      left: 180px;
}

#content {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	line-height: 16pt;
	width: 520px;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding: 20px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 180px;
	
}

#sidebar_left {
	width: 180px;
	height: auto;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0;
}

#sidebar_right {

	width: 180px;
	height: 100% auto;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	right: 0;
}

#footer {
border-left: 2px solid #999999;
border-right: 2px solid #999999;
	background: black;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	width: 950px;
	height:	150px;
	padding: 0px;
	top: 110px;
	margin: 0px auto;
	position: relative;
	
}

#footer ul {

	margin: 0px;
	padding: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 30px;
	white-space: nowrap;
}

#footer li { 
	list-style-type: none; 
	display: inline;
	padding: 5px 5px;
	font-weight: bold;
} 

#footer li a {
	text-decoration: none;
	padding: 0px;
	color: green;
}

#footer li a:link {
	color: green;
}

#footer li a:visited {
	color: green;
}

#footer li a:hover {
color: #666666;
}

#footer_left {
	float: left;
	text-align: center;
	width: 300px;
	padding: 5px 5px;
}

#copyright {
	width: 325px;
	margin: 0px auto;
	padding: 10px;
}

#copyright a {    
	text-decoration: none;
	color: green;

}

#copyright a:HOVER {
    text-decoration: none;
	color: #666666;

}

#copyright a:ACTIVE {
    text-decoration: none;
}

#copyright a:VISITED {
    text-decoration: none;
	color: green;

}

#disclaimer {
	float: right;
	text-align: left;
	width: 300px;
	padding: 20px;
}



#menu {
	text-align: left;
	width: 100%;
	height: 35px;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	top: 90px;
	left: 220px;
	z-index: 2;
}

#menu ul {

	margin: 0px;
	padding: 5px 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
}

#menu li { 
	list-style-type: none; 
	display: inline;
	padding: 10px;
	font-weight: bold;
} 

#menu li a {
	text-decoration: none;
	padding: 5px 5px;
	color: #FFF;
}

#menu li a:link {
	color: #FFF;
}

#menu li a:active {
	color: #FFF;
}

#menu li a:visited {
	color: #FFF;
}

#menu li a:hover {
color: #0bdd00;
background-color: #;
}

/************************/
/*     Search Design    */
/************************/
#searchform {
	width: 350px;
	height: 25px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}

#searchform #s {
	width: 275px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #666666;
	background: #e1e1e1;
	vertical-align: middle;
}

#searchform #searchsubmit {
	background: #e1e1e1;
	border: 1px solid #666666;
	width: 35px;
	height: 25px;
	font: bold 12px Arial, sans-serif;
	color: #666666;
	vertical-align: middle;
}

/*--End Search--*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.entry a {    
	text-decoration: none;
	color: green;

}

.entry a:HOVER {
    text-decoration: none;
	color: #999999;

}

.entry a:ACTIVE {
    text-decoration: none;
}

.entry a:VISITED {
    text-decoration: none;
	color: green;

}

.postmetadata {
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-family: Arial;
}

.postmetadata a {    
	text-decoration: none;
	color: green;

}

.postmetadata a:HOVER {
    text-decoration: none;
	color: #999999;

}

.postmetadata a:ACTIVE {
    text-decoration: none;
}

.postmetadata a:VISITED {
    text-decoration: none;
	color: green;

}

.ul_cat {
	color: #333333;
	font-size: 14px;
	text-align: left;
	font-family: Arial;
}

.ul_cat a {    
	text-decoration: none;
	color: green;

}

.ul_cat a:HOVER {
    text-decoration: none;
	color: #999999;

}

.ul_cat a:ACTIVE {
    text-decoration: none;
}

.ul_cat a:VISITED {
    text-decoration: none;
	color: green;

}

.ul_archives {
	color: #333333;
	font-size: 14px;
	text-align: left;
	font-family: Arial;
}

.ul_archives a {    
	text-decoration: none;
	color: green;

}

.ul_archives a:HOVER {
    text-decoration: none;
	color: #999999;

}

.ul_archives a:ACTIVE {
    text-decoration: none;
}

.ul_archives a:VISITED {
    text-decoration: none;
	color: green;

}

.navigation a {    
	text-decoration: none;
	color: green;

}

.navigation a:HOVER {
    text-decoration: none;
	color: #999999;

}

.navigation a:ACTIVE {
    text-decoration: none;
}

.navigation a:VISITED {
    text-decoration: none;
	color: green;

}


h2{
	color: #0bdd00;
	font-size: 20px;
	text-align: left;
	font-family: Verdana;
	}

h2 a {    
	text-decoration: none;
	color: #0bdd00;

}

h2 a:HOVER {
    text-decoration: none;
	color: #999999;

}

h2 a:ACTIVE {
    text-decoration: none;
}

h2 a:VISITED {
    text-decoration: none;
	color: #0bdd00;

}

h3{
	text-align: left;
	color: #333333;
	font-size: 16px;
	font-family: Arial;
	}

h4{
	color: #333333;
	font-size: 16px;
	font-family: Arial;
	}


