/*
Theme Name: FFmag
Theme URI: http://4webz.com
Description: 
Author: http://4webz.com
Author URI: http://4webz.com
tags: two-columns, right-sidebar, fixed-width, threaded-comments


@import "comments.css";

form,
fieldset {
	margin:0;
	padding:0;
	min-height:1px; /* hasLayout fix*/
}

fieldset {
	border:0 none;
	padding:0;
	margin:0;
}
.errorMessage{
	left:5px;
	background-color:#fff;
	color:#900;
	z-index:10;
	padding:0.5em;
	border:solid 1px #900;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#new-comment-title,
.widgettitle,
.widget-centre h3,
.tagline h2,
.post-title h2,
.main-page-title{
	padding:0;
	margin:0
}

body{
	font:10pt Georgia;
	line-height:1.25em
}

a img{
	border:0
}

a{
	color:#33454E;
	text-decoration:none;
	font-weight:bold
}

a:hover{
	color:#FECB2F;
}

abbr{
	cursor:help
}

.alignright{
	float:right;
	margin:5px 0 5px 5px;
	clear:right
}

.alignleft{
	float:left;
	margin:5px 5px 5px 0;
	clear:left
}

.aligncenter{
	display:block;
	clear:both;
	text-align:center
}

img[align="right"]{
	float:right;
	margin:5px 0 5px 5px;
	clear:right
}

img[align="left"]{
	float:left;
	margin:5px 5px 5px 0;
	clear:left
}

p,
table,
blockquote{
	margin:0 0 1em
}

ol,
ul{
	margin-top:1em;
	margin-bottom:1em
}

li ol,
li ul{
	margin-top:0;
	margin-bottom:0
}

h1,
h1 a{
	font-size:18pt;
	color:#303030;
	font-weight:bold;
        text-shadow: 0 0.1em 0.2em #000
}

h2,
h2 a{
	font-size:16pt;
	color:#303030;
	font-weight:bold;
        text-shadow: 0.1em 0.1em 0.2em #000
}

h3,
h3 a{
	font-size:14pt;
	color:#303030;
	font-weight:bold
}

h4,
h4 a{
	font-size:12px;
	color:#303030;
	font-weight:bold
}

h5,
h5 a{
	font-size:10px;
	color:#303030;
	font-weight:bold
}

h6,
h6 a{
	font-size:10px;
	color:#303030;
	font-weight:normal
}

code{
	background-color:#f3f3f3;
	color:#6f6060;
	display:block;
	padding:1em 0.5em;
	margin:0.5em 0
}

.clear{
	clear:both;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
	visibility:hidden
}

.submit{
	margin:1px 0 0 0;	
	border: 1px solid #6b7c0c;
	cursor:pointer;
	background:url(images/submit.gif) repeat-x top left #303030;
	color:#004080;
	font-weight:bold;
	height:25px; 
	width:30px;
	padding:0 2px 0 2px;
}

body{
	background:url('images/bg.png') repeat-x #78AAEE;
	color:#6f6060;
	margin:0px 0;
	padding:0;
	font:10pt tahoma,
free-sans,
sans-serif
}

#searchFm{
}
div.container{
	position:relative;
	width:950px;
	top:0;
	left:0;
	margin:0 auto
}

div#content{
	width:630px;
	float:left
}

div#sidebar{
	position:relative;
	width:310px;
	margin-left:640px
}

div#footer{
	margin-top:0;
	clear:both;
	margin-left:0px;
	margin-right:0px;
	padding:10px 0 10px 0;
	color:#c0c0c0;
	border-top:1px solid gray;
	text-align:center;
	font-size:11px;
}



div#header{
	height:140px;
	width:950px
}

a#mainlogo{
	top:0;
	left:0;
	width:230px;
	height:80px;
	display:block;
	overflow:hidden;
	z-index:10;
        margin-bottom:20px;
}

h1.main-page-title{
	width:315px;
	height:90px;
	position:absolute;
	top:0;
	left:140px;
	overflow:hidden;
	z-index:1;
	font-size:22pt;
	line-height:1.5em;
	word-spacing:-4px;
	font-variant:small-caps;
	font-weight:900;
	color:white
}

div#header-content{
	position:absolute;
	right:-6px;
	top:0;
	height:95px;
	width:490px;
	background:url(images/bg.png) repeat-x top right;
}
#bar{
        background:url('images/mb.png');
        height:35px;
        margin:0;
        padding:0;
        width:945px;
        -moz-border-radius:5px;
        -o-border-radius:5px;
        -webkit-border-radius:5px;
}
div.banner{
	width:468px;
	height:60px;
	background-color:#060;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	position:absolute;
	top:8px;
	right:14px
}

form.searchForm {
	position:relative;
}

.search_input{
	width:200px;
}

.focused{
	color:black
}

.unfocused{
	color:#bbb
}

div.banner .searchSubmitButton{
	position:absolute;
	right:0;
	top:2px;
	padding:0;
	margin:0;
	height:25px;
	width:30px;
	border:solid 2px #999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:20px;
	font-weight:normal;
	color:#eee;
	background:url(images/submit.gif) repeat-x top left #000
}

div.tagline,
div.tagline *{
	line-height:20px;
	font-size:16pt;	
	color:#eee;
	font-weight:normal
}

div.tagline{
	position:absolute;
	top:95px;
	left:0;
	width:950px;
	height:20px
}

div.tagline h2{
	position:absolute;
	left:140px;
	font-weight:bold
}

td.login{
        padding-right:5px;
	height:auto;
	color:#f3f3f3;
	line-height:20px
}

td.login a{
	color:#f3f3f3;
	font-size:8pt
}

td.login a:hover{
	color:#fff;
}

div.post-title h2 a{
	line-height:1.5em;
        text-shadow: 0em 0em 0.2em #000;
}

div.post-title h2 a:hover,
div.post-title h2 a:active{
	color:#5A6B73;
        text-shadow: 0em 0em 0.2em #000;
}

.post-body{
	line-height:1.5em;
	word-spacing:0.05em;
	letter-spacing:0.01em
}

.post-body iframe,
.post-body img{
	margin:0.25em 0.5em
}

.post-body iframe[align="left"]{
	margin:0 10px 10px 0;
	float:left
}

.post-body iframe[align="right"]{
	margin-right:0;
	float:right
}

.post-body blockquote{
	border-left:solid 5px #f3f3f3;
	padding-left:1em;
	font-style:italic
}

.post-body ul,
.post-body ol{
	margin:1em 2em;
	padding:0;
	line-height:1.25em
}

.post-body ol ul,
.post-body ul ol,
.post-body ul ul,
.post-body ol ol{
	margin:0 1.5em;
	padding:0;
	line-height:1.25em
}

div.post-content{
	background:url(images/post.png) repeat-y 0 0 transparent;
	color:#333;
	width:600px;
	padding:0 18px 0 12px;
	overflow:hidden
}

.thumbnail { float:left; width:100px; height:100px; margin-right:10px; border:1px solid #ffeedd; background-image:url(images/thumb.png); padding:0 0 0 0;}

.thumbnail a img{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div.post-frame{
	margin-bottom:10px;
	padding:16px 0;
	width:630px;
	position:relative;
	z-index:10
}
span.post-frame-bottom,
span.post-frame-top{
	width:630px;
	height:16px;
	background:url(images/post.png) no-repeat -631px 0px transparent;
	display:block;
	position:absolute;
	left:0;
	z-index:10;
}
span.post-frame-top {
	top:0;
}
span.post-frame-bottom{
	background-position:-1261px 0;
	bottom:0;
}

div.post-navigation{
	margin-bottom:16px
}

.previous-link{
	float:left
}

.next-link{
	float:right
}

div.post-navigation-links a{
	color:#33454E;
	font-size:12pt
}

div.post-navigation-links a:hover{
	color:#000000;
}

div.post-navigation-links{	
    width:625px;
	background-color:#8A9AA3;
	color:#666;
	padding:0px 0px;
	text-align:center
}

span.post-navigation-top,
span.post-navigation-bottom{
	overflow:hidden;
	display:block;
	width:625px;
	height:8px;
	background-color:#8A9AA3;
	background-repeat:no-repeat
}

span.post-navigation-top{
	background-position:0 0
}

span.post-navigation-bottom{
	background-position:0 -11px
}

div.post-title{
	background:url(images/tb.png) repeat-x;
        -webkit-border-radius: 5px; 
        -o-border-radius : 5px;
        -moz-border-radius: 5px;
        border:1px white solid;
}

div.post-title  h2{
	background:url(images/transmit.png) no-repeat left top transparent;
	background-position:5px 50%;
	line-height:1.5em;
	padding-left:30px;
}

div.post-header{
	margin-bottom:10px;	
}

.time-date-owner{
	font-size:8pt;
	margin-top:0.5em
}

div.post-footer{
	text-align:center;
	clear:both;
	background-color:#f3f3f3;
	margin-bottom:15px;
	line-height:2em
}

div.post-footer span{
	padding:0.25em 0.5em
}

div.page-links{
	display:block;
	text-align:right;
	margin-bottom:15px
}

div.widget{
	padding:16px 0;
	position:relative;
	width:310px;
	margin-bottom:10px;
}
	div.widget-centre{
		overflow:hidden;
		background:url(images/widget.png) repeat-y 0 0 transparent;
		color:#01182C;
		width:280px;
		padding:0 18px 0 12px;
	}
	span.widget-top,
	span.widget-bottom{
		z-index:1;
		width:310px;
		height:16px;
		background:url(images/widget.png) no-repeat -625px 0 transparent;
		display:block;
		left:0;
		position:absolute;
	}
		span.widget-bottom{
			bottom:0;
		}
		span.widget-top{
			top:0;
			background-position:-313px 0
		}

div.widget-centre h3{
	margin-bottom:0.5em;
	color:white;
}
.expandToggle {
	position:absolute;
	overflow:hidden;
	left:-1em;
	top:0.4em;
	width:9px;
	height:9px;
	background: url(images/plus-minus-small.gif) no-repeat 0 0 transparent;
	cursor:pointer;
}

.expandToggle.active {
	background-position: 0 -9px;
}

.twitter-icon, .rss-icon { height:25px; padding-left: 90px; color: white; display: block; line-height: 1.25em; }
.twitter-icon { background: transparent url(images/twitter.png) top left no-repeat; }
.rss-icon { background: transparent url(images/rss.png) top left no-repeat; line-height:110px; font-size:20px; }

#sidebar .widget ul,
#sidebar .widget ol{
	padding:0;
	margin-left:1em;
	list-style-type:none;
}


#sidebar .widget ul ul,
#sidebar .widget ol ol,
#sidebar .widget ul ol,
#sidebar .widget ol ul{
	padding:0;
	margin-left:1em;
	list-style-type:circle;
	list-style-position:inside;
}

div.widget li {
	line-height:1.5em;
	margin-bottom:0.5em;
}
div.widget li li {
	margin:0;
}

li.current-cat li a,
li.current_page_item li a,
div.widget-centre a{
	color:#01182C;
}

li.current-cat a,
li.current_page_item a,
div.widget-centre a:hover{
	color:#FECB2F;
}

table#wp-calendar{
	margin:0 auto 10px auto
}

table#wp-calendar td{
	padding:4px;
	text-align:center;
	border:solid 1px #f3f3f3
}

table#wp-calendar caption{
	font-size:18pt;
	margin:0 auto 10px auto
}

div.widget_calendar h3{
	display:none
}

.tag-cloud-links a{
	font-size:large
}

.tag-cloud-links{
	position:relative;
	top:17px;
	padding:5px 10px;
	width:579px;
	background:url(images/tag-cloud.png) repeat-y top right;
	color:#333;
	margin-bottom:25px
}

.tag-cloud-links-top{
	display:block;
	width:598px;
	height:10px;
	position:absolute;
	top:-10px;
	left:0;
	color:#333;
	background:url(images/tag-cloud.png) no-repeat top left;
}

.tag-cloud-links-bottom{
	display:block;
	width:598px;
	height:10px;
	position:absolute;
	bottom:-10px;
	left:0;
	color:#333;
	background:url(images/tag-cloud.png) no-repeat bottom left;
}

.excerptmore{
	display:block;
	height:1.5em;
	overflow:hidden;
	text-align:right;
	clear:both;
	margin-top:-1em
}

.more_link_small{
	float:right;
}

.excerpt-thumb-link{
	float:left;
	margin-right:5px
}

.post-body table{
	width:100%;
	display:block;
	border-collapse:collapse;
	border:double 3px #ccc;
	font-size:12px
}

.post-body table tr.alternate{
	background-color:#f9f9f9
}

.post-body table td{
	padding:0.5em 1em;
	vertical-align:top;
	border-left:solid 1px #ccc
}

.post-body tfoot,
.post-body tfoot tr,
.post-body tfoot td{
	text-align:center;
	font-size:10px;
	color:#f9f9f9;
	background-color:#999;
	padding:0
}

.post-body table th{
	padding:0.5em 1em;
	text-align:left;
	background-color:#222;
	color:#f9f9f9
}

.wp-caption{
	padding:5px 0;
	text-align:center;
	border:solid 1px #eee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f3f3f3
}

.wp-caption img{
	margin:0
}

p.wp-caption-text{
	font-size:10px;
	margin:0;
	padding:0.25em 0 0 0
}

div.container div#footer p{
	color:#353535;
}

/*********************/
/*  C O M M E N T S  */
/*********************/

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select {
    width: 130px;
}

#commentform {
    width: 390px;
    margin: 0 0 0 40px;
}

#commentform input {
    width: 120px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#commentform #submit {
    margin: 0 0 20px 0;
    float: right;
}

.avatar {
    float: left;
    margin: 0px 5px 0px 15px;
    display: inline;
}

.alt {
    margin: 0;
    padding: 10px;
}

h3#comments {
    margin: 10px 30px 10px 40px;
}

h3#respond {
    margin: 10px 30px 10px 40px;
}

img#comments {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p {
    margin: 10px 30px 10px 30px;
    font-size: 1.2em;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
}