/* 
	Theme Name: Vega
	Theme URL: http://flexithemes.com/themes/vega/
	Description: Elegant and clean style 3 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(backgrou.png) top left repeat-x;
}

#wrapper {
}

#container { 
}

a {
    color: #0a5b76;
}

a:hover {
    color: #c1400e;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: 104px;
}

#header h1 {
	margin: 0px !important;
	padding: 14px 0 0 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:52px;
    font-weight: bold;

}

#header h1 a, #header h1 a:visited, #header h1 a:hover  {
	color: #ebe9e9;
	text-decoration: none;
}


#header h2 {
	color: #bdbdbd;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

.logo {
    margin: 15px 0 0 0;
}
/******************************************************
    [ NAVIGATION ]
*******************************************************/
  
.navwrapper {
    margin-top: 0;
	height: 42px;
    padding: 0;
    z-index: 999;
    float: left;
}

/******************************************************
    [ CONTENT ]
*******************************************************/

#content-wrpapper {
    background: #fff;
}

#content {
	margin: 15px 10px 0 15px;
    color: #504d4d;
}

h1, h2, h3, h4, h5, h6 {
    color: #504d4d;
}

.post_thumbnail {
    padding: 8px;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}

.effectthumb {
    padding: 8px;
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
}

.effectthumb a {
    width:215px; 
    height:160px; 
    display: block;
}

.effectthumb a:hover {
    width:215px; 
    height:300px; 
    display: block;
}


.post {
	margin-bottom: 30px;
}

.post p {
	margin-bottom: 10px;
}

.title {
	margin: 0px 0 10px 0;
    padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
    font-size: 22px;
    line-height: 22px;
    color: #353434;
    font-weight: bold;
    text-transform: uppercase;
}

.title a {
	text-decoration: none;
	color: #353434;
}

.title a:hover {
	text-decoration: none;
    color: #e24b12;
}

.pagetitle {
    margin: 0 0 15px 0;
	padding: 0 0 10px 4px;
	background: #fff url(pagetitl.png) left bottom no-repeat;
	font-size: 26px;
	line-height: 26px;
	font-family: Arial;
	font-weight: bold;
	color: #414445;
}

h2.generic {
	margin: 0px 0 10px 0;
	padding: 6px 0;
    font-size: 22px;
    color: #414445;
    text-decoration: underline;
}

.postdate {
	font-size: 11px;
    color: #999999;
    text-transform: uppercase;
    border-bottom: 1px solid #e8e8e8;
    padding:  0 0 6px 0;
    margin-bottom: 10px;
}

.postdate a {
    text-decoration: none;
    color: #054b62;
}

.postmeta {
	font-size: 11px;
	padding: 6px 8px;
	background: #ddd;
    color: #333;
}

.postmeta a {
    color: #555;
}

.readmorecontent {
	text-align: right;
    margin-bottom: 8px;
}

a.readmore {
	padding: 6px 16px;
	background: #eee;
	color: #555;
    font-size: 12px;
	text-decoration: none;
}

a.readmore:hover {
    text-decoration: none;
    color: #353434;
    background: #ddd;
}
    
.entry {
	text-align: justify;
	line-height: 20px;
    font-size: 14px;
    color: #504d4d;
}
.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: #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: 6px;
	}
    
.sidebar {
    padding: 0 10px 10px 0;
}
	
.sidebar a {
	text-decoration: none;
    color: #353434;
    font-size: 13px;
}

.sidebar a:hover {
	text-decoration: none;
    color: #e24b12;
}
	
    	
#search {
    border: 1px solid #363535;
    height: 30px;
    padding: 0;
    background: #292929;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #888787;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 270px;  
}

#topsearch #search {
    margin: 5px 0 0 0;
}

/* Social icons */

.rssbox {
	background: #f8f8f8;
	border: 1px solid #e9e8e8;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #bbbbbb;
    }

.rssbox a {
	color: #5f5f5f;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #3b3b3b; 
	text-decoration: underline;
	}

.twitterbox {
	background: #f8f8f8;
	border: 1px solid #e9e8e8;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #bbbbbb;
    }
	
.twitterbox a {
	color: #5f5f5f;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #3b3b3b; 
	text-decoration: underline;
	}
    
.sidebar h2 {
	margin: 10px 0 2px 0;
	padding: 5px 0 5px 2px;
	background: #fff url(sidebar_.png) left bottom no-repeat;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #414445;
}


.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0 0px;
	padding: 0px;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.sidebar ul li li {
	padding: 6px 0px 6px 15px;
	margin: 0px;
	background: url(arrow000.gif) no-repeat top left;
    border-bottom: 1px solid #e8e8e8;
}
	
.sidebar ul li ul li {
	background: url(arrow000.gif) no-repeat top left;
	padding: 6px 0px 6px 15px;
	margin: 0;
    border-bottom: 1px solid #e8e8e8;
}

.sidebar ul li ul li:hover  {
    background: url(arrow-ho.gif) no-repeat top left;
}


/* Recent posts with thumbnails */

.recentposts ul {
    list-style-type: none;
    padding: 0px;
	margin: 0px 0px 10px 0px;
	
}

.recentposts ul li {
    list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
    color: #555;
    border-bottom: 1px solid #e8e8e8;
}

.recentpoststitle {
    font-weight: bold;    
    color: #0a5b76 !important;
    font-size: 14px;
    line-height: 16px;
}

.recentpoststitle:hover {
    color: #c1400e !important;
    text-decoration: underline !important;
}

.recentpostsmore {
    font-weight: bold;  
    color: #4e4e4e !important;  
    text-decoration: none !important;
    font-size: 12px !important;
}

.recentpostsmore:hover {
    color: #e34304 !important;
    text-decoration: underline !important;
}


.recentposts img {
    float: left;
    padding: 4px;
    background: #eeeeee;
    border: 1px solid #dbdbdb;   
    margin: 0 6px 6px 0;
}

.recentcomments ul,  .recentcomments ul li, .recentcomments ul ul, .recentcomments ul li ul{
    list-style-type: none !important;
    list-style: none !important;
    padding: 0px !important;
	margin: 0 !important;
    background: none !important;
}

.recentcomments ul li {
	padding: 10px 0 !important;
}

.recentcomments img {
    float: left;
    padding: 3px;
    background: #fff;
    border: 1px solid #c2c9cd;   
    margin: 0 6px 6px 0;
}

#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: none;
}

#wp-calendar td {
	color: #555;
	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: #ddd;
	color: #555;
}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
}


.flexitabs {
    margin-top: 15px;
    padding:  0 10px 0 0;
}

.flexitabs .tabs{
    margin-bottom: 4px;
}

.flexitabs .tabs ul{
	margin:0px; padding:0px;
    list-style:none;
    float: left;
}
.flexitabs .tabs ul li {
	list-style:none;
	display:inline;
    float: left;
}
.flexitabs .tabs ul li a {
    padding: 4px 14px !important;
	background: url(tabs0000.png) top left repeat-x;
    color: #867575 !important;
    font-size: 13px !important;
    font-weight: bold;
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #f7f7f7 !important;
    margin-right: 3px;
}
.flexitabs .tabs ul li a:hover, .flexitabs .tabs ul li a.active {
    padding: 4px 14px !important;
	background: url(tabs-act.png) top left repeat-x;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-serif;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #b6410e !important;
}

.tabscontent a {
	text-decoration: none;
    color: #555;
    font-size: 14px;
}

.tabscontent a:hover {
	text-decoration: underline;
    color: #2c2b2b;
}
.tabscontent ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
.tabscontent ul li {
	list-style-type: none;
	margin: 1px 0px 1px 0px;
	padding: 6px 0px 8px 18px;
    background: #fff url(arrow000.gif) no-repeat top left;
    border-bottom: 1px solid #dddddd;
}

.tabscontent ul li:hover {
	background: #f1f1f0 url(arrow000.gif) no-repeat top left;
}

.flexitabs .content {
    background: #fff;
}
#tab_2, #tab_3 { display:none; }

/******************************************************
    [ FOOTER ]
*******************************************************/

#footer {
	background: #212121;
	padding: 20px;
	text-align: center;
	color: #cdc7c7;
    font-size: 13px;
    border-top: 4px solid #403e3e;
}

#footer a {
	color: #cdc7c7;
} 

#footer a:hover {
	color: #cdc7c7;
	text-decoration: none;
} 

.footer-credits {
    text-align: center;
    font-size: 11px !important;
    color: #525252 !important;
    padding: 4px;
}

.footer-credits a {
	color: #525252 !important;
} 

.footer-credits  a:hover {
	text-decoration: none;
} 

/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}

/******************************************************
    [ COMMENTS ]
*******************************************************/


#comments h3 {
	margin-bottom: 10px;	
}

#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: #e9e9e9;
    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: #d9d9d9;
    padding: 5px;
    display: block;
}

.reply {
    text-align: right;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #e1dddd;
	color: #5b5b5b;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    border-radius: 12px;
}

.comment-reply-link:hover {
	background-color: #cdcbcb;
    color: #5b5b5b;
}
	
.fn, .fn a:link, .fn a:hover, .fn a:visited { 
    color: #333; 
    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{}
		