/*================================
Theme Name: ThemeTation
Theme URI: http://themetation.com/
Description: Specially built for themetation by kailoon.
Version: 2.0
Author: Kai Loon
Author URI: http://kailoon.com/
================================*/

/*IMPORT================================*/
@import "header.css";
@import "main-left.css";
@import "main-right.css";
@import "main-footer.css";
/*GLOBAL================================*/
* {
	padding: 0;
	margin: 0;
}

.right { float: right; margin: 0 0 0 10px; }
.digg { padding: 2px; border: 1px solid #333; background-color: #000; }
.digg2 { margin: -4px 0 0 0; }
a {
	text-decoration: none;
	color: #a3b94c;
	outline: none;
}

a:hover {
	color: red;
}

body {
	background: #111 url(images/header-bg.png) repeat-x top left;
	font: 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

.clear {
	clear: left;
}

/*-------------main-content----------------*/

#main-content {
	width: 900px;
	float: left;
	padding-bottom: 15px;
}

#main-footer {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	border-top: 1px solid #191919;
	padding: 0 0 20px 0;	
	float: left;
}

/*-------------footer----------------*/

#footer {
	background-color: #2b2a28;
	padding: 5px 0;
	width: 100%;
	float: left;
	border-top: 1px solid #3d3b36;
}

#footer #cont {
	width: 900px;
	margin: 0 auto;
	padding-left: 20px;
	text-align: right;
}

#footer #cont span {
	float: left;
	text-align: left;
}

#footer #cont em {

}

/*-------------Posting----------------*/
#content {
	float: left;
	width: 574px;
	margin-right: 24px;
	display: inline;
}

p {
	padding: 0 0 15px;
	font-size: 13px;
	line-height: 20px;
}

p a {
	padding-bottom: 2px;
	border-bottom: 1px dotted #a3b94c;
}

.entry .cont p a.no {
	padding-bottom: 0;
	border-bottom: 0;
}

.entry .cont p a.no:hover {
	border-bottom: 0;
}

p a:hover {
	border-bottom: 1px solid red;
}

.post {
	float: left;
	width: 552px;
	padding: 10px;
	background-color: #222;
	border: 1px solid #333;
	margin-bottom: 10px;
}

.latest-free {
	background: url(images/free-theme-title.png) no-repeat top left;
}

.latest-premium {
	background: url(images/premium-theme-title.png) no-repeat top left;
}

.display {
	display: none;
}

h3 a {
	font: 400 16px/24px "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
	background-color: #111;
}

.new-heading {
	float: left;
	width: 155px;
	height: 26px;
	margin: 0 0 -10px 10px;
	position: relative;
	display: inline;
}

.but {
	float: left;
	width: 562px;
	padding-right: 12px;
	margin-top: -25px;
}

.but a {
	text-transform: uppercase;
	font: 11px Arial, Helvetica, sans-serif;
	background: #fff url(images/normal.png) repeat-x top left;
	border: 1px solid #000;
	color: #333;
	padding: 8px;
	height: 10px;
	float: right;
	margin-left: 10px;
	display: inline;
}

.but a:hover {
	background: #fff url(images/hover.png) repeat-x top left;
	color: #000;
}

.post h2, .post1 h2 {
	font: 900 26px "Arial", Helvetica, sans-serif;
}

.post h2 a, .post1 h2 a {
	color: #ccc;
	display: block;
}

.post h2 a:hover, .post1 h2 a:hover {
	color: #fff;
}

.post small, .post1 small {
	padding: 3px;
	background-color: #111;
	color: #666;
}

.post small a, .post1 small a {
	color: #a3b94c;
}

.post small a:hover, .post1 small a:hover {
	color: red;
}

.entry {
	margin-top: 10px;
	width: 552px;
}

.entry strong, .entry em {
	color: #ccc;
}

.cont {
	margin-top: 10px;
	width: 552px;
	float: left;
	border-top: 1px solid #333;
	padding-top: 10px;
}

.small-thumb {
	float: left;
	width: 165px;
	height: 160px;
}

.entry img {
	border: 1px solid #333;
	padding: 4px;
	background-color: #111;
}

.entry .cont img {
	border: 1px solid #333;
	padding: 6px;
	background-color: #111;
	margin: 3px 0 5px 0;
}

.entry .cont img:hover {
	border: 1px solid #555;
	background-color: #000;
}

.entry img.about {
	border: 0;
	padding: 0;
	float: left;
}

.entry img.left {
	float: left;
	margin: 0 10px 0 0;
}

.entry img.right {
	float: right;
	margin: 0 0 0 10px;
}

.entry a img {
}

.entry .small-thumb a img {
	margin: 0;
}

.short {
	float: left;
	width: 387px;
	height: 130px;
}

.bookmarks {
	background: url(images/bar.png) no-repeat top left;
	width: 369px;
	height: 16px;
	padding: 2px 10px;
	float: right;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 10px;
}

.entry .bookmarks a, .entry .bookmarks2 a {
	color: #444;
}

.entry .bookmarks a:hover, .entry .bookmarks2 a:hover  {
	color: #fff;
}

.entry .bookmarks em, .entry .bookmarks2 em {
	float: left;
	font-style: normal;
	color: #444;
}

.entry .bookmarks span, .entry .bookmarks2 span {
	float: right;
}

.entry .bookmarks2 {
	background: url(images/bar.png) no-repeat top left;
	width: 373px;
	height: 14px;
	padding: 3px 8px;
	margin: 5px 0 5px 80px;
	color: #333;
	float: left;
	margin-top: 10px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}

.post h3, .entry h3 {
	font: 400 18px "Arial", Helvetica, sans-serif;
	padding: 2px;
	color: #e7e7e7;
	margin: 5px 0 10px 0;
	background-color: #191919;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	clear: left;
}

.post blockquote {
	margin: 10px auto;
	background-color: #111;
	padding: 5px;
	text-align: justify;
	width: 450px;
	border: 1px solid #333;
}

.post ul {
	padding: 5px 0 10px 18px;

}

.post ul li ul {
	padding: 0 0 15px 18px;
}

.post ol {
	padding: 5px 0 10px 18px;

}

.post ol li ol {
	padding: 5px 0 10px 18px;

}

.interactive {
	width: 100%;
	float: left;
}

.over {
	float: left;
	width: 552px;
}

.interactive a.demo {
	background: url(images/demo.png) no-repeat top left;
	width: 150px;
	display: inline;
	text-indent: -999em;
	height: 90px;
	float: left;
	margin: 10px 75px;
}

.interactive a.free-theme {
	background: url(images/free-theme.png) no-repeat top left;
	width: 150px;
	display: inline;
	text-indent: -999em;
	height: 90px;
	float: left;
	margin: 10px;
}

.interactive a.download {
	background: url(images/free-file.png) no-repeat top left;
	width: 150px;
	display: inline;
	text-indent: -999em;
	height: 90px;
	float: left;
	margin: 10px;
}

.interactive a.buy {
	background: url(images/buy.png) no-repeat top left;
	width: 150px;
	display: inline;
	text-indent: -999em;
	height: 90px;
	float: left;
	margin: 10px;
}

.interactive input.buy {
	background: url(images/buy.png) no-repeat top left;
	width: 150px;
	display: inline;
	text-indent: -999em;
	height: 90px;
	float: left;
	margin: -10px 10px;
}

p.support {
	clear: left;
	padding: 3px 10px 5px 10px;
	margin: 5px 0;
	border-top: 4px solid #111;
	border-bottom: 1px solid #111;
	background-color: #333;
}

.sponsor_name { clear: both; float: left; width: 100%; border-top: 1px solid #333; padding-bottom: 10px;}
.entry .sponsor_name img.left  { margin: 20px 10px 5px 0; }
.sponsor_name h4 { clear: none; padding: 0 0 10px; }
/*-----------------tracback---------------*/

#track {
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

#track span {
	background-color: #222;
	border: 1px solid  #333;
	float: left;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 10px;
	text-align: center;
	width: 552px;
}

.similar {
	float: left;
	width: 350px;
	padding-right: 10px;
}

.ads {
	float: left;
	width: 200px;
	padding: 4px;
	background-color: #222;
	border: 1px solid #000;
}

#track h3 {
	float: left;
	font: 900 14px normal Arial, Helvetica, sans-serif;
	width: 120px;
	padding: 4px 0;
}

#track ul {
	list-style: none;
	float: left;
	width: 350px;
	padding: 4px 0;
	margin-bottom: 15px;
}

#track ul li {
	float: left;
}

#track ul li a {
	float: left;
	display: block;
	width: 350px;
	border-bottom: 1px dotted #333;
}

#heading {
	padding: 0 0 4px 0;
	border-bottom: 1px solid #222;
	float: left;
	width: 553px;
}

#heading span {
	float: left;
}

#heading em {
	float: right;
}

/*-----------------comment section---------------*/

#comment {
	float: left;
	width: 552px;
	padding: 10px;
	background-color: #000;
	margin-bottom: 20px;
	border: 1px solid #222;
}

#comment-toolbar {
	float: left;
	width: 573px;
	border-top: 1px solid #333;
	padding: 4px 0;
}

#comment-toolbar.simpletab-toolbar li a {
	color: #333333;
	display: block;
	float: left;
	text-align: center;
	padding: 4px;
	width: 90px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	border: 1px solid #111;
	margin-right: 10px;
}

#comment-toolbar.simpletab-toolbar li a:hover {
	color: #fff;
	border: 1px solid #222;
	background-color: #000;
}

#comment-toolbar.simpletab-toolbar li a.current {
	color: #ffd800;
	border: 1px solid #222;
	background-color: #000;
}

#comment ol {
	float: left;
	width: 552px;
	list-style: none;
}

#comment ol li {
	width: 552px;
	float: left;
	margin: 5px 0;
}

#comment ol li.alt{
	width: 552px;
}

#comment ol li .avatar-holder {
	float: left;
	width: 120px;
	text-align: right;
}

#comment ol li .avatar-holder span.number {
	float: left;
	font: 900 20px normal Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #222;
}

#comment ol li .avatar-holder small {
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	font: 400 10px normal Arial, Helvetica, sans-serif;
	background-color: #333;
	padding: 0 3px;
}

#comment ol li .avatar-holder img {
	border: 0;
	padding: 5px;
	background-color: #000;
	border: 1px solid #222;
	margin-bottom: 4px;
}

#comment ol li .avatar-holder img {
	border: 0;
	padding: 5px;
	border: 1px solid #333;
	background-color: #000;
}

#comment ol li .avatar-holder cite {
	display: block;
	margin-bottom: 5px;
	font: 400 10px normal Arial, Helvetica, sans-serif;
}

#comment ol li .commentmetadata {
	float: left;
	padding: 10px;
	background-color: #222;
	width: 400px;
	margin-left: 10px;
	min-height: 150px;
	border: 1px solid #333;
}

#comment ol li.alt .commentmetadata {
	background-color: #111;
	border: 1px solid #222;
	min-height: 150px;
}

#comment ol li .commentmetadata strong, #comment ol li.alt .commentmetadata strong {
	color: #fff;
}

/*----------------------respond----------------------------*/

#respond {
	float: left;
	width: 552px;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #000;
	border: 1px solid #222;
}

#respond h4 {
	font: 900 14px normal Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 0 15px;
}


#respond form#commentform {
	width: 100%;
	float: left;
}

#respond form#commentform input {
	border: 1px solid #222;
	padding: 4px 5px 4px 24px;
	color: #666;
	width: 26%;
	float: left;
	margin-bottom: 10px;
}

#respond form#commentform input#mcspvalue{
	background-color: #000;
	padding: 4px 5px;
	width: 162px;
	margin-right: 8px;
}

#respond form#commentform input#author {
	background: #000 url(images/author.png) no-repeat center left;
	margin-right: 8px;
}

#respond form#commentform input#email {
	background: #000 url(images/email.png) no-repeat center left;
	margin-left: 6px;
}

#respond form#commentform input#url {
	background: #000 url(images/url.png) no-repeat center left;
	margin-left: 12px;
}

#respond form#commentform textarea#comment {
	width: 540px;
	height: 250px;
	background-color: #000;
	padding: 5px;
}

#respond form#commentform input#submit {
	width: 552px;
	padding: 4px 0;
	font-weight: 900;
	background-color: #222;
	border: 1px solid #000;
}
/*---------------------page or post navigation-----------*/

.navigation {
	float: left;
	width: 560px;
	padding: 10px 0;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

h2.ind {
	font: 400 20px "Times New Roman", Times, serif;
	line-height: 30px;
	border: 1px solid #222;
	border-bottom: 0;
	background-color: #111;
	padding: 0 4px;
	color: #fff;
	float: left;
	width: 564px;
}

h2.ind a {
	color: #999;
	display: block;
}

h2.ind a:hover {
	color: #fff;
}

h2.pagetitle {
	font: 900 20px "Arial", Helvetica, sans-serif;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #333;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

h2.archives a {
	font: 900 20px "Arial", Helvetica, sans-serif;
	color: #000;
}

h4 {
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 20px 0 0 0;
	clear: left;
}

h4 a {
	border-bottom: 1px dotted #A3B94C;
}

h4 a:hover {
	border-bottom: 1px solid red;
}

ol.terms {
	padding: 5px 10px 15px 30px;
}

ol.terms li {
	padding: 5px 0;
	line-height: 18px;
}

/*---------------------page comment------------*/

p.comment-page-numbers {
	clear: left;
	padding: 2px 0;
	text-align: right;
}

p.comment-page-numbers strong {
	color: red;
}

p.comment-page-numbers a {
	text-decoration: none;
	border-bottom: 0;
	padding: 2px 4px;
	color: #666;
}

p.comment-page-numbers a:hover {
	color: #fff;
}

#trackback {

}

#trackback h3 {
	font: 900 17px Arial, Helvetica, sans-serif;
	color: #ccc;
	padding: 4px;
	border: 1px solid #222;
	background-color: #111;
}

#trackback ol {
	float: left;
	width: 553px;
}

#trackback ol li {
	float: left;
	width: 553px;
	margin: 0;
}

#trackback ol li a {
	float: left;
	width: 553px;
	display: block;
	border-bottom: 1px solid #222;
	color: #666;
	padding: 4px 0;
	margin: 0;
}

#trackback ol li a:hover {
	color: #ccc;
	border-bottom: 1px solid #333;
}

ul.child-cat {
	float: left;
	width: 572px; 
	list-style: none;
	border: 1px solid #333;
	margin-bottom: 15px;
	background-color: #000;
	padding-top: 5px;
}

ul.child-cat li.cat-item {
	float: left;
}

ul.child-cat li.cat-item a {
	float: left;
	padding: 4px 10px;
	background-color: #111;
	font: 400 14px Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 8px -1px 8px;
	border: 1px solid #333;
	border-bottom: 0;
	color: #fff;
}

ul.child-cat li.cat-item a:hover, ul.child-cat li.current-cat a {
	color: #ffd800;
}

img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
	padding: 3px;
	background: #111;
	border: 1px solid #222;
}

.video { 
	background-color: #000;
	border: 1px solid #333;
	padding: 6px; 
}

.bsa-sidebar { 
	width: 298px;
	float: left;
	border: 1px solid #333;
	background-color: #000;
	margin-bottom: 20px;
	padding-bottom: 12px;
}

.bsa { 
	width: 280px;
	float: left;
	border: 1px solid #333;
	background-color: #000;
	margin-bottom: 20px;
}

.bsa3 { 
	width: 280px;
	float: left;
	border: 1px solid #333;
	background-color: #000;
	padding: 9px;
	margin-bottom: 20px;
}

.bsa-big { 
	width: 280px;
	border: 1px solid #181818;
	background-color: #050505;
	padding: 9px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.bsa a img { 
	border: 1px solid #333;
	background-color: #000;
	float: left;
	display: inline;
}

.bsa3 a img { 
	border: 1px solid #333;
	background-color: #000;
	margin: 0 6px 0 6px;
	display: inline; 
	float: left;
}

.manual {
	float: left;
	margin: 11px 13px 0 11px;
	display: inline;
}

.manual a img {
	border: 0;
}

.envato {
	float: left;
	width: 300px;
	margin: 15px 0 20px;
}

.envato h3 {
	font-size:16px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.envato_image {
	float: left;
	width: 300px;
	border-bottom:1px solid #000;
	border-top:1px solid #222;
	padding: 6px 0;
}

.envato_image a img {
	border: 1px solid #222;
	padding: 6px;
	background-color: #000;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.envato h4 {
	clear:none;
	font-size:14px;
	font-weight:400;
	padding:0 0 15px;
}

.envato h4 a {
	color: #fff;
	text-decoration: none;
}

.envato .envato_price {
	padding: 4px 7px;
	background-color: #000;
	border: 1px solid #222;
	float: right;
}


#main-content-right .bsa-sidebar .bsap { float: left; width: 298px;}
#main-content-right .bsa-sidebar .bsap a { float: left; display: inline; }
#main-content-right .bsa-sidebar .bsap a.odd { margin: 10px 10px 5px 13px; }
#main-content-right .bsa-sidebar .bsap a.even { margin: 10px; }
