/*
Theme Name: Sitemind Taigan
Description: Custom Taigan theme designed by Sitemind.
Author: Sitemind
Author URI: http://www.sitemind.com
Version: 1.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

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 {
	background: transparent;
	border: 0px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
    background-color: #300;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	margin: 0px auto;
}
a {
	color: #460000;
	outline: none;
}
a:hover {
	color: #f00;
}
h1, h2, h3, h4, h5, h6, h7, h8,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, h8 a {
	font-family: Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
}
h2 {
	color: #460000;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .1em;
	margin-bottom: 25px;
	text-transform: uppercase;
}
h2 a {
	text-decoration: none;
}
h3 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	color: #300;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
}
p {
	line-height: 130%;
	padding-top: 15px;
}




/***************************************************************************/
/* Page Structure */
/***************************************************************************/

.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#outer-container {
	height: 100%;
	position: relative;
}
.container {
	margin: 0px auto;
	position: relative;
	width: 950px;
}
#header + .container {
}
.left-sidebar,
.right-sidebar {
	float: left;
	margin: 20px 0px;
	width: 200px;
}
.center-content {
	background-color: #fff;
	color: #333;
	float: left;
	margin: 20px 25px;
	padding: 25px;
	width: 450px;
	min-height: 600px;
}


/***************************************************************************/
/* Header */
/***************************************************************************/

#header {
	background-color: #460000;
	height: 130px;
	position: relative;
	width: 100%;
}
#header ul {
	width: 100%;
}
#header ul li {
	float: left;
	list-style: none;
	text-align: center;
	width: 33%;
}
#logo {
    background: url('images/logo.gif') no-repeat 0px 0px;
	height: 95px;
	margin: 10px auto 0px auto;
	width: 237px;
}
#logo a {
	display: block;
	height: 95px;
	text-decoration: none;
	width: 237px;
}
#logo a span {
	visibility: hidden;
}
#header a {
	color: #fff;
	font-family: Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	letter-spacing: .25em;
	text-decoration: none;
	text-transform: uppercase;
}
#header a:hover {
	color: #f00;
}
#header li:first-child,
#header li:first-child + li + li {
	padding-top: 90px;
}


/***************************************************************************/
/* Footer */
/***************************************************************************/

#footer {
    background: url('images/footer.gif') repeat-x 0px 0px;
	clear: both;
	height: 58px;
	width: 100%;
}
#footer li {
	float: left;
	list-style: none;
	padding: 11px 20px 0px 0px;
}
#footer li:first-child {
    background: url('images/slogan.png') no-repeat 0px 8px;
	height: 24px;
	width: 227px !important;
}
#footer li:first-child span {
	visibility: hidden;
}
#footer li a {
	color: #000;
	font-family: Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}
#footer a:hover {
	color: #f00;
}




/***************************************************************************/
/* Post */
/***************************************************************************/

.post {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
h3.post-title a:link, 
h3.post-title a:visited {
	color: #460000;
	font-weight: bold;
	text-decoration: none;
}
h3.post-title a:hover {
	text-decoration: underline;
}
.post-content,
.entry {
	overflow: hidden;
	width: 450px;
}
.entry {
	margin-top: 15px;
}
.post-content a:link,
.post-content a:visited {
}
.post-content a:hover {
}
.post-content img,
.post-content img:hover {
}
.post-content ul li {
	background: url('images/bullet.gif') no-repeat 0 0;
	list-style:none;
	margin: 6px 0 0 -10px;
	padding: 0 0 0 15px;
}
.post-content ol li {
	margin: 6px 0 0 0px;
	padding: 0;
}
.postmeta {
	font-size: 10px;
	margin: 5px 0px;
	padding: 0px;
}
.post-date {
	background: url('images/date.gif') no-repeat 0 0;
	padding: 0 0 2px 20px;
}
.post-content img {
	border: 1px solid #dcdcdc;
	float: left;
	height: auto;
	margin: 0px 15px 15px 0px;
	width: 150px;
	padding: 5px;
}
.entry img {
	border: 1px solid #dcdcdc;
	float: left;
	height: auto;
	margin: 0px 15px 0px 0px;
	width: 100px;
	padding: 5px;
}
.post-comment {
	 background: url('images/commentslink.png') no-repeat 0 0;
	 padding: 0 0 0 20px;
}
.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
}
.post-filed {
	background: url('images/filed.gif') no-repeat 2px 0;
	padding: 0 0 0 20px;
}
.more-link{
	margin: 0;
}
.bottom-page-nav {
	margin-top: 35px;
	text-align: center;
}
.bottom-page-nav a:link,
.bottom-page-nav a:visited,
.bottom-page-nav a:hover {
}
.entry h3 + p {
	padding-top: 5px;
}
.archive-link {
	background: url('images/pages.png') no-repeat 0px 0;
	display: block;
	margin-top: 15px;
	padding: 0px 0px 0px 23px;
}
	
	 
/***************************************************************************/
/* Widgets */
/***************************************************************************/

.widget-title,
.search-widget-title {
	background-color: #460000;
	border: 1px solid #fff;
	color: #fff;
	font-family: Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	letter-spacing: .25em;
	line-height: 12px;
	padding: 10px 10px 8px 10px;
	position: relative;
	text-transform: uppercase;
}
.wp-widget-title {
	background-color: #460000;
	border: 1px solid #fff;
	color: #fff;
	font-family: Palatino,"Palatino Linotype","Times New Roman",Times,serif;
	letter-spacing: .25em;
	line-height: 12px;
	padding: 10px 10px 8px 10px;
	position: relative;
	text-transform: uppercase;
}
.widget {
	background-color: #fff;	
	color: #333;
	font-size: 11px;
	padding: 10px;
	margin: 0 0 10px 0;
}
.wp-widget {
	background-color: #fff;
	color: #333;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
}
.widget-title a:link,
.widget-title a:visited,
.widget-title a:hover,
.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover {
	 color: #fff;
}
.widget ul {
	list-style: none;
}
.widget ul li {
	margin-bottom: 10px;
}
.wp-widget ul {
	list-style: none;
	margin: 10px 10px 0px 10px;
}
.wp-widget ul li {
	margin-bottom: 10px;
}
.widget ul li a,
.wp-widget ul li a {
	 text-decoration: none;	
}
.textwidget {
	padding: 10px 10px 0px 10px;
}
.textwidget ul {
	margin: 0px;
}
.textwidget ul li {
}
#text-3 .wp-widget-title {
    background: #460000 url('images/rss.png') no-repeat 175px 7px;
}
#calendar_wrap {
	margin: 0 40px;
	position: relative; 
	top: -10px;
}
#akismetwrap {
	margin:0 45px;
	position: relative; 
	top: -15px;
}
#cat, select {
	margin: 0 45px;;
	position: relative; 
	top: -10px;
}
.widget_categories ul li ul.children {
	position: relative; 
	top: 0px;
	left: -10px;
}
.widget_pages ul li.page_item li {
	position: relative; 
	top: 20px;
	left:-10px;
}

/* Socialize Styles */
#socialize-this a img {
	height: 32px;
	margin: 4px;
	width: 32px;
}

/* Flickr Styles */
.flickr-photos {
	height: 313px;
}
.flickr-photos a {
	display: block;
	float: left;
	height: 75px;
	padding: 16px 0px 0px 16px;
	width: 75px;
}
.flickr-photos br + a {
	border: 1px solid #fff;
	float: none;
	clear: both;
	height: auto;
	width: auto;
}

/*Tag Cloud Styles */
.widget_tag_cloud div + div {
	padding: 10px 10px 0px 10px;
}
.widget_tag_cloud a {
	text-decoration: none;
}

/*YouTube Styles */
#tubepress .wp-widget-title {
	margin-bottom: 12px;
}
.tubepress_container {
	background-color: #fff;
}
.tubepress_thumbnail_area {
	margin-top: 0px !important;
}
.tubepress_thumbs {
	padding: 0px !important;
}
.tubepress_thumbs .tubepress_meta_group {
	display: none !important;
}
.tubepress_thumb {
	float: left;
	margin: 0px 0px 12px 13px !important;
	width: 80px !important;
}


/* Comments Styles */
#comments-container {
	background-color: #e7e7e7;
	color: #333;
	margin-top: 40px;
	padding: 25px;
}
.comment-list {
	padding:0;
	margin: 0 0px 20px 0px;
}
.comment-meta {
	position: relative;
	top: -20px;
	margin: 50px 0 0 0;
}
.odd-comment .comment-meta a:link,
.odd-comment .comment-meta a:visited,
.odd-comment .comment-meta a:hover {
	font-weight:bold;
}
.even-comment .comment-meta a:link,
.even-comment .comment-meta a:visited,
.even-comment .comment-meta a:hover {
	font-weight:bold;
}
.odd-comment .comment-meta .comment-author {
	font-weight:bold;
}
.even-comment .comment-meta .comment-author {
	font-weight:bold;
}
.odd-comment .comment-text,
.even-comment .comment-text {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 10px;
	position: relative;
}
.odd-comment .comment-text p:first-child,
.even-comment .comment-text p:first-child {
	padding-top: 0px;
}
.odd-comment .comment-text a:link,
.odd-comment .comment-text a:visited,
.odd-comment .comment-text a:hover{
	text-decoration:none;
}
.even-comment .comment-text a:link,
.even-comment .comment-text a:visited,
.even-comment .comment-text a:hover{
	text-decoration:none;
}
#commentform a:link,
#commentform a:hover,
#commentform a:visited {
}
	
/* input */
	
#searchform {
	margin:0;
}
input#s {
	color:#777;
	width: 90%;
	height: 18px;
	margin: 0;
	padding: 2px;
	border-left: 1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
input {
	color:#555;
}
textarea#comment {
	width:400px;
	color:#555;
	border-left: 1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:10pt;
}
input#author,
input#email,
input#url {
	width:200px;
	color:#555;
	border-left: 1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:10pt;
}
