/* 
	Theme Name: Initiate
	Theme URL: http://flexithemes.com/themes/initiate/
	Description: Elegant and clean 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: #fff url(images/background.png) top left repeat-x;
}

#wrapper {
}

#container { 
}

a {
    color: #155780;
}

a:hover {
    color: #ff6a07;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: 96px;
}

#header h1 {
	margin: 0px !important;
	padding: 15px 0 0 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:46px;
    font-weight: bold;
    text-transform: uppercase;
}

#header h1 a, #header h1 a:visited, #header h1 a:hover  {
	color: #fff;
	text-decoration: none;
}


#header h2 {
	color: #c3c7ca;
	font-size: 14px;
    line-height: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

.logo {
    margin: 28px 0 0 0;
}

.subscriptions {
    text-align: right;
    margin-top: 5px;
}

.subscriptions img {
    margin-left: 12px;
}
/******************************************************
    [ NAVIGATION ]
*******************************************************/


#topmenuwrapper {
	height: 28px;
    float: right;
}
	
#topmenu {
	height: 28px;
    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: 0 0 0 15px;
	padding: 0px;
}
	
#topmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
    
}

#topmenu li:hover,  #topmenu li.current_page_item {
	background: url(images/pagenav-bullet.gif) left 11px no-repeat;
}


	
#topmenu li a, #topmenu li a:link {
	color: #9aaab5;
	display: block;
    margin: 0 0 0px 4px;
	padding: 7px 0 6px 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 0 #29363f;
}


#topmenu li:hover a, #topmenu li.current_page_item a {
    color: #fff;
}

#topmenu li:hover, #topmenu li.sfhover { 
	position: static;
}


.navwrapper {
	height: 36px;
    z-index: 999;
}

.home-icon {
    background: url(images/home.gif) center 11px no-repeat !important;
    opacity: 0.5;
    width: 16px;
    height: 16px;
    display: block;
    margin-right: 6px !important;
}

.home-icon:hover {
    opacity: 1;
}

.homesep {
    background: url(images/nav-separator.png) top right no-repeat !important;
}

/******************************************************
    [ CONTENT ]
*******************************************************/

#content-wrpapper {
}

#content {
	margin: 16px 10px 0 0;
    color: #504d4d;
}

h1, h2, h3, h4, h5, h6 {
    color: #504d4d;
}

.post_thumbnail {
    padding: 6px;
    background: #fff;
   border: 1px solid #e4e7e8;
    margin: 0 10px 10px 0;
}


.post {
	padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e7e8;
}

.post p {
	margin-bottom: 10px;
}

.title {
	margin: 0px 0 3px 0;
    padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #1b3342;
    font-weight: bold;
}

.titlepage {
    padding-top: 10px;
}

.title a {
	text-decoration: none;
	color: #1b3342;
}

.title a:hover {
	text-decoration: underline;
    color: #325a74;
}

.pagetitle {
	margin: 0px 0 15px 0;
	padding: 0 0 6px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #2a4a5e;
    border-bottom: 2px solid #ced2d3;
}

h2.generic {
	margin: 0px 0 10px 0;
    background: #f4f4f4;
	padding: 6px 12px;
    font-size: 18px;
    color: #213c4d;
}

.topmeta {
    height: 38px;
    padding-top: 12px;
    width: 586px;
}

.postdate {
	font-size: 11px;
    text-transform: uppercase;
    padding: 10px 0 2px 0;
    color: #3c596b;
}

.postdate a {
    text-decoration: none;
    color: #3c596b;
}

.postdate span {
    background: #e1e4e6;
    border-left: 3px solid #65869b;
    padding: 5px 10px;
    margin-right: 10px;
}

.postdate span:hover {
    background: #f6e1cc;
    border-left: 3px solid #ff8809;
    color: #e55608;
}

.postdate span:hover a {
    color: #e55608;
}
.commentmeta {
    float: right; 
}

.commentmeta a {
    background: url(images/comments.gif) top left no-repeat;
    padding: 5px 16px 10px 16px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #2c4d6a;    
    text-decoration: none;
    text-align: center;
    display: block;
}

.commentmeta a:hover {
  color: #f86f0b;  
}

.postmeta {
	font-size: 11px;
	padding: 6px 8px;
	background: #e6e8e9;
    color: #2c4d6a;
}

.postmeta a {
    color: #2c4d6a;
}

.postdate img, .postmeta img {
	border: none;
	vertical-align: top;
    margin: 0 2px 0 0;
}

.readmorecontent {
	text-align: right;
    margin-bottom: 8px;
}

a.readmore {
	padding: 6px 14px 6px 22px;
	background: #d9dddf url(images/readmore_arrow.png) left center no-repeat;
	color: #3d4852;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #e8edf0;
}

a.readmore:hover {
    text-decoration: none;
    color: #3d4852;
    background: #c3cbd0 url(images/readmore_arrow.png) left center no-repeat;
    text-shadow: 0 1px 0 #c3cbd0;
}
    
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
    font-size: 14px;
    color: #504d4d;
}
.navigation {
	padding: 0 0 20px 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: #eee;
   border: 1px solid #ddd;
   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: 0 8px 10px 8px;
	}
 
.sidebarad {
    text-align: center;
    padding: 18px 0 5px 0;
    background: #f4f4f4 url(images/sidebar-top.png) top left repeat-x;
    border: 1px solid #ced2d3;
    margin-bottom: 20px;
}   

.sidebar {
    padding: 0;
    color: #626f77;
}
	
.sidebar a {
	text-decoration: none;
    color: #626f77;
    font-size: 14px;
}

.sidebar a:hover {
	text-decoration: underline;
    color: #ff8809;
}
	
    	
#search {
    border: 1px solid #ced2d3;
    height: 30px;
    padding: 0;
    background: #fff;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #40525e;
}
	
	
#s {
	width: 248px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 248px;  
}

#topsearch #search {
    margin: 10px;
}

/* Social icons */
.addthis_toolbox {
	margin: 10px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
	
    
.sidebar h2 {
	margin: 0 10px;
	padding: 12px 0;
	font-size: 16px;
    line-height: 16px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #3d5260;
    background: url(images/sidebar-title-line.png) bottom left repeat-x;
    text-shadow: 0 1px 0 #fff;
}


.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
    background: #f4f4f4 url(images/sidebar-top.png) top left repeat-x;
    border: 1px solid #ced2d3;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
	
.sidebar ul li li {
	padding: 5px 0px 5px 8px;
	margin: 0 10px;
	background: url(images/arrow.gif) no-repeat top left;
    border: 0;
}
	
.sidebar ul li ul li {
	background: url(images/arrow.gif) left 14px no-repeat;
	padding: 5px 0px 5px 8px;
    margin: 0 10px;
}

.sidebar ul li ul li:hover  {
    background: url(images/arrow.gif) left 14px no-repeat;
}

#wp-calendar {
    padding: 0 10px 10px 10px;    
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #2c4d6a;
	background: none;
}
#wp-calendar caption {
	padding: 6px 10px 2px 10px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
    background: none;
}

#wp-calendar td {
	color: #2c4d6a;
	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: #dee3e6;
	color: #2c4d6a;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
}


/* Recent posts with thumbnails */

.recentposts ul {
    list-style-type: none;
    padding: 0px !important;
	margin: 0px 0px 5px 0px !important;
	
}

.recentposts ul li {
    list-style-type: none;
	margin:  0 0 5px 0!important;
    padding: 10px !important;
    color: #555;
    background: none !important;
}

.recentpoststitle {
    font-weight: bold;    
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 6px 0;
    margin: 0;
}

.recentdate {
    font-style: italic;   
    color: #666;
}



.recentposts img {
    float: left;
    padding: 4px;
    background: #fff;
    border: 1px solid #ced2d3;   
    margin: 0 6px 6px 0;
}

/******************************************************
    [ FOOTER ]
*******************************************************/

#footer {
	background: #1b3342;
	padding: 20px;
	text-align: center;
	color: #fff;
    font-size: 13px;
    border-top: 4px solid #c8cdcf;
}

#footer a {
	color: #fff;
} 

#footer a:hover {
	color: #fff;
	text-decoration: none;
} 

.footer-credits {
    text-align: center;
    font-size: 11px !important;
    color: #90a1ac !important;
    padding: 4px;
}

.footer-credits a {
	color: #90a1ac !important;
} 

.footer-credits  a:hover {
	text-decoration: none;
} 

/* wp-pagenavi style overriding */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #1b3342 !important;
    background:none !important;
    border: 1px solid #fff !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #1b3342 !important;
    background: url(images/pagenavi-hover.png) top left repeat-x !important;
    border: 1px solid #d8dfe3 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #1b3342 !important;
    background: none !important;
    border: 1px solid #fff !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #1b3342 !important;
    background: url(images/pagenavi-hover.png) top left repeat-x !important;
    border: 1px solid #d8dfe3 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #1b3342 !important;
    background: none !important;
    border: 1px solid #fff !important;
}

/******************************************************
    [ COMMENTS ]
*******************************************************/

#comments h3 {
	margin-bottom: 10px;
}

h3.comments  {
    color: #1b3342;	
}

#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;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 5px;
	text-align: justify;
    background: #f4f4f4;
    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: #dfe1e1;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #dfe1e1;
	color: #3d4852;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #e8edf0;
    border-radius: 12px;
}

.comment-reply-link:hover {
	background-color: #ced2d3;
    color: #3d4852;
}
	
.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #1b3342; 
    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: #999; 
    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{}
		

.box
{
    background: #f4f4f4 url(images/sidebar-top.png) top left repeat-x;
    border: 1px solid #ced2d3;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
    margin-bottom:10px;
}
