/*
Theme Name: ForCG Theme
Theme URI: http://forcg.com
Description: Theme created for ForCG.com Website
Author: Paul
Author URI: http://forcg.com
Version: 1.0
*/


/* Background-Styles */
html, body {
height:100%;
}
body {
	margin:0px; padding:0px;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	line-height:19px;
	background:transparent url(http://mk.forcg.com/wp-content/themes/portfolio_quosik/images/bg_top.jpg) no-repeat fixed center top;
	background:#f7f7f7 url(images/bg_top.jpg) no-repeat center 98px;
	}
#main {
	background:#f7f7f7 url(images/background_slice2.jpg) repeat-x;
	background:transparent url(images/background_slice2.jpg) repeat-x;
	background-image:url(images/header_top.jpg);
}
#main .container {
	#background-image:url(images/background_header.jpg);
	#background-image: url(images/background_slice2.jpg);
	#background-repeat:no-repeat;
	#min-height:128px;
}
.container {
	width:1000px;
	margin:auto;
	position:relative;
}
#header {
	padding-top:15px;
	padding-top:41px;
	padding-top:12px;
	padding-bottom:30px;
	#border-bottom: 1px solid #fff;
}
#header .gradient {
left:-120px;
position:absolute;
top:0;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:171px;
	width:108px;
	height:51px;
	height:43px;
	margin: 0px 0px 5px 35px;
	margin: 13px 0px 0px 27px;
}
#tagline {
	background-image:url(images/tagline.png);
	background-repeat:no-repeat;
	width:192px;
	height:11px;
	float: left;
	margin: 25px 0px 5px 165px;
	margin: -30px 0px 5px 165px;
	position: relative;
}
ul#menu {
	margin:0px; 
	padding:0px;
	position:relative;
	left:0px;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#5d5d5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	padding:4px 10px 5px 10px;
	text-decoration: none;
	text-transform:uppercase;
	line-height:30px;
}
ul#menu li a:active, ul#menu li a:hover {
	color: #ffffff;
	background-color:#32312f;
	background-color:#9e9e9e;
	background-color:transparent;
	color: #000000;
	-moz-border-radius: 5px;
}
/*
Block-Styles
*/
.block {
	background-color:#ffffff;
	margin-bottom:20px;
}
.block_inside {
	display:block;
	border:0px solid #ddd;
	padding:15px;
	/* overflow:auto; */
}
#content_area .block_inside {
	display:block;
	border:0px solid #ddd;
	padding:15px;
	margin-top: -20px;
	position:relative;
	/* overflow:auto; */
}
.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:left;
	width:430px;
	margin-left:30px;
}
/*
Block-Content-Styles
*/
#content {
	/*overflow:auto;*/
	background-image:url(images/background_content_wide.png);
	#border-right: 7px solid #f2f2f2;
	#border-left: 7px solid #f2f2f2;
	#border-right: 1px solid #d5d5d5;
	#border-left: 1px solid #d5d5d5;
	#background-color: #fff;
	border-top:1px solid #fff;
	background-repeat: repeat-y;
	padding: 15px 15px 0px 15px;
}
#content_page {
	/*overflow:auto;*/
	background-image:url(images/background_content_long.png);
	#border-right: 7px solid #f2f2f2;
	#border-left: 7px solid #f2f2f2;
	#border-right: 1px solid #d5d5d5;
	#border-left: 1px solid #d5d5d5;
	#background-color: #fff;
	border-top:1px solid #fff;
	background-repeat: repeat-y;
	padding: 0px 15px 0px 15px;
}
#content_area {
	width:660px;
	float:left;
	color:#42423D;
	color: #3d3d3d;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	#font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size:12px;
	line-height:18px;
	#line-height:22px;
	text-align: left;
	background-color: transparent;
	#text-align:justify;
	
	color:#333333;
#font-family:Georgia,'Times New Roman',Times,serif;
#font-size:14px;
#line-height:24px;

font-family:verdana;
font-size:11px;
line-height:18px;


}
#content_area_page {
	width:970px;
	float:left;
	color:#42423D;
	color: #3d3d3d;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	#font-family:Georgia,Arial,Helvetica,sans-serif;
	#font-size:11px;
	font-size:12px;
	line-height:18px;
	#line-height:22px;
	text-align: left;
	background-color: transparent;
}
#sidebar {
	float:right;
	width:300px;
	background-color:transparent;
	#background-color: #f7f7f7;
	#border-right: 1px solid #f7f7f7;
	#border-right: 1px solid #d5d5d5;
	#border-bottom: 1px solid #000;
	#border-left: 1px solid #d5d5d5;
	margin: -25px -13px 0px 0px;
}
#sidebar .block_inside {
	background:none;
	background-color:#f5f5f5;
	background-color:transparent;
	border: 1px solid #ffffff;
	border: 0px solid #ffffff;
}
#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; }
#sidebar ul li a { #color:#1764a5; }
#sidebar ul li a:hover { color:#5b523b; text-decoration:none; }
#content_area h1 { font-size:32px; line-height:31px;}
#content_area h1 a { font-size:18px; line-height: 31px; font-weight: normal; #letter-spacing:0.05pt;}

#content_area h1 { font-family: 'Myriad Pro', Helvetica, Arial; font-size:32px; line-height:31px; font-weight: normal; }
#content_area h1 a { font-size:32px; line-height: 31px; font-weight: normal; #letter-spacing:0.05pt;}
#content_area h1 a { 
font-family:"Myriad Pro","Lucida Grande","Lucida Sans",Helvetica,Arial,Verdana,sans-serif;
font-size:32px;
font-size:36px;
#font-weight:bold;
letter-spacing:-1px;
line-height:38px;
color: #111111;


}
#content_area h3 { 
	color:#27221F;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 16pt;
	font-weight:normal;
	margin:35px 0 14px 0;
	width: 100%;
	clear:both;
}
#content_area_page h3 { 
	color:#27221F;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 16pt;
	font-weight:normal;
	margin:35px 0 14px 0;
	width: 100%;
	clear:both;
}
#content_area small { 
	text-transform: uppercase;
	font-family: verdana;
	color: #7d7d7d;
}
.preview_image{
	float: left;
	margin: 0px 0px 15px 15px;
	margin: 0px 15px 15px 0px;
}
.preview_image img {
	border: 1px solid #dddddd;
	padding: 3px 3px 3px 3px;
	padding:5px 5px 5px 5px;
	-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
	background-color: #f0f0f0;
	background-color: #f0f0f0;
	display:inline;
}
.twi{
	margin-top: 5px;
	position: absolute;
	float:right;
	margin-left: 35px;
}
.headline{
	#float:right;
	#overflow: auto;
	#width:564px;
	width:100%;
	margin-bottom: 25px;
}
#content_area small a{ 
	color: #cc0000;
	#text-decoration: underline;
}
#content_area small a:hover{ 
	color: #3e3e3e;
	text-decoration: none;
}
#content_area .separator {
	border-top:1px solid #e5e5e5;
	margin-top:40px;
	padding-top:40px;
}
#content_area .separator {
	border-top:1px solid #e5e5e5;
	margin-top:40px;
	padding-top:40px;
}
#content_area .mainseparator{
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	margin-top:40px;
	margin-bottom:40px;
	padding-top:1px;
	padding-bottom:1px;
	width: 686px;
	margin-left: -27px;
}
#content_area .pageseparator{
	border-top:1px solid #e5e5e5;
	margin-top:-10px;
	padding-top:35px;
}
#content_area_page .pageseparator{
	border-top:1px solid #e5e5e5;
	margin-top:-10px;
	padding-top:35px;
}
#the_post a{
	color: #cc0000;
	text-decoration:underline;
}
#the_post a:hover{
	color: #35312c;
	background: #f5f5ee;
}
#the_post a img{
	color: #cc0000;
	border:1px solid #b5b5b5;
	text-decoration:underline;
	z-index: 999999;
}
#the_post img {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:6px;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	-moz-border-radius:5px 5px 5px 5px;

background-color:#F0F0F0;
border:1px solid #DDDDDD;
}
#the_post_page a{
	color: #cc0000;
	text-decoration:underline;
}
#the_post_page a:hover{
	color: #35312c;
	background: #f5f5ee;
}
#the_post_page a img{
	color: #cc0000;
	border:0;
	text-decoration:underline;
	z-index: 999999;
}
#x p{
	padding: 0 0 0 63px;
	margin-bottom: 5px;
}
/*
Text-Styles
*/
h1 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
}
h1 a{
	color:#000000;
	
}
h2 {
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-family:Helvetica, Arial, Sans-serif;
	font-family:georgia;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans",Helvetica,Arial,Verdana,sans-serif;
	font-size: 20px;
	font-size: 28px;
	font-weight: bold;
	font-style: istalic;
	color:#000000;
	color:#444;
	line-height:39px;
	letter-spacing:-1px;
}
h2 a{
	color:#000000;
}
h4 {
	font-size: 15px;
	color:#5e5e5e;
	margin:0px 0px 0px 0px;
}
small {
	display:block;
	margin-bottom:15px;
	color:#959595;
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:normal;
}
a {
	color:#1764a5;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

/*
Footer-Styles
*/

#footer_wrap {
	display:block;
	min-width:1000px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #dddddd;
	background-color: #eee;
	#border-top: #d8d8d8 1px solid;
}
#footer {
	background:transparent;
	background: url(images/background_content_bottom.png) repeat-x;
	color: black;
	color: #5e5e5e;
	font-size: 11px;
	line-height:22px;
	margin:0 auto;
	padding:30px 0 20px 30px;
	position:relative;
	width:966px;
	font-family: Arial, helvetica;
	
}
#footer_page {
	background:transparent;
	background: url(images/background_content_bottom_page.png) repeat-x;
	color: black;
	color: #5e5e5e;
	font-size: 10px;
	font-size: 11px;
	line-height:22px;
	margin:0 auto;
	padding:30px 0 20px 30px;
	position:relative;
	width:966px;
	font-family: Arial, helvetica;
}
html[xmlns] .clearfix {
	display:block;
}
#footer .links {
	border-top:3px dashed #e9ded9;
	margin:40px 0 10px 0;
	padding:20px 0 0 0;
	width:970px;
	text-align: center;
}
#footer a {
	text-transform: uppercase;
	border-bottom:1px solid #cecece;
	color: #5e5e5e;
}
#footer_page a {
	text-transform: uppercase;
	border-bottom:1px solid #cecece;
	color: #5e5e5e;
}
#footer a:hover {
	border-bottom:1px solid #cecece;
	color: #000000;
	text-decoration: none;
}
#footer_page a:hover {
	border-bottom:1px solid #cecece;
	color: #000000;
	text-decoration: none;
}
.clear {
	clear:both;
}
#first-col{
	#width:110px;
	border-right: 1px solid #cecece;
	padding-right: 10px;
}
#sec-col{
	#width:110px;
	border-right: 1px solid #cecece;
	padding-right: 10px;
}
#about-col{
	width:200px;
	float:left;
}
.footer_column {
	float:left;
	position:relative;
	#width:290px;
	margin-right:30px;
	margin-bottom: 20px;
	#border-right: 1px solid #cecece;
}
.copyright{
	text-transform:uppercase;
	clear:both;
}
#footer h3 {
	color:#5e5e5e;
	#text-transform:uppercase;
	#font-size:16px;
	margin-top: 0;
}
#footer_page h3 {
	color:#5e5e5e;
	#text-transform:uppercase;
	#font-size:16px;
	margin-top: 0;
}
#footer img{
	margin-bottom: -8px;
	margin-right: 5px;
}
#footer_page img{
	margin-bottom: -8px;
	margin-right: 5px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#links {
	margin:0px; 
	padding:0px;
	position:relative;
	left:0px;
}
ul#links li {
	display:inline;
	margin-left:12px;
}

/*
	Breadcrumb Trail Styles
*/

.breadcrumb{
	color:#000000;
	font-family:helvetica;
	font-size:11px;
}
.breadcrumb a {
	color:#000000;
	font-family:helvetica;
	font-size:11px;
}
.widget {
	border: 0px #e3e3e3 solid;
	padding:10px 10px 10px 10px;
	-moz-border-radius: 5px;
	font-size: 11px;
	overflow: auto;
}
.widget  img{
	float:left;
	margin:0px 14px 10px 0px;
	position:relative;
}
.widget  a img{
	float:left;
	margin:-5px 14px 10px 0px;
	position:relative;
	border: 0px;
}
#ads{
padding: 0;

}
#ads img{
margin:0px 10px 10px 0;
}
.widget p {
padding: 22px 0px 0px 63px;
}
.subscribe li {
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
a img.subscribe {
float: right;
margin: -20px 0px 0px 0;
border: 0px solid #ffffff;
}
.subscribe_head {
float: right;
position: absolute;
margin: -100px 0px 0px 860px;
border: 0px solid #ffffff;
}
img.subscribe_small{
margin: 0px 5px 0px 0px;
}
.recent_posts li{
border-bottom: 1px #e3e3e3 solid;
font-weight: bold;
}
#pages_navigation {
	float: right;
}
#ads iframe{
margin: 0px 0px 0px -25px;
}
/* IE6 PNG Support Fix */
img, #logo, #tagline { behavior: url(wp-content/themes/flow/scripts/iepngfix.htc); }


/* Comment Styles */

/*#comments-template {
	display: block;
	clear: both;
	margin: 0px 0px;
}*/

/*#comments-template p{line-height: 24px;}

#comments-template p.nocomments{padding: 0 15px;}
*/
/* #comments-template h2, #comments-template h3{
  display: block;
  clear: both;
  margin-top: 35px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  letter-spacing: -1px;
  font: 2em Georgia, "Times New Roman", Times, serif;
  color: #443833;
  font-size: 140%;
  border-bottom: 1px dotted #877065;
}*/

/*#comments-template h2, #comments-template h3{
  margin-top: 35px;
  margin-bottom: 10px;
}*/
/*h3 #comments, h3 #respond{margin: 0 0 0 15px;}*/

/*h3 #respond{padding: 30px 0 0 15px;}

#comments-template #commentlist {
  display: block;
  clear: both;
  #border: 1px solid #E2DBD8;
  background: #F5F4F3 url(images/wp_yoghourt_images/comment_bg.jpg) repeat-y left top;
  margin: 15px 0;
  padding: 0;
}

#comments-template #commentlist img, #comments-template #commentlist a img {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}

#comments-template #commentlist .commentmetadata {
  display: block;
  float: left;
  clear: left;
  width: 118px;
  #background: url(images/wp_yoghourt_images/comment_arrow.jpg) no-repeat right 20px;
  padding: 5px 10px;
  font-size: 11px;
  font-size: 10px;
  font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
  text-align: center;
  color: #a9a9a9;
  line-height: 14px;
}

#comments-template #commentlist .avatar {
	#border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 7px;
}

#comments-template #commentlist .commenttext {
  display: block;
  float: left;
  clear: right;
  width: 420px;
  padding: 5px 10px 5px 25px;
}*/
/* alternate comments */

/*#comments-template #commentlist.alt {
  display: block;
  clear: both;
  #border: 1px solid #E2DBD8;
  #background: #FAFAFA url(images/wp_yoghourt_images/comment_bg_alt.jpg) repeat-y left top;
  margin: 15px 0;
  padding: 0;
}

#comments-template #commentlist.alt .commentmetadata {
	display: block;
	float: left;
	clear: left;
	width: 118px;
	#background: url(images/wp_yoghourt_images/comment_arrow_alt.jpg) no-repeat right 20px;
	padding: 5px 10px;
	font-size: 11px;
	font-size: 10px;
	color: #a9a9a9;
	line-height: 14px;
}
#comments-template #commentlist.alt .commentmetadata a{
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #5e5e5e;
}
#comments-template #commentlist .commentmetadata a{
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #5e5e5e;
}

#comments-template #commentlist.alt .commenttext {
  display: block;
  float: left;
  clear: right;
  width: 420px;
  padding: 5px 10px 5px 25px;
}*/
/* End Comments Template */

/* Recent Posts Styles */
.widget_recent_entries ul li{
	color: #cc0000;
	font-family:Georgia,"Times New Roman",Times,Serif;
	width:100%;
	#background-image: url(./images/page_white_text_width.png);
}
#recent-posts-3{
	width:100%;
}
#recent-posts-3 a{
#background-image: url(./images/page_white_text_width.png);
#background-repeat:no-repeat;
#background-position:0px 4px;
	color: #cc0000;
	font-size:12px;
	text-shadow:1px 1px 0 #fff;
	color:#CC0000;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #dddddd;
	float:left;
	#padding-left: 30px;
	width:100%;
}
#recent-posts-3 a:hover{
	color: #fff;
	text-shadow:1px 1px 0 #fff;
}

/* Share Buttons Styles */
.social_share{
	margin: 0px 10px 4px 0px;
	margin: 0px 0px 4px 10px;
	float:right;
}.social_share-index{
	float:right;
	#padding-right: 95px;
	margin-left: 15px;
}
.social_share-post{
	margin: 0px 10px 4px 0px;
	margin: 0px 0px 4px 10px;
	float:right;
}
.social_share-bottom{
margin: 70px 0px 0px 30px;
	float:left;
}
.bottom{
	float:left;
	width: 420px;
}
.social_main{
	#float: left;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border:0;
	padding:2px;
}
.social_main:hover {
	padding:2px;
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
/* Subscribe Styles */
.feed{
	float: right;
	position: absolute;
	margin: 5px 0px 0 670px;
	z-index: 99;
}
.subscribe li{
	color: black;
	font-family: Arial;
	font-size: 11px;
}
.subscribe li{
	display: inline;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
}
.subscribe li a{
	display: inline;
	color: #cc0000;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: normal;
}
.subscribe li a:hover{
	display: inline;
	color: #35312c;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: normal;
}

/* Sidebar Subscribe Styles */
.sidebar_feed {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f7f7f7 none repeat scroll 0 0;
	background-color:transparent;
	#padding-bottom:10px;
	#padding-top:30px;clear:both; 
	position:relative;
}
.rss {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/icons/rss.png) no-repeat scroll 23px 3px;
	padding-top:5px;
}
.email {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/function_free_social_icons/Social_Email_RSS.png) no-repeat scroll 23px 3px;
	padding-top:5px;
}
.twitter {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/icons/twitter.png) no-repeat scroll 23px 3px;
	padding-top:5px;
}
.facebook {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/icons/facebook.png) no-repeat scroll 23px 3px;
	padding-top:5px;
}
#sidebar .rss {
	padding-bottom:23px;
	padding-left:79px;
}
#sidebar .email {
	padding-bottom:23px;
	padding-left:79px;
}
#sidebar .twitter {
	padding-bottom:23px;
	padding-left:79px;
}
#sidebar .facebook {
	padding-bottom:23px;
	padding-left:79px;
}
#sidebar .sidebar_feed span{
	color:#555555;
	font-size:10px;
	text-transform:uppercase;
}
#sidebar .sidebar_feed h2{
	font-style: normal;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-size:18px;
}
#sidebar .sidebar_feed h2 a{
	font-style: normal;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-size:18px;
	color: #5e5e5e;
}
#sidebar .sidebar_feed h2 a:hover{
	font-style: normal;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-size:18px;
	text-decoration: none;
	color: #000000;
}

/* Sociable Styles */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
.sociable_tagline { font-size: 11px; color: #000000; padding: 10px 0; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 48px;
	height: 48px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable-hovers:hover {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

/* Floating Badges Styles */
#floating_twitter {
	position:fixed;
	right:0;
	top:330px;
}
.floating_twitter {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/floating_twitter.png) no-repeat scroll 0 0;
	display:block;
	width:37px;
}
#floating_twitter a.floating_twitter {
	height:128px;
}
#floating_rss {
	position:fixed;
	right:0;
	top:200px;
}
.floating_rss {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/floating_rss.png) no-repeat scroll 0 0;
	display:block;
	width:31px;
}
#floating_rss a.floating_rss {
	height:115px;
}

/* Homepage Posts Styles */
.excerpt{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 22px;
	
	
	color:#333333;
font-family:Georgia,'Times New Roman',Times,serif;
font-size:14px;
line-height:24px;

font-family:verdana;
font-size:12px;
line-height:22px;

}
/*.read-more{
	#clear: both;
	#height: 40px;
	#width: 620px;
}*/
a.continue{
	color: #cc0000;
}/*
a.continue:link, a.continue:visited {
	float: right;
	#float: left;
	border: 0px solid #fff;
	color:#35312c;
	color:#fff;
	padding:6px 17px;
	text-decoration:none;
	font-size:11px;
}
a.continue:hover{
	font-size:10px;
	font-size:11px;
	line-height:11px;
	color:#fff;
	border: 0px solid #f5f5ee;
	background-color:#ff5c00;
}*/

/* Related Posts (not sidebar) */ 
.related-posts-thumbnail { float: left; margin: 0px 15px 8px 0px;}
.related-posts-thumbnail img { 
	border: 1px #e8e5dc solid; 
	padding: 2px;
	-moz-box-shadow:0px 1px 0px #bbbbbb;
}
.related-posts{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	overflow:auto;
	float: left;
	margin: 0px 15px 15px 15px;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	width: 45%;
}
.related-posts a{
	font-family: 'Myriad Pro', Arial;
	font-size: 14px;
	line-height: 20px;
	color: #cc0000;
}
.related-posts .excerpt{
float:left;
width:160px;
}

/* Comment Form */
#author, #email, #url, #comment {
	border: 1px solid #dddddd;
	padding: 4px;
	font-family: Arial, 'Myriad Pro';
	font-size: 14px;
	line-height: 20px;
}
#comment {
	width:98%;
}
.commentshead {
	background:#f9f9f9 url(images/post-meta.png) no-repeat scroll 0 0;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	padding:8px 40px 8px 40px;
	margin-left: -27px;
	width:605px;
}
.addyours{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-transform: uppercase;
	color: #cc0000;
	background:transparent url(images/plus.png) no-repeat scroll 0px 3px;
}
.addyours a{ 
	color: #cc0000;
	text-decoration: underline;
	}
.addyours a:hover{ 
	color: #35312c;
	background: #f5f5ee;
}
.download_image img{
	border: 0px solid #fff;
	margin: 0px 15px 15px 225px;
}
/* Sidebar Search */
#s {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	#-moz-border-radius-bottomleft:5px;
	#-moz-border-radius-bottomright:5px;
	#-moz-border-radius-topleft:5px;
	#-moz-border-radius-topright:5px;
	background:#FFFFFF none repeat scroll 0 0;
	background-image: url(./images/search_bg.jpg);
	border:1px solid #D0D0D0;
	color:#929292;
	font-size:12px;
	height:22px;
	padding:4px 32px 0 5px;
	vertical-align:middle;
	width:200px;
	font-family: 'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
}
#search_submit {
	position:absolute;
	right:17px;
	top:16px;
}
#search_submit {
	position:absolute;
	right:8px;
	top:8px;
}
#search {
	float:left;
	position:relative;
}
.search_alt{
	float:left;
	position:relative;
}
.search_alt #search_submit {
	position:absolute;
	right:-2px;
	top:-2px;
}
/* Li */
#content_area ul li
{
	padding-left: 22px;
	background-repeat: no-repeat;
	background:transparent url(images/li.png) no-repeat scroll 0 5px;
}
#content_area_page ul li
{
	padding-left: 22px;
	background-repeat: no-repeat;
	background:transparent url(images/li.png) no-repeat scroll 0 5px;
}
#content_area ol li
{
	padding-left: 22px;
}
#content_area_page ol li
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	padding-left: 22px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ol {
	list-style-position:outside;
	margin-left: 19px;
}


/* Header Navigation Styles */
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 5px 0 0 0;
	float: left;
	position:absolute;
	right:10px;
	z-index: 2;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	padding: 0 4px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	padding: 10px 5px;
	padding: 10px 30px;
	padding: 10px 5px 10px 20px;
}
ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;

font-family:'Trebuchet MS','Helvetica Neue',Helvetica,Arial,sans-serif;
font-size:16px;
letter-spacing:-1px;
text-decoration:none;
}
ul.topnav li a:hover{
	background: url(images/nav_buttons.png) no-repeat center center; #color:pink;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	#margin: 3px 0 0 0;
	margin: -5px 0 0 0;
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/nav_arrow.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer; } /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 32px;
	#background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	#width: 170px;
	#border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	#border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 0px solid #bbbbbb;
	border-bottom: 1px solid #eee;
	clear: both;
	font-weight: normal;
}
ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	padding-left: 20px;
	color:#cc0000;
	background: #ffffff;
	font-weight: bold;
	#font-size:10px;
	font-size:12px;
	font-family: Arial;
	padding:4px 10px;
	#text-transform:uppercase;
	letter-spacing: 0px;
}
ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #ffffff;
	color:#000000;
	font-weight: bold;
}
div#header ul#menus ul.with-submenu:hover span.subhover {
	background-position: center bottom;
	z-index:3;
}
#write{
	float:left;
	position:relative;
	font-size: 12px;
	color: #555555;
	color: #6f6e66;
	font-family: "Lucida Grande", "Lucida Sans",Helvetica,Arial,Verdana,sans-serif;
}
#write li{
	padding-left: 22px;
	background-repeat: no-repeat;
	background:transparent url(images/li.png) no-repeat scroll 0 5px;
}
#write a{
	color: #cc0000;
	text-decoration:underline; 
}
#write a:hover{
	color: #000000;
	text-decoration:underline; 
}
/*
	Comment-Styles
*/
#comments-template {
	#display: block;
	clear: both;
	margin: 0px 0px;
	color:#C0C0C0;
	margin:0;
	position:relative;
}
#comments-template .commentlist {
	padding-left:105px;
}
.commentlist li{
	list-style: none;
	background: none !important;
	padding-left: 0px !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#comments-template .comment-body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #e6e6e6;
	background-color: #fcfcfc;
	margin-top:15px;
	min-height:125px;
	position:relative;
}
#comments-template .comment-body img.avatar {
	margin: auto;
	padding: 2px;
	border: #eee 1px solid;
	position:absolute;
	right:555px;
}
.fn{
	border:medium none;
	position:absolute;
	right:540px;
	width: 100px;
	top: 70px;
	text-align: center;
	color:#5E5E5E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
}
.fn a{
	color:#5E5E5E;
}
.commentmetadata {
	height:60px;
	line-height:13px;
	position:absolute;
	right:540px;
	top:90px;
	width:100px;
	color:#5E5E5E;
	font-family:Arial,Helvetica,sans-serif;
	font-family:'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
	color:#A9A9A9;
	font-size:12px;
	font-size:10px;
	text-align: center;
}
.commentmetadata a{
	color:#5E5E5E;
	font-family:Arial,Helvetica,sans-serif;
	font-family:'Lucida Sans Unicode',Arial,Helvetica,sans-serif;
	color:#A9A9A9;
	font-size:12px;
	font-size:10px;
	text-align: center;
}
.says{
	display: none;
}
.comment-body p{
	padding: 10px 10px 0px 15px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #5e5e5e;
	font-size:12px;
}
.reply {
	bottom:10px;
	color:#383838;
	font-size:10px;
	text-transform: uppercase; 
	right: 15px;
	padding:1px 6px;
	position:absolute;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
}
.reply a{
	color:#383838;
}
#data {
	width:98%;
}

#author, #email, #url, #data {
	border:1px solid #DDDDDD;
	font-family:Arial,'Myriad Pro';
	font-size:14px;
	line-height:20px;
	padding:4px;
}
.tweetmeme{
	float: left;
}

#end{
background:transparent url(./images/end-post2.jpg) no-repeat;
height: 407px;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 12px;
line-height: 18px;
padding: 5px 30px 30px 30px;
}

.postauthor{
clear:both;
}
.postauthor a{
color: #cc0000;
text-decoration: underline;
}

div.bsap_1242392 a {
float:left;
width:125px;
}

#r {
display:inline;
float:left;
height:300px;
margin:0 30px 20px 0;
width:200px;list-style: none !important;

}

.r{
list-style: none !important;
#margin:0px !important;
padding-left:0px !important;
text-align: center;
}
#archive-list{
list-style: none !important;
margin:0px !important;
padding:0px !important;
}
#archive-list a{
color: #3e3e3e;
font-weight: normal;
letter-spacing: 0px;
text-decoration: none;
font-size: 14px;
font-family:Verdana,sans-serif;
}
#archive-list a:hover{
color: #5e5e5e;

}


.wp-pagenavi span.pages {
background-color:#FFFFFF;
border:1px solid #F3F3F3;
color:#CCCCCC;
margin:2px;
padding:2px 5px;
}

#the_post{
	width: 640px;
}

#page-links{
text-align:center;
margin-bottom: 20px;
font-size: 14px;
font-weight: bold;
}
#page-links a{
	background-color:#FFFFFF;
border:1px solid #F3F3F3;
color:#aaaaaa;
margin:2px;
padding:2px 5px;
}
.share {
float:left;
display:inline;
width: 60px;
}