/* 
	Theme Name: Vega
	Theme URI: 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: 2.1
*/

/******************************************************
    [ LAYOUT ]
*******************************************************/

body {
    background-color: #fff;
    background-image:url(images/background.png);
    background-position:  top left;
    background-repeat: repeat-x;
}

#wrapper {
}

#container { 
}

a {
    color: #0a5b76;
}

a:hover {
    color: #c1400e;
}

a:focus { 
    outline:none 
}

/******************************************************
    [ HEADER ]
*******************************************************/

#header {
	height: 104px;
}

#header-left {
    
}

#header-right {
   padding-top: 20px;    
}

.logo {
    margin: 15px 0 0 0;
}

#site-title {
    padding: 14px 0 0 0;
}

#site-title h1 {
	margin: 0;
	padding: 14px 0 0 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:52px;
    font-weight: bold;
}

#site-title a, #site-title a:hover {
    color: #ebe9e9;
	text-decoration: none;
}

#site-description {
    padding: 4px 0 0 0;
}

#site-description  h2 {
	color: #bdbdbd;
	font-size: 14px;
    line-height: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

/******************************************************
    [ MAIN CONTENT AREA ]
*******************************************************/

#main {
    background: #fff;
}

#main-fullwidth {
}

#content {
	margin: 20px 10px 0 15px;
    color: #504d4d;
}

#content-fullwidth {
	margin: 20px 15px 0 15px;
}

.postwrap {
    margin-bottom: 20px;
}

.post {
}

.post img {
	max-width: 480px;
}

.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: underline;
    color: #e24b12;
}


.post_thumbnail {
    padding: 8px;
    border: 1px solid;
    background: #fff;
    border-color: #ddd;
}

.post img.alignleft {
    margin: 0 10px 10px 0;
}

.post img.alignright {
    margin: 0 0 10px 10px;
}

.post img.aligncenter {
    margin-bottom: 10px;
}

.effectthumb {
    padding: 8px;
    border: 1px solid #ddd;
    margin: 0 0 10px 0;
}

.effectthumb a {
    width:467px; 
    height:160px; 
    display: block;
}

.effectthumb a:hover {
    width:467px; 
    height:260px; 
    display: block;
}


.entry {
	text-align: justify;
	line-height: 20px;
    font-size: 14px;
    color: #504d4d;
}

.generic {
	margin: 0 0 15px 0;
	padding: 0 0 10px 4px;
	background: #fff url(images/pagetitle_tab.png) left bottom no-repeat;
	font-size: 26px;
	line-height: 26px;
	font-family: Arial;
	font-weight: bold;
	color: #414445;
}

.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;
    margin-bottom: 15px;
}

.postmeta a {
    color: #555;
}

.readmorewrap {
	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;
}

.navigation {
	padding: 0 0 20px 0;
    display: block;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
	
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) ]
*******************************************************/

#sidebars {
    padding: 0 0 20px 0;
}

.sidebar {
    color: #626f77;
}

.sidebar-1 {
    padding-right: 10px;
}

.sidebar-2 {
    padding-right: 10px;
}

.widget-wrap {
    list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.widget-wrap h3.widget-title {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 2px;
	background: #fff url(images/sidebar_tab.png) left bottom no-repeat;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #414445;
}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
	
.widget ul li {
	background: url(images/widget-list-image.png) left 6px no-repeat;
	padding: 0 0 0 15px;
    margin: 12px 0 0 0;
}

.widget ul li:first-child{
    margin-top: 0 !important;    
}

.widget ul li:hover {
	background: url(images/widget-list-image-hover.png) left 6px no-repeat;
}

.widget a {
	text-decoration: none;
    color: #353434;
    font-size: 13px;
}

.widget a:hover {
	text-decoration: none;
    color: #e24b12;
}

	
#search {
    border: 1px solid #ccc;
    height: 30px;
    padding: 0;
    text-align: left;
}

#search input {
	border: 0;
    background: none;
    color: #888787;
}
	
#search #s {
	padding: 4px;
    margin:3px 0 0 2px;
    background: none;
    width: 220px;
}

#search .search-image {
    border:0; 
    vertical-align: top;
    margin: 6px 6px 0 2px;
    float: right;
}

#searchwrap #search {
    margin: 5px 0 0 0;
}

/* top search */
#topsearch {
    height: 42px;
    float: right;
}

#topsearch #search {
    border: 1px solid #363535;
    height: 30px;
    padding: 0;
    background: #292929;
    text-align: left;
    margin-top: 5px;
}

#topsearch #search input {
	border: 0;
    background: none;
    color: #888787;
}
	
#topsearch #search #s {
	width: 250px;
	padding: 4px;
    margin:3px 0 0 2px;
    background: none;
}

#topsearch #search .search-image {
    border:0; 
    vertical-align: top;
    margin: 6px 6px 0 2px;
}

.sidebar_125 {
    text-align: center;    
}

.sidebar_125 img {
    margin: 6px;
}

#wp-calendar {
    empty-cells: show;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	margin: 0;
	font-weight: normal; 
	width: 100%;
}

#wp-calendar caption {
	padding: 4px 0;
	text-transform: uppercase;	margin: 2px 0 2px 0;
    background: none;
    color: #555;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
}

#wp-calendar td {
	color: #555;
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ddd;
	color: #555;
}

#wp-calendar td:hover a, #wp-calendar #today a {
	color: #555;
}

/******************************************************
    [ FOOTER ]
*******************************************************/
#footer {
    border-top: 4px solid #403e3e;
    background: #212121;
    padding: 20px;
}

#copyrights {
	padding-bottom: 5px;
	text-align: center;
	color: #cdc7c7;
    font-size: 13px;
}

#copyrights a {
	color: #cdc7c7;
} 

#copyrights a:hover {
	color: #cdc7c7;
	text-decoration: none;
} 

#credits {
    text-align: center;
    font-size: 11px;
    color: #757575;
}

#credits a {
	color: #757575;
} 

#credits a:hover {
	text-decoration: none;
    color: #757575;
} 

/******************************************************
    [ COMMENTS ]
*******************************************************/
#comments {
    background: #eee;  
    padding: 15px 15px 0 15px;
    margin-bottom: 15px;  
}

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 4px 0 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 0px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

ol.commentlist  {
    padding: 0;
}
.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	border: 3px solid #ffffff;  
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    background: #ddd;
    padding: 5px;
    display: block;
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}


.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;
}

.comment-meta {
	margin: -22px 0 0 63px;
	display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}

.commentlist .even {
}
.commentlist .bypostauthor {
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}
.comment-reply-link  {
	padding: 4px 15px;
	background: #ddd;
	color: #555;
    font-size: 12px;
	text-decoration: none;
    text-shadow: 0 1px 0 #eee;
}

.comment-reply-link:hover {
	background-color: #ccc;
    color: #333;
}


a.comment-edit-link {
	color: #888;
}

a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:99%;
}
#respond textarea {
	width:97%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

/******************************************************
    [ 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{}
		