/*  
Theme Name: TopFlashCMS Blog
Theme URL: 
Description: Theme for TopFlashCMS.com
Version: 2.8.4.
Author: 
Author URL: 
*/
/* CSS Document */
* { margin: 0; padding:0;}

body {
padding: 0;
   margin: 0;
   text-align: center;
   font-family: Arial, Tahoma, verdana, arial, sans-serif;
   background: #fff;font-size: 12px;color: #747474}
a { text-decoration: underline; }
a:hover { text-decoration: none; }

img { border: 0; }

.float { float: left; }
.float_r { float: right; }
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
    color: #3FB6D9;
    font-family: 'Tahoma';
    font-weight: normal;
    text-transform: capitalize;
    text-align: left;
    font-size: 22px;
}
h3 { font-size: 18px; }

.iePNG, IMG, input { filter:expression(fixPNG(this)); }
.iePNG A { position: relative; }

/* --- HEADER --- */
#header-area {
    height: 140px;
    padding-top: 16px;
    background: url('images/header_tall.jpg') repeat-x left top;
}
#header {
    margin: 0 auto;
    height: 140px;
    background: url('images/header_image.jpg') no-repeat left top;
	padding-left:19px;
	padding-right:40px;
	width:934px;
}
/* ---- logo --- */
#logos {
    float: left;
    padding-top: 20px;
}
#logos * { vertical-align: middle; }
#project_logo {
    width: 101px;
    height: 101px;
}
#project_name {
    width: 212px;
    height: 33px;
}
/* # logo */
/* --- header controls --- */
#header-controls {
    float: right;
    text-align: right;
}
#advance_search {
    width: 289px;
    margin-top: 57px;
    height: 27px;
    float: right;
    clear: both;
}
#advance_search form, #searchform {
    padding: 0;
    margin: 0;
}
#advance_search form *, #searchform * {
    vertical-align: middle;
}
#advance_search #searchsubmit, #searchform #searchsubmit {
    background: url('images/search_btn.png') no-repeat left top;
    height: 27px;
    width: 82px;
    border: none;
	color: #fff;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	margin-right: 0px;
	cursor: pointer;
}
@-moz-document url-prefix() {
#advance_search #searchsubmit, #searchform #searchsubmit {height: 25px; margin-top: -1px;}
#advance_search input, #searchform input { margin-top: 1px;}
}
#advance_search input, #searchform input {
    background: #E3F4F9 url('images/input-tall.jpg') repeat-x left top;
	border-color: #3495B0 #5ECBE4 #5ECBE4 #3495B0;
	border-style: solid;
	border-width: 1px;
	color: #0C8CCB;
	margin-right: 0px;
	padding: 2px;
	width: 191px;
}
#advance_search label, #searchform label { display: none; }

#user-menu {
    display: block;
    padding: 0;
    margin: 0;
    float: right;
    clear: both;
    width: 580px;
    list-style: none;
    margin-top: 24px;
}
#user-menu li {
    float: right;
    display: block;
    border-left: 1px solid #ffffff;
    padding: 0 29px;
}
#user-menu li a {
    color: #ffffff;
    font-weight: bold;
}
#user-menu li:last-child, #user-menu li.last-child {
    border-left: none;
    padding-left: 0;

}
#user-menu li:first-child, #user-menu li.page-item-2 {
    padding-right: 0;
}
/* # header controls */
/* # HEADER */

/* --- CONTENT --- */
#content-area {
    border-top: 1px solid #ffffff;
    background: url('images/main_tall.jpg') repeat-x left top;
}
#content {
    width: 980px;
    margin: 0 auto;
    padding: 9px 0px 10px 0px;
    text-align: left;
}
#nav_tal {
	background: url('images/sidebar_tal.jpg') repeat-y right top;
	width: 980px;
}
#nav_bg {
	background: url('images/sidebar_bg.jpg') no-repeat right top;
	width: 980px;
}

.content-column {
	width: 698px;
	padding: 19px 29px 30px 30px;
	float: left;
 }
.navigation-column {
	width: 223px;
	float: right;
}

.post_header h2, h3 { margin-bottom: 3px; }
.post_header h2 a, h3 a {
	color: #3FB6D9;
	text-decoration: none;
}
.post_header a { color: #3FB6D9; }

.post_txt { padding: 15px 0px 16px 0px; border-bottom: solid 1px #e8e8e8; }
.post_txt p { padding: 10px 0 10px 0; margin: 0; }
.post_txt a { color: #3FB6D9; text-decoration: underline; }
.post_txt a:hover { text-decoration: none; }

.post_txt ul { margin: 10px 0 20px 15px; }
.post_txt ul ul { margin: 10px 0 10px 0; list-style: none; }
.post_txt ul li { list-style: none; background: url('images/li_bg_post.jpg') left 5px no-repeat; margin: 0; padding: 0 0 0 7px; }
.post_txt ul li ul li { list-style: none; background: url('images/li_bg_post.jpg') left 5px no-repeat; padding: 0 0 0 7px; margin: 0 0 0 15px; }

small { font-size: 10px; }

.comments { padding: 11px 0px 15px 0px; font-size: 11px; }
.comments div {
	margin: -7px 4px 0px 0px;
	float: left;
	width: 34px;
	height: 28px;
	background: url('images/comment_bg.gif') left top no-repeat;
}
.comments a { color: #3FB6D9; }

.navigation { padding: 0px; text-align: center; font-size: 11px; }
.navigation a { color: #3FB6D9; }
.navigation .left { width: 45%; float: left; text-align: left; }
.navigation .right { width: 45%; float: right; text-align: right; }

.pagetitle { color: #3FB6D9; margin-bottom: 15px; }

#comments { color: #3FB6D9; margin-top: 25px; margin-bottom: 15px; }

#respond { padding: 25px 0 0px 0px; }
#respond h3 { margin-bottom: 20px; }
#respond p { padding: 0px 0 10px 0; margin: 0; }
#respond a { color: #3FB6D9; text-decoration: underline; }
#respond a:hover { text-decoration: none; }

#commentform input {
	width: 273px;
	border: solid 1px #ccc;
	font-size: 11px;
	color: #747474;
	font-family: arial;
}
#commentform textarea {
	width: 598px;
	height: 147px;
	border: solid 1px #ccc;
	font-size: 11px;
	color: #747474;
	font-family: arial;
}
#commentform p { padding: 0px 0px 4px 0px; }
#commentform #author { margin-left: 29px; }
#commentform #email { margin-left: 54px; }
#commentform #url { margin-left: 41px; }
#commentform #comment { margin-left: 55px; }
#commentform input#submit {
	width: 102px;
	height: 15px;
	border: none;
	border-bottom: solid 1px #3FB6D9;
	background: none;
	font-size: 12px;
	color: #3FB6D9;
	font-family: arial;
	font-weight: bold;
	margin-left: 587px;
	cursor: pointer;
	margin-top: 10px;
}
#commentform input#submit:hover {
	border-bottom: solid 1px #fff;
}

ol.commentlist {
	padding: 0px 0 10px 0px;
	margin: 0px;
	list-style: none;
	border-bottom: solid 1px #e8e8e8;
}
ol.commentlist li {
	padding: 10px 0 10px 0px;
	margin: 0px;
	list-style: none;
}
.avatar {
	border: 1px solid #ccc;
	margin-right: 15px;
	float: left;
}
.commentlist cite {
	color: #3FB6D9;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
}
.commentlist .says {
	color: #3FB6D9;
	font-family: arial;
	font-weight: bold;
}
.comment-meta { padding: 0 0 5px 0px; }
.comment-meta a {
	color: #747474;
	font-size: 11px;
	text-decoration: none;
}
.comment-meta a.comment-edit-link {
	color: #3FB6D9;
	text-decoration: underline;
}
.comment-meta a.comment-edit-link:hover {
	color: #3FB6D9;
	text-decoration: none;
}
.content-column .comment-body p { padding: 10px 0px 10px 49px; }


.content-column p { padding: 10px 0 10px 0; }

.center { text-align: center; }

.postmetadata { padding: 20px 0 20px 0; line-height: 14px; }
.postmetadata small { font-size: 10px; }
.postmetadata small a { color: #3FB6D9; font-weight: normal; }

.nocomments { padding: 15px 0px 15px 0px; }

.widget_style { padding: 18px 25px 7px 30px}
.widget_style h3 { font-size: 22px; }

.widget_style ul {
	list-style: none;
	padding: 15px 0 0 0px;
	margin: 0px;
}
.widget_style li {
	background: url('images/li_bg_sidebar.gif') no-repeat 0px 4px;
	padding: 0px 0 0 8px;
	margin: 0 0 15px 0px;
	color: #747474;
	font-size: 12px;
}
.widget_style li a {
	color: #747474;
	font-size: 12px;
	text-decoration: underline;
}
.widget_style li a:hover {
	text-decoration: none;
	color: #747474;
}

.widget_style #links_with_style ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.widget_style #links_with_style ul ul {
	list-style: none;
	padding: 15px 0 0 0px;
	margin: 0px;
}
.widget_style #links_with_style li {
	background: none;
	padding: 0px;
	margin: 0px;
}
.widget_style #links_with_style li ul li {
	background: url('images/li_bg_sidebar.gif') no-repeat 0px 4px;
	padding: 0px 0 0 8px;
	margin: 0 0 15px 0px;
	color: #747474;
	font-size: 12px;
}

#calendar_wrap { margin: 0; padding: 15px 0px 0px 20px; color: #747474; font-size: 12px; }
#calendar_wrap a { color: #747474; text-decoration: underline; }
#calendar_wrap a:hover { text-decoration: none; color: #747474; }
.textwidget { margin: 0; padding: 15px 0px 15px 0px; color: #747474; font-size: 12px; }
/* # CONTENT */

/* --- FOOTER --- */
#footer-area {
    background: url('images/footer_tall.jpg') repeat-x left top #44BBDD;
}
#footer {
    width: 995px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    height: 30px;
    padding-top: 20px;
    font-size: 11px;
}
#footer a { color: #C6E9F3; }
/* #FOOTER */

