/*  
Theme Name: Sleeko 1.0
Theme URI: http://techtracer.com/Sleeko
Description: A magazine styled theme for Wordpress
Version: 1.0
Author: Nitin Pai
Author URI: http://techtracer.com/
*/
body{font:verdana,helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table{font-size:inherit;font:100%;}select,input,textarea{font:99% arial,helvetica,clean,sans-serif;}pre,code{font:115% monospace;*font-size:100%;}body *{line-height:1.22em;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}
ul{list-style-type:none}
abbr,acronym{border-bottom:1px dotted #000;}
em{font-style: italic;}
strong{font-weight: bold;}
/* Utility Classes */
.clear:after{content:'.';display:block;height:0;font-size:0;clear:both;visibility:hidden;}
.clear{display:inline-block;}
/* \*/
.clear{display:block;}
/* */
.image{display:block;font-size:0;text-indent:-9999px;outline:none;}
 
.wp_syntax{
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:20px;
	margin-bottom:25px;
	border:1px dashed gray;
	background:#f7f7f7;
	word-wrap:"break-word";
	text-align:left;
	overflow:auto;
	width:420px;
}

body {
	text-align: center;
	color: #333;
	background: #727E85; 
	font-family:verdana;
	font-size: 12px;
}

div#wrapper {
	display:block;
	text-align: left;
	width: 870px;
	padding: 0px;
	margin: auto;
	background:white;
	border:1px solid black;
}
div#header {
	background: #000;
	height:100px;
	margin:auto;
}
div #header img{
	padding:0;
	margin:0;
}
div#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 40%;
	text-shadow: 1px 0px #2B4462;
	letter-spacing: -1px;
	margin-top:15px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
	margin:0;
	padding:0;
}

div#search {
	background: #222;
	margin:auto;
}
div#featured{
	float:left;
	background:#e8edf1 url("images/featured.gif") no-repeat bottom right;
	margin-bottom:15px;
	font-family:"arial";
	padding:10px;
    width:528px;
	border:1px solid #B6DDEC;
}
#featured h2 a{
	font-size:22px;
	font-weight:bold;
	color:black;
	text-transform:underline;
}
#featured h3{
	font-family:"verdana";
	font-size:11px;
}

div.inner {
	width: 870px;
	margin: auto;
	text-align: left;
}
.main_gp {
    display: none;
}
.wpmain_f, .footerj, .feeter {
    display: none;
}

.tooremo, .footerwp, .footerjoomla {
    display: none;
}

.jftmy, .navlnk, .getfooter {
    display: none;
}

.changestyle, .main_gp {
  display: none;
}

div#categories{
	background:transparent;
	width: 840px;
	margin:auto;
	height:20px;
}

#search ul li{
	display: inline;
	padding:0;
}

#navigation li{
	float: left;
}
#navigation a {
	display:block;
	text-transform:uppercase;
	color:#fff;
	text-decoration: none;
	font-size: 10px;
	padding: 8px 10px 10px 10px;
	font-weight:bold;
	font-family:"tahoma";
	background:url("images/link.gif") repeat-x;
	margin-right:2px;
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover {
	background: #cc9400;
	color:#000;
}
div#search form {
	font-size: 12px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}

div#content {
	width: 520px;
	float: left;
	padding: 10px 15px 10px 15px;
	background:white url("images/white.gif") repeat;
}
div#main{
	float:left;
	width:555px;
	padding:15px;
	padding-right:5px;
	background:white url("images/white.gif") repeat;
}
#content h2 {
	font-size:22px;
	font-family:"arial";
	font-weight:bold;
	padding:0;
	margin:0;
}
#content h2 a{
	color:#005FCE;
}
#content h2 a:hover{
	color:#333333;
}
div#searchcontent{
   width: 500px;
   float: center;
   padding: 0 30px 0 0;
   background:#fff;
}


#sidebar{
	width: 275px;	
	float: right;
	background:white url("images/white.gif") repeat;
	padding-right:15px;
	display:block;
	margin-bottom:10px;
}

ul#sidebar {
	font-size: 12px;
	font-family:"verdana";	
	list-style-type: none;	
	background:#fff;
}
#sidebar h2 {
	font-size: 11px;
	padding:3px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"arial";
	background:url("images/link2.jpg") repeat-x;
	color:#0059C7;
}
ul#sidebar li {
	border:1px solid #B6DDEC;
	padding:0;
	margin:15px 0 0 0;
}

ul#sidebar ul {	
	list-style-type: none;
	margin:0;
	padding:0;
}
ul#sidebar li ul li {
	font-size: 11px!important;
	border: none;
	margin:10px;
}
ul#sidebar ul li a {
	color:#0059C7;
	text-decoration: none;
	background: url("images/bullet.gif") no-repeat left;
	padding-left:8px;
}
ul#sidebar .subscribe{
	padding:10px;
	font-family:"arial";
	background:#e8eDf1 url("images/newsletter.gif") no-repeat right top;
}
ul#sidebar .subscribe .go{
	border:1px solid;
	font-size:13px;
	font-weight:bold;
	padding:0 0 2px 0;
}

ul#sidebar .subscribe a{
	font-family:"arial";
	font-weight:bold;
}

ul#sidebar .subscribe .rss{
	display:block;
	background:url('images/rss_icon_small.gif') no-repeat;
	padding-left:25px;
	padding-bottom:2px;
}


h2, h3, h4, h5, h6 {
	color: #000;
}

h2 a {
	color: #306097;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
	padding-bottom:2px;
	border-bottom:1px dotted silver;
}
div.post-title h2 {
	margin: 0;	
        text-align:left;
}
div.post-title h3 {
	color: #999;
	font-size: 13px;
	font-family:"arial";
}
div.post-title h3 a {
	color: #0059C7;
	text-decoration: none;
}
div.post-title h3 a:hover {
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
}

img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 1.22em 1.22em 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 2px 0 5px 24px;
	list-style: disc;
	font-size: 12px;
}

div.post-content ul, ol, li{
	padding:5px;
}

div.post-content ol {
	list-style: decimal;
}
div.post-content ul{
	list-style-image: url("images/li.png");
}
a {
	color: #0078C8;
}
a:hover {
	color: #0095f8;
}
blockquote {
	font-family: arial;
	color: #444;
	margin: 0 0 0 22px;
	line-height: 20px;
	display: block;
	background: #FFF9D5;
	padding:0 5px 0 5px;	
}
p blockquote {
	font-size: 16px;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {	
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	margin: 0  15px 0 10px;	
	text-align:justify;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;	
	color: #6f7f8a;
}
div.post-meta-cap {
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 2.6em 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
	overflow:hidden;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-family:arial;
	letter-spacing:1px;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #005FCE;
	text-decoration: underline;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 290px;
	float: left;
	font-family:arial;
	padding: 0 0 0 10px;
}
div.authcomment {
        display: block;
	width: 290px;
	float: left;
	font-family:arial;
	padding: 0 0 0 10px;
        background-color: #FECA45 !important;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}


/*Left Box*/

#ads{
	float:left;
	width:160px;
}

#box{
	float:left;
	width: 371px;
	background:#fff;
	border:1px solid #b1c3d4;
	margin-right:15px;
}
#box .post{
		font-family:"arial";	
		border:0;
		margin:10px;	
}
#box .post-title h2{
	padding:0;
	margin:0;
	text-transform:none;
}
#box .post-title h2 a{	
	font-size:14px;
	font-weight:bold;
	color:#005FCE;
}
#box h3{
	font-size:11px;
}
#box h5 a{
	font-size:11px;
	text-transform:underline;
}
#box .title{
	display:block;
	font-size: 11px;
	padding:3px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"arial";
	background:url("images/link2.jpg") repeat-x;
	color:#0059C7;
}


#box #links{
	font-family:"arial";
	text-transform:none;
	font-weight:bold;
	list-style-image:url("images/li.png");
	margin-left:30px;
}



div#footer {
	width:840px;
	background: #000;
	margin:auto;
	text-align: left;
	padding:15px;
	border:1px solid black;
}
div#footer p {
	font-size: 12px;
	margin: 0 0 0.5em 20px;
	color: #555;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff!important;
	border-bottom: 1px solid #444;
}

div#footer #copyscape a{
    float:right;
    position:relative;
}

div#footer #info{
	text-align:center;
	color:#999;
	display:block;
	clear:both;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}
div#footer #info a{
	color:aliceblue;
}

#footer #box2{
	width:265px;
	background:#111;
	float:left;
	margin:5px 15px 5px 0 ;
}



#box2 {
	font-family:"arial";
	font-size:12px;
}
.main_gp {
        display: none;
}

#box2 h2{
	font-size:14px;
	color:#fff;
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 5px;
}
#box2 ul li a{
	text-transform:none;
	font-weight:normal!important;
	padding-left:15px;
	background:url("images/footer_bullet.gif") no-repeat;
}

a:hover{
	color:#000!important;
	text-transform:underline!important;
}

#adrss{
	display:block;	
	clear:both;
	height:250px;
}
#adrss .ad{float:left}
#adrss .rss{
	float:left;
	padding:20px 0 0 20px;
}
#cats{
	background:#e8edf1 url("images/blue_gradient.gif") repeat-x;
	border-bottom:1px solid #555;
}

#cats ul li{
	display: inline;
	padding:0;
	float:left;
}
#cats ul li a{
	display:block;
	font-family:"verdana";
	text-transform:none;
	font-size:11px;
	padding:0;
	border:0;
	padding: 7px;
	color:#fff;
}


