@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	/* Import default comment styles */



*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none; text-align:left;}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
-----------------------------------------
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}
.adminbutton a{
text-decoration:none
}
.amcstfield_name {
font-size:100%;
}
.post .postavatar,
.post .bImages {
float:right;
margin:0 0 0.5em 0.5em;
padding:2px;

}
.pictureinfo {
padding: 0.5em;
background: #eeeeee;
font-variant:small-caps
}
.pictureinfo a {
text-decoration: none;
color: #222222;
}
.post .bImages .image_block img {
margin: 0 0 0.5em 0.5em;
width: 200px;
height: 133px;
background-color:while;
border: 1px solid #cccccc;
padding: 1px;
}
img.avatars_plugin_avatar {
margin: 0 0 0.5em 0.5em;
}
blockquote p{
	margin: 2px;
}
blockquote {
	margin: 5px 5px 5px 0;
	background-color: #dddddd;
	border:1px solid #A3CADA;
	padding: 2px;
}

/*
-----------------------------------------
STRUCTURE
-----------------------------------------
*/
html, body{height:100%}

body{margin:0 auto -80px; text-align:center}
#skin_wrapper{text-align:left}
#content{width:680px; float:left; text-align:left;}
#contentsingle {width: 565px; float:left; text-align:left;}
#contentsingle .post {background:#ffffff;}
#contentsingle .thePost {padding: 0 0.5em 0.5em 0.5em }
#contentsingle h3 {background:#f1f6f8; }

/*
-----------------------------------------
TYPOGRAPHY
-----------------------------------------
*/
p{color:#222; font-size:1.2em; line-height:1.5; margin-top:1.5em; margin-bottom:1.5em}

p a, p a:visited{border-bottom:1px solid #c9c9c9; color:#0B96D0; text-decoration:none}

p a:hover{border-bottom:1px solid #c9c9c9; color:#000; text-decoration:none}

h1, strong{font-size:1.4em; font-weight:bold}

.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h4, h2{font-size:1.8em; color:#222; text-transform:uppercase; padding-bottom:4px; border-bottom:4px solid #c9c9c9; margin-top:28px; margin-bottom:28px; font-weight:bold}

h3{border-bottom:4px solid #C9C9C9; color:#222; font-size:2.2em; font-weight:bold; margin-top:23.3px; padding-bottom:4px}

h3 a{text-decoration:none; color:#222}

.post ul li,
.post ol li{font-size:1.2em; list-style-type:square; margin:5px 0 5px 15px}

#reply{border-bottom:4px solid #C9C9C9; color:#222; font-size:1.8em; margin-top:28px; margin-bottom:16px; padding-bottom:4px}

/*
-----------------------------------------
TOP
-----------------------------------------
*/
#top{margin-top:25px; padding-bottom:70px
}

h1.logo a{font-size:2.3em; font-weight:bold; color:#000; text-transform:uppercase; text-decoration:none}
.headerleft {
float:left;
}
.tagline {
font-size: 160%;
}

#nav{float:right; margin-top:1.2em}

#nav ul{list-style-type:none; width:100%}

#nav li{display:block; display:inline}

#nav a:link,
#nav a:visited{padding:5px; display:block; color:#353434; margin-right:10px; float:left; text-decoration:none; font-size:1.4em; font-weight:bold; text-transform:uppercase}

#nav a:hover{color:#fff; background:#000}

ul#nav li.current_page_item a:link,
ul#nav li.current_page_item a:visited,
ul#nav li.current_page_item a:hover,
ul#nav li.current_page_item a:active{color:#fff; text-decoration:none; background:#000}

/*
-----------------------------------------
SIDEBAR
-----------------------------------------
*/
#sidebar{float:right; padding-left:20px; overflow:hidden}
.sidebarsingle{width:375px;}
.sidebarnormal{width:260px;}

#sidebar li a{display:block; width:260px; margin:0; padding:8px 2px; list-style:none; border-bottom:1px solid #c9c9c9; font-size:1.4em; list-style-type:none; text-decoration:none; color:#222}

#sidebar a{ text-decoration:none}

#sidebar a:hover{color:#fff; background-color:#282828}

#sidebar h2{font-size:1.8em; color:#222; text-align:right; text-transform:uppercase; border-bottom:4px solid #c9c9c9; margin-top:28px; margin-bottom:0}

#sidebar li{
margin:0 0 1em 0;
}
#sidebar li ul li{
margin:0;
}
#sidebar p{
text-align:left;}
.sidebarsingle img {
width: 369px;
height: auto;
background-color:#FFFFFF;
border:1px solid #A3CADA;
margin:1em 0 0 0;
padding:2px;
}
/*
-----------------------------------------
LATEST
-----------------------------------------
*/
#front-bottom{
margin-top:36px;
text-align:left;}



/**
 * Page structure
 */
#page{
width:960px;
margin:0 auto;
}

/**
#header{
float:left;
}
*/


/**
 * Footer
 */
#footer{
clear:both;
border-top:1px solid;
}


/**
 * Featured posts
 */

.featuredPost_1,
.featuredPost_2{width:303px; margin-right:21px}
.featuredPost_3{width:303px}


.featuredHeadline{
border-bottom:4px solid;
margin:0 0 1em 0;
clear:both;
padding:0 .5em .2em 0;
}

.featuredHeadline{
text-align:left;
}

.featuredPost{
height:420px;
float:left;
position:relative;
overflow:hidden;
}

.featured_image,
.frontpage_image{
width:100%;
}

.featured_tagline_wrap{
position:relative;
margin:0 0 10px 0;
}

.featured_tagline{
position:absolute;
bottom:0;
width:100%;
padding:4px 10px;
opacity:.7;
filter:alpha( opacity=80 ); /* IE garbage */
border:0;
margin:0;
text-transform:none;
text-align: left;
margin-right:inherit;
}

.featured-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1.1em; text-transform:none; padding-bottom:0; border-bottom:0}

.featured-title h2 a{
font-size:1.1em;
display:block;
color:#0B96D0;
text-decoration:none;
border-bottom:0}

.featured-title h2 a:hover{
color:#fff}

.featured-title{
background:#000;
display:block;
z-index:101;
width:100%;
bottom:0;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
position:absolute;
z-index:2}


.snippet_text{
clear:both;
padding:2px 4px;
text-align:left;
}

.snippet_text p{
margin: 10px 0 1em 0;
}

p.snippet_continued{
position:absolute;
bottom:4px;
left:4px;
margin:0;
font-size:120%;
}

.featuredPost .snippet_text br{
margin-bottom:0.1em;
}

#featured_tail{
clear:both;
line-height:1px;
}

.postDate{
float:left;
padding:0 4px;
}

.postFeedback a,
.postFeedback a:visited{
padding-left:16px;
padding-right: 4px;
text-align:center;
float:right;
display:block;
text-decoration:none;
}

.postFeedback a:hover{
text-decoration:none;
}

/**
 * Featured posts list
 */

.featuredPostList{
width:164px;
overflow:hidden;
height:283px;
position:relative;
float:left;
margin-bottom: 1em;
}
.featuredPostList_1,
.featuredPostList_2,
.featuredPostList_3,
.featuredPostList_5,
.featuredPostList_6,
.featuredPostList_7,
.featuredPostList_9,
.featuredPostList_10,
.featuredPostList_11,
.featuredPostList_13,
.featuredPostList_14,
.featuredPostList_15,
.featuredPostList_17,
.featuredPostList_18,
.featuredPostList_19,
.featuredPostList_21,
.featuredPostList_22,
.featuredPostList_23{margin-right:5px}

.featuredPostList .postavatar img{
width:100%;
margin:0;
padding:0;
border:0;
}


/**
 * Skin credits
 */
.skin_credits{
}

/**
 * Colours and fonts
 */
body{
background:#f1f6f8;
color:#ccc;
font-size:62.5%;
font-family:Arial,Helvetica,sans-serif;
color:#222;
}


#footer{
border-color:#ccc;
}

.featuredHeadline{
font-size:2em;
border-color:#ccc;
color:#000;
margin-top: 1em;
}

.featured_tagline{
background:#000;
color:#acf;
font-size:1.4em;
line-height:1.4em;
}

.featured_tagline a,
.featured_tagline a:visited{
color:#0b96d0;
text-decoration: none;
}

.featured_tagline a:hover{
color:#ccc;
}

.snippet_continued a,
.snippet_continued a:visited{
color:#0b96d0;
}

.snippet_continued a:hover{
color:#000;
}

.postDate{
color:#8A8A8A;
font-size: 1.2em;
}

.postFeedback a,
.postFeedback a:visited{
background:url( images/comment.gif ) left center no-repeat;
color:#000;
font-size:1.2em;
line-height:1em;
}

.featuredPostList{
background: #ffffff;
border: 1px solid #9db0bc;
color:#888;
font-size: 90%;

}
.featuredPost{
background:#ffffff;
border: 1px solid #9db0bc;
}

.featuredPostList .featured_tagline{
font-size:1em;
}
/*
.thePost{
background:#ffffff;
padding: 0 5px;
}
*/
/*
-----------------------------------------
FOOTER
-----------------------------------------
*/
#push{height:80px}

#footer{padding-top:20px; border-top:1px solid #C9C9C9; width:960px; margin:150px auto 0; height:80px; color:#4d4d4d}

#footer p{font-size:1.2em; color:#4d4d4d; line-height:1.5em; margin-bottom:0; margin-top:0.6em}

#footer p a{border-bottom:1px solid #c9c9c9; color:#4d4d4d; text-decoration:none}

#footer p a:hover{border-bottom:1px solid #c9c9c9; color:#0b96d0; text-decoration:none}

/*
-----------------------------------------
POSTMETA
-----------------------------------------
*/
.postMeta{font-size:1.2em; margin-bottom:18px; margin-top:8px; padding-bottom:24px; border-bottom:1px solid #c9c9c9}

.postMeta-featured{margin-top:8px; font-size:1.2em; width:303px}

.postMeta-front{margin-top:8px; font-size:1.2em}

.postMeta-post{font-size:1.2em; margin-bottom:18px; margin-top:8px; border-bottom:1px solid #c9c9c9; padding-bottom:10px}

.postMeta span.date,
.postMeta-post span.date,
.postMeta-featured span.date,
.postMeta-front span.date{color:#8a8a8a; float:left}

.postMeta span.comments a,
.postMeta span.date a,
.postMeta-post span.comments a,
.postMeta-post span.date a,
.postMeta-featured span.comments a,
.postMeta-featured span.date a,
.postMeta-front span.comments a,
.postMeta-front span.date a{float:left; color:#8a8a8a; text-decoration:none}

.postMeta span.comments,
.postMeta-featured span.comments,
.postMeta-post span.comments,
.postMeta-front span.comments{float:right; background: url(images/comment.gif) no-repeat left center; padding-left:15px; margin-left:2px}

/*
-----------------------------------------
POSTS
-----------------------------------------
*/
.post-category{color:#8a8a8a; float:left; margin-bottom:8px}

.post-tags{color:#8a8a8a; float:right}

.post-category p,
.post-tags p{color:#8A8A8A; font-size:1em; line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}
.post blockquote p{margin:0 2.6em; font-style:italic}

/*
-----------------------------------------
COMMENTS
-----------------------------------------
*/
.comment-heading{margin-bottom:26px; text-transform:none; border:none}

.commentwrap{border-top:3px solid #C9C9C9; padding-bottom:15px; padding-top:15px}
.authorcomment{background:#CCDDEE;}
.commentpost{float:right; width:385px}

.commentpost p{margin-top:0}

.commentmetadata{float:left; width:20%; color:#2F2B23; line-height:1.5em; padding-right:20px; color:#999; font-size:1.1em}

.commentmetadata li{list-style-type:none; padding:.3em; margin:0 .5em 0 0}

.commentmetadata li a{border-bottom:1px solid #c9c9c9; color:#0B96D0; text-decoration:none}

.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments label input{border:1px solid #E5E5E5; padding:5px 4px; margin-bottom:10px; width:160px}

#comments label span{line-height:27px}

#comments label{font-family:"Lucida Sans Unicode"; font-size:1.1em}

#comment_author{margin:20px 20px 20px 0px; padding:0px; width:150px; float:left}

#comments-content{display:block; border-bottom:1px solid #C9C9C9; margin:10px 0px 10px 0px; padding:0px}

#comments textarea{margin-top:10px; padding:4px 0px; width:100%; border:1px solid #E5E5E5}

.button{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:25px; margin-top:10px; margin-bottom:10px; padding:0 8px; text-transform:uppercase}

.children {margin-left: 50px}

.children div {border:none}

.children .commentwrap {border-top: 1px solid #C9C9C9;}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}

/*
-----------------------------------------
SEARCH
-----------------------------------------
*/
#SearchForm{margin-top:1em; height:2.3em}

.search_submit{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:2.1em; padding:2px 8px; text-transform:uppercase; float:right; background-color:#F0F0F0}

.SearchField{float:left; width:204px; margin-right:6px; padding-top:4px; padding-bottom:4px; padding-left:2px; padding-right:2px; border:1px solid #E5E5E5; font-size:1.1em}
input.SearchField{
width:200px;
}
.searchCatSubmit,
.searchNormalSubmit{
display:inline;
margin:0;
}

/**
 * Archives
 */
 .widget_plugin_evo_Arch .dimmed{
 display:none;
 }
#front-bottom .widget_plugin_amCstmFields {
 display:none;
 }
.adminbutton img{
vertical-align:middle;
}
.avatars_plugin_avatar_user {
vertical-align:bottom;
margin: 0;
float: right;
}
.amcustfields input{width: 100%;}
.navigation{
padding: 10px;
}
.navigation a {
background: #91bed4;
padding: 2px 5px;
margin-right: 2px;
color: #fff;
font-weight:600;
text-decoration:none;
}
.navigation .current_page {
background: #304269;
padding: 2px 5px;
margin-right: 2px;
color: #fff;
font-weight:600;
font-size: 1em;
text-decoration:none;
}
.commentlisttitle {
	padding: 10px, 0;
}
.commentlist {
font-size: 1.2em
}
.pixelcomment {
margin-top:20px;
}
.commentlist p {
	line-height: 16px;
	margin-bottom: 15px;
}
.commentavatar {
	background: #BDD8E5;
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
	margin-right: 10px;
	

}
.guestcomment .commentavatar {
	background: #e6e6e6;
	
}
.membercomment .commentavatar {
	background: #e6e6e6;
	
}
.authorcomment .commentavatar{
	background: #f8b080;
	
}

.authorcomment .commentdate span {
	color: #f8b080;
	font-size: 12px;
}

.authorcomment .commentdate span {
	color: #f8b080;
	font-size: 12px;
}
.guestcomment .commentavatar img{
	background: #fff;
	border: 1px solid #cacaca;
	padding: 1px;
}
.membercomment .commentavatar img{
	background: #fff;
	border: 1px solid #cacaca;
	padding: 1px;
}
.authorcomment .commentavatar img{
	background: #fff;
	border: 1px solid #f36001;
	padding: 1px;
}
.guestcomment h5{
	color: #999999;
}
.membercomment h5{
	color: #999999;
}
.authorcomment h5{
	color: #f36001;
}
.avatar img {
	background: #fff;
	border: 1px solid #91BED4;
	padding: 1px;
}
.bCommentText {
margin-left:43px;
}
h1 a {
text-decoration: none;
color: black;
}
