/*
	Theme Name: Reflecta
	Theme URL: http://flexithemes.com/themes/reflecta/
	Description: Dark style 2 columns theme by <a href="http://flexithemes.ocom">FlexiThemes.com</a>
	Author: FlexiThemes
	Author URI: http://flexithemes.com
	Version: 1.0
*/

/******************************************************
    [ LAYOUT ]
*******************************************************/

body {
	background: #0b0b0b url(images/background.png) top left repeat-x;
}

#wrapper {
}

#container { 
}

a {
    color: #af3812;
}

a:hover {
    color: #d9400a;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: 100px;
}

#header h1 {
	margin: 0px !important;
	padding: 10px 0 0 0px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:40px;
    font-weight: bold;
    text-transform: uppercase;

}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#header h2 {
	color: #bdbdbd;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

.logo {
    margin: 10px 0 0 0;
}
/******************************************************
    [ NAVIGATION ]
*******************************************************/


#topmenuwrapper {
	height: 42px;
    float: right;
	}
	
#topmenu {
	height: 42px;
    float: right;
    
	}

#topmenu, #topmenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#topmenu {
	margin-bottom: 1px;
	}
	
#topmenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#topmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    background: url(images/navseparator.png) right center no-repeat;
	}
	
#topmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topmenu li a, #topmenu li a:link {
	color: #757575;
	display: block;
    margin: 0;
	padding: 15px 15px 15px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#topmenu li a:hover, #topmenu li a:active {
	color: #fff;
	display: block;
	text-decoration: underline;
	}
	
#topmenu  li.current_page_item a {
	color:#fff;
	}

#topmenu li:hover, #topmenu li.sfhover { 
	position: static;
	}
    
.subscriptions {
	text-align: right;
    margin: 12px 0 0 0;
    
	}

.subscriptions a {
	color: #757575;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    text-transform: uppercase;
    
	}
.subscriptions a:hover {
    color: #fff;
    text-decoration: underline;
}

  
.navwrapper {
	height: 36px;
    padding-left: 15px;
    background: url(images/nav-bg.png) top left no-repeat;
    z-index: 999;
}

/******************************************************
    [ CONTENT ]
*******************************************************/

/* Featired Posts */

#featured {
    margin: 15px 0 20px 0;
    height: 274px;
    background: url(images/featured-background.png) bottom left no-repeat;
    overflow:hidden;
    position:relative;
    z-index: 0;
}

#featured .featuredslide {
    margin: 12px 56px;
    background: none !important;
}

#featured .featuredpost {
    width: 838px;
    
}

#featured .featuredpost h1 {
    padding: 5px 0 15px 0;
    margin: 0;
    color: #e5e5e5;
    font-size: 32px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 0 #000;
}

#featured .featuredpost p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-shadow: 0 1px 0 #000;
}


#featured .more {
    margin-top: 8px;
}

#featured .more  a {
	padding: 7px 18px;
	background: url(images/featured-more-background.png) top left repeat-x;
	color: #fff;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

#featured .more a:hover {
    background-position: 0 -30px;
    text-decoration: none;
    color: #fff
}

#featured .featuredpost img {
    float: right;
    background: #1b1a1a;
    border: 1px solid #232323;
    padding: 11px;
}

#featured .prev{
    float:left;
	width:46px;
	height:38px;
	background:url(images/prev.png);
	position:absolute;
	left:0px;
	top:112px;
	}
	
#featured .next{
    float:right;
	width:46px;
	height:38px;
	background:url(images/next.png);
	position:absolute;
	right:0px;
	top:112px;
	}



#content-wrpapper {
    background: url(images/contentwrap-background.png) top right repeat-y;
}

#content {
	margin: 15px 10px 0 0;
    color: #8a8989;
}

h1, h2, h3, h4, h5, h6 {
    color: #8a8989;
}

.post_thumbnail {
    padding: 6px;
    background: #1b1a1a;
   border: 1px solid #232323;
    margin: 0 10px 10px 0;
}

.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #1c1c1c;
}

.post p {
	margin-bottom: 10px;
}

.title {
	margin: 0px 0 1px 0;
    padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 24px;
    color: #d1d0d0;
    font-weight: bold;
}

.title a {
	text-decoration: none;
	color: #d1d0d0;
}

.title a:hover {
	text-decoration: none;
    color: #fff;
}

.pagetitle {
	margin: 0px 0 10px 0;
    background: #1b1a1a;
	padding: 6px 12px;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #fff;
}

h2.generic {
	margin: 0px 0 10px 0;
    background: #1b1a1a;
	padding: 6px 12px;
    font-size: 18px;
    color: #fff;
}

.postdate {
	font-size: 11px;
    color: #a1a1a1;
    text-transform: uppercase;
}

.postdate a {
    text-decoration: none;
}
.postmeta {
	font-size: 11px;
	padding: 6px 8px;
	background: #141414;
    color: #fff;
}

.postmeta a {
    color: #999;
}

.readmorecontent {
	text-align: right;
    margin-bottom: 8px;
}

a.readmore {
	padding: 6px 16px;
	background: url(images/readmore-background.png) top left repeat-x;
	color: #fff;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

a.readmore:hover {
    text-decoration: underline;
    color: #fff
}
    
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
    font-size: 14px;
    color: #8a8989;
}
.navigation {
	padding: 10px 0;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
	
.post img {
	max-width: 680px;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   background: #1b1a1a;
   border: 1px solid #232323;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/******************************************************
    [ SIDEBAR(S) ]
*******************************************************/

.banner125 {
	margin: 6px;
	}
    
#sidebar {
    padding: 10px;
    color: #929292;
}
	
#sidebar a {
	text-decoration: none;
    color: #929292;
    font-size: 14px;
}

#sidebar a:hover {
	text-decoration: underline;
    color: #c73503;
}
	
    	
#search {
    border: 1px solid #2b2a2a;
    height: 30px;
    padding: 0;
    background: #242424;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #ccc;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 250px;  
}

#topsearch #search {
    margin: 5px 0 0 0;
}

/* Social icons */
.addthis_toolbox {
	margin: 15px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
	
    
#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 7px 0 6px 10px;
	background: url(images/sidebar-tab.png) top left repeat-x;
	font-size: 15px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
    text-shadow: 0 1px 0 #111111;
    border-left: 4px solid #c93603;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
#sidebar ul li li {
	padding: 4px 0px 6px 15px;
	margin: 0px;
	background: url(images/arrow.gif) no-repeat top left;
    border-bottom: 1px solid #252424;
}
	
#sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 4px 0px 6px 15px;
	margin: 2px 0;
    border-bottom: 1px solid #252424;
}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
    background: #1d1d1d;
}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #313131;
	color: #fff;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
}


/******************************************************
    [ FOOTER ]
*******************************************************/

#footer {
	background: url(images/footer-background.png) top left repeat-x;
	padding: 20px;
	border-top: 10px solid #0b0b0b;
	text-align: center;
	color: #fff;
    margin-bottom: 15px;
    font-size: 13px;
}

#footer a {
	color: #fff;
} 

#footer a:hover {
	color: #fff;
	text-decoration: none;
} 

.footer-credits {
    text-align: center;
    font-size: 11px !important;
    color: #999 !important;
    padding: 4px;
}

.footer-credits a {
	color: #999 !important;
} 

.footer-credits  a:hover {
	text-decoration: none;
} 

/* wp-pagenavi style overriding */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#171717 !important;
    border: 1px solid #1c1c1c !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}
.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#171717 !important;
    border: 1px solid #292929 !important;
    
}
.wp-pagenavi span.pages {
    color: #7f7e7e !important;
    background:#242424 !important;
    border: 1px solid #353535 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}
.wp-pagenavi span.current {
    color: #7f7e7e !important;
    background:#242424 !important;
    border: 1px solid #353535 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}
.wp-pagenavi span.extend {
    background:transparent !important;
    color: #7f7e7e !important;
    background:#242424 !important;
    border: 1px solid #353535 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}	

/******************************************************
    [ COMMENTS ]
*******************************************************/

h3.comments {
	margin-bottom: 10px;	
    color: #fff !important;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond h3 {
    color: #fff;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 5px;
	text-align: justify;
    background: #1b1a1a;
    margin:0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -22px 0 0 63px;
	display: block;
    font-size: 11px;
    padding:0;
}

.comment-body {

}

.avatar { 
    border: 3px solid #ffffff;  
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #212020;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #242323;
	color: #929292;
    font-size: 12px;
	text-decoration: none;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
	
.comment-reply-link:hover {
    color: #929292;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #d1d0d0; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.says {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px; 
}

.commentmetadata a, .commentmetadata a:hover {
    color: #4d4d4d; 
    text-decoration: none;
}
/******************************************************
    [ MISC (WP GENERATED) ]
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
		