/*

Theme Name: Electronics Hub

Theme URI: http://www.wpskins.org

Description: Advertisement optimised electronics theme.

Version: 1.0

Author: Free Wordpress Themes

Author URI: http://www.wpskins.org

Tags: Blue, Red, White, Widget Ready
*/



/************************/

/*     Global Design    */

/************************/

/* Import YUI Reset CSS */

@import url(reset.css);

/* Import YUI Reset CSS */



a {

	text-decoration: none;

    color: #000;

}



a:hover{

	text-decoration: underline;

}



body {

    font-family: tahoma, Verdana, Arial, sans-serif;

	background: #DEE9EF url('images/background.jpg') repeat-x top;

}



ul, ol {

    list-style-type: none;

}



blockquote, #content ul, #content ol, p, pre {

    margin: 0 0 0.5em 0;

}



/************************/

/*     Layout Design    */

/************************/



#page {

	width: 760px;

	margin: 0 auto;

	background-color: #FFF;

}



#header {

    position: relative;

}



#wrapper {

    clear: both; /* Clear float items in from navi-bar */

	padding: 0 10px;

}



#content {

	float: right;

	width: 491px;

    padding-top: 10px;

}



#sidebar {

	float: left;

    width: 234px;

	padding-right: 5px;

	background: url('images/sidebar.png') repeat-y;

}



#footer {

	clear: both;

    background: url(images/footer.jpg) repeat-x;

}



/************************/

/*     Header Design    */

/************************/

#headerimg {

    height: 114px;

	background: url('images/logo.jpg') no-repeat;

}



#headerimg h1{

    padding-top: 40px;

    font-size: 40px;

}



#headerimg a {

    color: #FFF;

}



.description {

    font-size: 12px;

    padding: 20px 20px 0 0;

    float: right;

    font-weight: bold;

    color: #FFF;

}



/* Navigational bar */

ul#navi-bar {

    padding: 0;

    font-size: 12px;

	height: 44px;

	background: #DEE9EF url('images/nav.jpg') repeat-x top;

	padding-bottom: 1px;

}



ul#navi-bar h2 {

    font-size: 120%;

}



ul#navi-bar li {

    float: left;

	padding: 3px 0;

	margin: 0 2px 1px 2px;

}



ul#navi-bar ul {

    display: none;

}



#navi-bar a {

    padding: 12px 10px;

	display: block;

	float: left;

	background: url('images/nav-link.jpg') no-repeat;

	width: 108px;

	text-align: center;

	color: #FFF;

}



#navi-bar a:hover {

	background: url('images/nav-link-hover.jpg') no-repeat;



}



.logo2 {

	background: #FFF url('images/logo2.jpg') no-repeat top;

	height: 256px;

}



.miniheader {

	background: #FFF url('images/search.jpg');

	padding: 5px 15px;

}

.search-box {

	float: left;

}



.ad-h {

	float: right;

	padding: 4px 0;

}

/************************/

/*    Sidebar Design    */

/************************/

#sidebar ul {

	font-size: 11px;

    padding: 10px 0;

}



#sidebar ul h2 {

    font-size: 12px;

    padding: 8px 15px;

    line-height: 15px;

    font-weight: bold;

    color: #FFF;

    background: url(images/sidebar-header.png) no-repeat;

}



#sidebar ul li {

    margin-bottom: 40px;

}



#sidebar ul ul {

    padding: 0;

    margin: 10px 30px;

}



#sidebar ul ul li {

    margin-bottom: 10px;

    line-height: 14px;

    padding: 0;

    font-weight: bold;

}



#sidebar ul ul li:hover {

    background: url(images/bullet.jpg) no-repeat left;

    padding-left: 15px;

}



#sidebar ul ul ul {

    display: none;

}



#sidebar p {



}



#sidebar a {

    color: #999999;

    text-decoration: none;

}

#sidebar a:hover {

    color: #009bc8;

}



#sidebar a:visited {



}



/************************/

/*    Content Global    */

/************************/

blockquote {

    font-style: italic;

    padding: 0 10px;

}



h1, h2, h3, h4, h5, h6 {

}



h1 {

    font-size: 30px;

}



h2 {

    font-size: 18px;

}



h3 {

    font-size: 14px;

}



h4 {

    font-size: 12px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 12px;

}



code, pre {

    overflow: auto;

    white-space: pre;

    font-family: Courier;

}



#content ul {

    padding-left: 20px;

    list-style-type: square;

}



#content ol {

    padding-left: 25px;

    list-style-type: decimal;

}



/************************/

/*    Content Design    */

/************************/

.post {

    margin: 0 0 10px 0;

	font-size: 12px;

	line-height: 14px;

}



.post-top {

    background: url(images/heading.jpg);

    font-size: 15px;

    padding: 4px 20px;

    margin-bottom: 10px;

}



.post h2 {

	line-height: normal;

    float: left;

}



.post h2 a:hover, h2 a:visited, h2 a {

    color: #FFF;

}



.post .posted {

	font-size: 10px;

	line-height: normal;

    float: right;

    padding: 5px 0;

}



.post .posted a {

    color: #FFF;

}





.post p {



}



.post a {



}



.post img {

    max-width: 100%;

    margin: 3px;

}



.post ul {



}



.post li {



}



.entry {



}



.postmetadata {

    margin: 5px 0;

    font-size: 10px;

	line-height: normal;

}



.postmetadata a {



}



.entrytext {



}



p.alt {

    font-size: 10px;

}



.entry-tags {

    display: block;

}



.navigation {

    height: 1em;

    font-size: 12px;

    margin: 5px 0;

}



#nav-above {

    margin-bottom: 10px;

}



#nav-below {

    margin-top: 10px;

}



.alignleft, .nav-previous {

    float: left;

}



.alignright, .nav-next {

    float: right;

}



.center {



}



.pagetitle {



}



cite {



}



a img {

    border: none;

}



acronym, abbr {



}





/************************/

/*    Comment Design    */

/************************/



.commentas {

    background-color: #f3f3f3;

    padding: 1px 10px;

}



#content ol.commentlist {

	font-size: 11px;

	padding: 0;

	list-style-type: none;

    margin: 0;

}



ol.commentlist li cite.author {

    font-size: 11px;

    font-weight: bold;

    font-style: normal;

    color: #9ea7a8;

}



ol.commentlist li {

    margin-bottom: 1em;

    padding: 20px;

}



ol.commentlist li p {

    color: #000;

}



ol.commentlist li.alt {



}



ol.commentlist a {

	color: #9ea7a8;

}



ol.commentlist p {

    margin: 0 0 0.5em 0;

    color: #9ea7a8;

}



#commentform p {

    font-size: 11px;

    margin: 0 0 5px 0;

    color: #9ea7a8;

}



#comment {

    width: 95%;

}



#author, #email, #url, #comment {

    border: 0;

    border-top: 3px solid #b5ccd7;

    border-left: 2px solid #b5ccd7;

    background-color: #cee8f5;

	color: #000;

    padding: 3px;

    font-family: Verdana, sans-serif;

    font-size: 10px;

}



#comment {

    width: 300px;

    height: 40px;

}





small.commentmetadata {

    margin: 0 0 0.3em 0;

	font-weight: bold;

    color: #898989;

}



h3#comments, h3#respond {

    font-size: 13px;

    font-weight: bold;

    color: #9ea7a8;

    margin: 15px 0 4px 0;

}



#submit {

    background: url(images/submit.png) no-repeat;

    padding: 5px 5px;

	width: 116px;

    text-align: center;

    border: 0;

    color: #000;

    font-weight: bold;

    font-size: 11px;

    font-family: Verdana;

}



.gravatar {

    float: left;

    width: 75px;

    margin: 0 5px 0 0;

}



.skit {

	background: url('images/author.png') no-repeat right 25px;

	padding: 10px 0;

}



.skutt {

	padding: 30px 0;

}



/************************/

/*     Search Design    */

/************************/

#searchform {



}



#searchform #s {

	border: 1px solid #afafaf;

	padding: 2px;

	font-size: 10px;

	width: 150px;

}



#searchform #searchsubmit {

	background: url('images/search.png');

	border: 0;

	color: #FFF;

	padding: 2px;

	font-size: 10px;

	width: 59px;

}



/************************/

/*   Calendar Design    */

/************************/

#calendar_wrap {

    padding: 10px;

}



#wp-calendar {

	width: 100%;

}



#wp-calendar td {

	text-align: center;

}



#wp-calendar th {



}



#wp-calendar a {



}



#prev a, #next a {



}



#wp-calendar caption {



}



/************************/

/*     Footer Design    */

/************************/

#footer-meta {

    font-size: 10px;

	width: 760px;

	margin: 0 auto;

    padding: 10px 0;

}



#footer-meta a {

    color: #FFF;

}



#footer p {

	margin: 0;

}



.footer-link {

    text-align: center;

    padding: 0 0 5px 0;

}



.footer-link li {

    display: inline;

    padding: 0 20px;

}





/************************/

/*     Other Design     */

/************************/

.clear {

    clear: both;

}



#tag_cloud div {

    padding: 10px;

}

