/*  
Theme Name:Expert WordPress
Theme URI:http://www.expertwordpress.com/
Theme based on Unnamed:http://xuyiyang.com/wordpress-themes/unnamed/ by Xu Yiyang
Description:<a href="http://www.expertwordpress.com">Expert WordPress</a> is a three-column (or two if you choose so), widget-ready wordpress theme optimized for SEO, AdSense and Speed. It is easy to use and highly customizable. Theme based on "Unnamed" by Xu Yiyang.
Version:1.0
Author: Alex Sysoef
Author URI:http://www.expertwordpress.com/
This theme uses the wonderful Sweetie Icons by Joseph North:
http://sweetie.sublink.ca/
The theme is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* General */
*, html {
	margin:0;
	padding:0;
}
body {
	font:70% Lucida Grande, Segoe UI, "Verdana", Arial, sans-serif;
	text-align:center;
}
fieldset, select, img {
	border:0;
}
hr, #searchform br, .counter {
	display:none;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 10px;
}
ol li {
	list-style:none;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #fc0;
}
blockquote
{
  margin: 1em 1.5em;
  padding: 2em 2em;
  border: 1px solid #b0c4de;
  background: #FFFFCC url(images/blockquote.gif) no-repeat   scroll top left;
}
cite, ins {
	text-decoration:none;
}
code, pre, kbd {
	font:1em 'Courier New', Courier, sans-serif;
}
small {
	font:.8em Arial, Helvetica, sans-serif;
	color:#777;
}
strike, del {
	color:#777;
	text-decoration:line-through;
}
label {
	cursor:pointer;
}
h1, h2, h3, h4 {
	font-family: "Georgia", Times New Roman, Times, serif;
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding:21px 0 5px 20px;
}
h2 {
	margin:5px 0;
	font-size:1.6em;
}
h3, h4 {
	margin:15px 0 0;
	font-size:1.2em;
}
/* Container */
#container {
	position:relative;
	margin:0 auto;
	font-size:1.2em;
	width:970px;
	background:url(images/bg_content.gif) repeat-y center top;
}
#content {
	width:960px;
	margin:0 auto;
}
/* Header and Navigation */
#header {
	margin:0 auto;
	line-height:1.2em;
	width:960px;
}
.description {
	text-align:left;
	padding:0 0 5px 20px;
	font:0.8em "Georgia", Times New Roman, Times, serif;
}
#nav {
	display:block;
	height:32px;
	margin:1 auto !important;
	margin:1;
	padding:1;
	text-align:center;
	letter-spacing:0.07em;
	text-transform:none;
	width:960px;
	background: #C0C0C0;
	list-style:none;
	z-index:8;
        border-left: 0.4px solid #fff;
}
#nav li {
	float:left;
	padding:1;
	margin:1;
}
#nav li a {
	display:block;
	line-height:32px;
	padding:0 10px;
	color:#000;
	text-decoration:none;
        background: #C0C0C0;
}
#nav li a:hover {
	color:#000;
	background:#FFFFFF;
}
#nav li li {
	width:200px;
}
#nav ul a {
	color:#000;
	line-height:24px;
}
#nav ul {
	position:absolute;
	z-index:500;
	top:auto;
	list-style:true;
	display:none;
	width:200px;
	list-style:none;
	text-align:center;
	border:1px solid #000;
	background:url(images/bg_nav_ul.gif) repeat left top transparent !important;
	background:#FFF;
}
#nav ul ul {
	top:0;
	left:100%;
}
#nav li:hover, #nav li.sfhover {
	color:#000;
	background:#FFF;
	cursor:pointer;
	z-index:100;
}
#nav li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul, #nav li li li li.sfhover ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	display:block;
}
/* Primary Content and Entries */
#primary-content {
	float:left;
	text-align:left;
	line-height:1.6em;
	margin:0 1%;
	width:500px;
	display:inline;
	overflow:hidden;
}
.pagetitle {
	margin-top:15px;
	text-align:center;
}
.entry {
	text-align:left;
	padding:12px 5px;
}
.entry ul, .entry ol {
	margin:0 0 0 40px;
}
.entry li {
	padding-bottom:8px;
}
.entry-header {
	font-size:1.6em;
	font-weight:400;
	margin:0;
	padding:7px 0;
        background-color:#F5F5F5;
}
.entry-date {
	text-align:right;
	font-size:.9em;
	color:#ccc;
	background:url(images/bg_meta.gif) no-repeat top center;
}
.entry-footer {
	color:#ccc;
	font-size:0.9em;
	text-align:right;
	margin:0 0 20px;
	line-height:1.2em;
	padding:4px 0;
	background:url(images/bg_meta.gif) no-repeat top center;
}
/* Sidebar */
#calendar_wrap {
        padding-left: 5px;
}
.st-tag-cloud {
        padding-left: 5px;
}
#sidebar {
	float:left;
	line-height:1.2em;
	margin:13px 1.5% !important;
	margin:13px 0;
	width:400px;
	text-align:left;
	font-size:1em;
}
#sidebar h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 2px 0 7px;
	padding:6px 0;
        background-color:#FFFFFF;
}
#sidebar ul {
	color:#777;
	list-style:none;
}
#sidebar li {
	width:100%;
}
#sidebar ul ul li {
	width:100%;
	margin:0 5px 0 5px;
	padding:2px;
}
#sidebar ul ul li a, #sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	padding:2px 4px 0 0px;
}
.left-sidecolumn {
	clear:left;
	float:left;
	width:184px;
	padding:0 2%;
}
.right-sidecolumn {
	clear:right;
	float:right;
	width:184px;
	padding:0 2%;
}
.bottom-sidecolumn {
	clear:left;
	float:left;
	width:384px;
	padding:0 2%;
	
}
.intro {
	font-size:.9em;
	color:#777;
	width:90%;
	margin:8px 4%;
	padding:0 0 15px 0;
	background:url(images/bg_meta.gif) no-repeat center bottom;
	line-height:1.4em;
}

/* Footer */
#footer {
	clear:both;
	height:34px;
	margin:0 auto;
	width:962px;
	background: #000000;
}
#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:12px 0 0;
}
/* Search */
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:88%;
	margin:5px 4%;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
	background:url(images/bg_search.gif) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #fc0;
	background:url(images/bg_search.gif) right -16px no-repeat #fff;
}
#live-results {
	margin:0;
	padding:2px 0;
}
#live-results h2 {
	margin:5px 0;
	padding:0;
}
#live-results h3 {
	font-size:1em;
	font-weight:400;
	margin:0;
	padding:0;
}
.more-results {
	display:block;
	background:url(images/search-more.gif) left center no-repeat;
	margin:5px 15px 0 0;
	padding:2px 0 2px 18px;
}
#search-loading {
	margin:-25px 0 0 94%;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
#search-reset {
	margin:-25px 0 0 94%;
	height:18px;
	width:18px;
	background:url(images/cancel.gif) center center no-repeat;
	cursor:pointer;
}
#search-results {
	width:90%;
	margin:5px 4%;
}
#search-results li {
	background:url(images/item.gif) left center no-repeat;
	margin:0;
	padding:0;
}
#search-results h3 {
	margin:0;
	padding:0 0 0 8px;
}
/* Comments and Trackbacks */
.comment-section {
	margin:30px 10px;
	text-align:left;
}
#leavecomment {
	margin:30px 25px 20px 0 !important;
	text-align:center;
	color:#ccc;
	font:1.8em Georgia, "Times New Roman", Times, serif;
}
.section-title {
	font-size:1.6em;
	font-weight:400;
	text-align:center;
	margin:5px 25px 5px 0;
}
#commentform {
	margin:15px 0;
}
#authorinfo {
	width:100%;
}
input#author, input#email, input#url, textarea#comment {
	border:1px solid #ccc;
	padding:1px;
	background:#f4f4f4;
}
#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {
	border:1px solid #fc0;
	background:#fff;
}
textarea#comment {
	width:99%;
}
#submit, #previewcomment {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #3465A4;
	color:#fff;
	background:#5D8BB3;
	padding:0 2px;
}
#submit:hover, #previewcomment:hover {
	border:1px solid #3465A4 !important;
	color:#fff !important;
	background:#3465A4 !important;
}
.comment-header {
	text-align:left;
	margin:4px 0;
	font:1.6em Georgia, "Times New Roman", Times, serif;
}
.comment-content {
	margin:10px;
}
.comment-footer {
	text-align:left;
	margin:4px 0 0;
	font-size:.9em;
}
#commentlist, #pinglist, #previewlist {
	list-style:none;
}
#commentlist li, #pinglist li, #previewlist li {
	margin:10px 0;
	list-style:none;
	padding:4px 0;
	line-height:1.8em;
	background:url(images/bg_meta.gif) no-repeat top center;
}
#commentlist li .counter, #pinglist li .counter {
	display:none;
}
#commentlist li img {
	padding:0;
	border:0;
}
#commentlist li img.gravatar {
	float:right;
	margin:2px;
	border:1px solid #ccc;
	width:32px;
	height:32px;
}
#error {
	margin:2px;
	padding:2px;
	text-align:center;
	color:#FF0000;
	background:#FFFF99;
	border-left:1px solid #fc0;
	padding:2px 5px;
}
#commentload {
	padding-top:3px;
	float:right;
	vertical-align:middle;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
/* Images */
img {
	border:0;
}
p img {
	border:0;
	max-width:100%;
	padding:2px;
}
img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright, img[align="right"] {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft, img[align="left"] {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
img.noborder {
	border:0 !important;
}
.feedlink img {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
/* Text align */
.center {
	text-align:center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.item {
	text-align:right;
}
/* Float */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
/* Miscellaneous */
.content-top {
	font-size:.9em;
	text-align:right;
	width:958px;
	background:url(images/bg_content_top.gif) transparent repeat-x top center;
	margin:0 1px;
	height:15px;
}
.content-top a {
	margin:0 15px 0;
}
.content-bottom {
	background:url(images/bg_content_bottom.gif) repeat-x bottom left;
	height:6px;
	margin:0 1px;
	width:958px;
}
.navigation {
	display:block;
	font-size:.9em;
	text-align:center;
	padding:10px 0;
}
.alert {
	color:#FF0000;
	background:#FFFF99;
	border-left:1px solid #fc0;
	text-align:center;
	margin:10px auto;
	padding:5px;
}
.metacmt {
	background:url(images/comment.gif) left center no-repeat;
	padding:2px 0 2px 17px;
}
.metacat {
	background:url(images/tag1.gif) left center no-repeat;
	padding:2px 0 2px 16px;
}
.metatag {
	color:#ccc;
	background:url(images/tag2.gif) left center no-repeat;
	padding:0 0 0 16px;
}
.metaedit {
	background:url(images/edit.gif) left center no-repeat;
	padding:2px 0 2px 17px;
}
.clear {
	clear:both;
}
/* Brians Threaded Comments */
.comment {
position: relative;
margin: 3px;
margin-top: 6px;
padding: 4px 4px 4px 8px;
font-size: 100%;
background-color: #fff;
}
.odd {
background-color: #f8f8f8;
}
.comment div {
position: relative;
}
.comment .comment img {
margin: 0px;
}
.comment .collapseicon {
width: 13px;
height: 13px;
overflow: hidden;
background-image: url(http://www.howtospoter.com/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}
.collapsed .collapseicon {
background-image: url(http://www.howtospoter.com/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}
.comment .reply {
text-align: right;
font-size: 80%;
padding: 0px 6px 6px 0px;
}
.comment {
border: 1px solid #ddd;
margin-top: 10px;
}
input#subscribe {
width: auto;
}
.comment .body .content {
padding: 0px 3px 0px 3px;
width: 100%;	
overflow: auto; 
}
.comment .title abbr {
border: none;
}
.collapsed .body, .collapsed .comment {
display: none;
}
#commentform textarea {
width: 97%;
}
