/* @override http://blogger.cameraman.at/wp-content/themes/marketplace/style.css */

/*  
Theme Name: MarketPlace Theme
Theme URI: http://themeforest.net/?ref=Maximus
Description: Online Community Marketplace Theme
Author: Maximus
Author URI: http://themeforest.net/?ref=Maximus
*/


/* Global reset */
*, 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;
	outline:none;
}
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;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
a {
	text-decoration:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* a {
	position:relative;
}
a img {
	border:none;
}

/*=== Setup ===*/
body {
	background: url(images/bgr.gif) #303030 repeat-x top;
	color: #444444;
	font: .75em Arial, Verdana, Helvetica, Sans-Serif;
	padding: 21px 0 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #c3c3c3 1px solid;
	font-size: 13px;
	padding: 10px;
	color: #444444;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
li {
	list-style: none;
}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 1000px;
}

/*=== Header ===*/
#headertop {

	margin: 0 auto;

	height: 63px;
	}
#header {
	background: url(images/header-bg.gif) repeat-x top #303030;
	height: 57px;
}
#header .spacer {
	float: right;
}

/*- Logo -*/
#header h1 {
	float: left;
	text-indent: -9999px;
	width: 673px;
}
#header h1 a {
	display: block;
	height: 57px;
}
#header h1 a:hover {
	text-decoration: none;
}

/*=== Navigation ===*/

#navigation{
-webkit-box-shadow: rgba(40, 40, 40, 0.398438) 0px 2px 3px;
background: #3A3A3A;
border-top: 1px solid #222;
width: 100%;}




/*- Nav1 -*/
.nav1 {
	background: url(images/nav1-bgr.gif) #e7e4e3 repeat-x bottom;
	font-size: 12px;
	height: 35px;
	
}
.nav1 li {
	float: left;
	line-height: 35px;
}
.nav1 li a {
	border-right: 1px solid #e7e4e3;
	color: #444444;
	display: block;
	float: left;
	padding: 0 11px;
}
.nav1 li a:hover, .nav1 li a.selected {
	background: url(images/box-bgr.gif) repeat-x top;
	border-right: 1px solid #c4c1c0;
	border-left: 1px solid #c4c1c0;
	margin: 0 0 0 -1px;
	position: relative;
	color: #444444;
	text-decoration: none;
}
.nav1 li a.selected {
	font-weight: bold;
}

/*=== All Columns ===*/
#columns {
	background: url(images/columns-bgr.gif) #ffffff repeat-y right;
	height: 1%;
	padding: 0 0 15px;
}
#columns h2 {
	color: #202020;
	font-size: 2em;
	letter-spacing: -1px;
	margin: 0 0 .1em;
}
#columns h2 a {
	color: #202020;
}
#columns p {
	line-height: 1.6em;
	padding: 0 0 1.em;
}

/*=== Center Column ===*/
#centercol {
	background: url(images/centercol-bgr.gif) repeat-x top;
	float: left;
	width: 630px;
	padding: 35px 20px 10px 20px;
	font-size: 13px;
}
#centercol h2.heading {
	margin-bottom: 35px;
}

/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 327px;
}
#rightcol .spacer {
	height: 1%;
	padding: 18px;
}
#columns #rightcol h2 {
	margin: 0 0 .8em;
}

/*=== Styling Boxes ===*/

/*- Box -*/
.box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	border: 1px solid #c4c1c0;
	width: auto;
	font-size: 13px;
}
.widgetbx {
	padding: 12px;
	line-height: 1.6em;
}
.widgetbx a {
	color: #444444;
}
.widgetbx ul {
}
.widgetbx ul li {
	border-bottom: 1px solid #E3E3E2;
	line-height: 22px;
	padding: 6px 0;
	}
.widgetbx ul li:last-child {
	border-bottom: none;
	}


/* NEW Modules on added Sidebars METAPRIME+*/
.module {padding:1px;}
.module-title {font-size:110%;font-weight:bold;margin:0;padding:7px 15px 5px;}
.module-body {padding:1px 5px 5px;}


#mainmods, #mainmods2, #mainmods3 {overflow:hidden;padding-top:15px;}
#mainmods3 {background:#eee;border-top:1px solid #fff;border-bottom:1px solid #ddd;}

#header .module {float:right;margin-left:0px;padding: 1px;
width: 305px;} /* metaprime changed margin-left:325 */
#main-content li .active a {font-weight: normal;}




/*- Post -*/
#centercol .post {
	height: 1%;
	padding-bottom: 10px;
}
#centercol .post h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
#centercol .post p {
	font-size: 14px;
}
#centercol .post .meta-nfo {
	padding-top: 5px;
	height: 20px;
	 background-color: #eceff6;
                border: 1px solid #d4dae8;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                
 
	
}

/*- Single Post Page -*/
#centercol .single-post {
	height: 1%;
	font-size: 13px;
	display: inline;
}
#centercol .single-post h2.title {
	font-size: 30px;
	margin-bottom: 20px;
}
#centercol .single-post .meta-nfo {
	padding-top: 10px;
	
}
#centercol .single-post p {
	padding: 0 0 0 0;
}
#centercol .single-post p, #centercol .single-post h1,
#centercol .single-post h2, #centercol .single-post h3,
#centercol .single-post h4, #centercol .single-post h5,
#centercol .single-post h6, #centercol .single-post blockquote,
#centercol .single-post ul, #centercol .single-post ol,
#centercol .single-post code {
	margin-bottom: 25px;
	line-height:1.6em;
}
#centercol .single-post h1 { font-size: 30px; color: #202020; line-height: normal; letter-spacing:-1px; }
#centercol .single-post h2 { font-size: 26px; color: #202020; line-height: normal; letter-spacing:-0.5px; }
#centercol .single-post h3 { font-size: 22px; color: #202020; line-height: normal; letter-spacing:-0.25px; }
#centercol .single-post h4 { font-size: 18px; color: #202020; line-height: normal; }
#centercol .single-post h5 { font-size: 16px; color: #202020; line-height: normal; }
#centercol .single-post h6 { font-size: 14px; color: #202020; line-height: normal; }

#centercol .single-post ol li { list-style: decimal inside; }
#centercol .single-post ul li { background: url(images/bullet.png) left no-repeat; padding-left: 20px; }

#centercol .single-post blockquote { padding: 20px 20px 0px 20px; background-color: #EFEFEF; border-left: 4px solid #CFCFCF; }
#centercol .single-post blockquote cite { display: block; font-style: italic; font-weight: bold; padding-bottom: 20px; }

#centercol .single-post pre { background:url(images/pre_code_bg.gif) repeat-y; border: 1px solid #CCCCCC; border-top: none; border-right: none; padding-left: 40px; margin-bottom: 25px; }

/*- Single Post Page / Social Links -*/
#centercol #social-links,
#centercol #comments {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #DDDDDD;
}
#centercol #social-links h3,
#centercol #comments h3,
#centercol #respond h3 {
	font-size: 28px;
	line-height: normal;
	letter-spacing:-1px;
	color: #202020;
	margin-bottom: 10px;
}
#centercol #social-links {
	border-top: 1px solid #DDDDDD;
	padding-top: 40px;
	}
#centercol #social-links ul li {
	float: left;
	margin-right: 20px;
}
#centercol #social-links ul li.slink-del { background: url(images/social_del.png) no-repeat left ;}
#centercol #social-links ul li.slink-dig { background: url(images/social_digg.png) no-repeat left ;}
#centercol #social-links ul li.slink-fcb { background: url(images/social_fb.png) no-repeat left ;}
#centercol #social-links ul li.slink-red { background: url(images/social_reddit.png) no-repeat left ;}
#centercol #social-links ul li.slink-stb { background: url(images/social_stumble.png) no-repeat left ;}
#centercol #social-links ul li.slink-twi { background: url(images/social_twitter.png) no-repeat left ;}

#centercol #social-links ul li span {
	display: block;
	padding: 25px;
}

/*- Single Post Page / Comments -*/
#centercol #comments h3 span.rss {
	padding: 0 15px;
	background: url(images/ico-rss.png) no-repeat bottom right;
}
#centercol #comments h3 {
	margin-bottom: 25px;
}
#centercol #comments ol li {
	margin-bottom: 25px;
}
#centercol #comments .comment-author {
	width: 80px;
	float: left;
	margin-right: 20px;
	text-align: right;
}
#centercol #comments .comment-author img {
	margin-bottom: 10px;
}
#centercol #comments .comment-author small {
	line-height: 18px;
}
#centercol #comments .comment-text {
	float: left;
	width: 475px;
	padding: 25px;
	border: 1px solid #c3c3c3;
	min-height: 85px;
}
#centercol #comments ol li.alt .comment-text {
	background: #f9f9f9;
}

/*- Single Post Page / Respond -*/
#centercol #respond { margin-bottom: 25px; }
#centercol #respond input[type=text] { width: 250px; background: url(images/input-bg.gif) repeat-x top; }
#centercol #respond textarea { margin-bottom: 25px; background: url(images/input-bg.gif) repeat-x top; }
#centercol #respond input[type=submit] {
	color: #ffffff;
	padding: 10px 25px;
	cursor: pointer;
	border: none;
	font-weight: bold;
}

/*- RSS -*/
.rss-box {
	background: url(images/rss-bgr.gif) repeat-x top;
	font-size: 22px;
	height: 49px;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
.rss-box a {
	background: url(images/ico-rss.png) no-repeat 230px -5px;
	color: #202020;
	display: block;
	font-weight: bold;
	height: 49px;
	letter-spacing: -1px;
	line-height: 49px;
}

/*=== Styling Lists ===*/

/*- List1 -*/
.list1 {
	color: #444444;
	padding: 12px;
	position: relative;
}
.list1 li {
	border-bottom: 1px solid #e3e3e2;
	padding: 6px 0;
	line-height: 22px;
}
.list1 li:last-child {
	border-bottom: none;
}
.list1 a {
	color: #444444;
}

#flickr .imgs {
	padding: 0 0 16px 16px;
	}

#flickr img {
	margin: 16px 16px 0 0;
	}

/*=== Styling Forms ===*/
input.btn {
	border: 0;
	padding: 0;
}

/*- Search -*/
#search {
	color: #ffffff;
	height: 20px;
	padding: 2px 0 0 18px;
	width: 305px;
}
#search label {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px 0 0;
	text-transform: uppercase;
}
#search input {
	background: url(images/search-input.gif) repeat-x top;
	border: 1px solid #6d6d6d;
	color: #c3c1bf;
	float: left;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	width: 210px;
}
#search .btn {
	background: none;
	border: 0;
	margin: 0 0 0 -30px;
	position: relative;
	width: auto;
}

/*=== subFooter ===*/
#subFooter {
	background: #101010;
	clear: both;
	color: #606060;
	font-size: 13px;
	padding: 35px 25px;
	line-height: 1.6em;
}
#subFooter .fl {
	margin-right: 40px;
	width: 290px;
}
#subFooter .last {
	margin-right: 0px;
}
#subFooter h3 {
	color: #CCC;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding: 5px 0 4px 34px;
}
#subFooter .twitter h3 {
	background: url(images/twitter.png) left no-repeat;
}
#subFooter ul {
	margin-bottom: 20px;
}
#subFooter ul li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #191919;
}
#subFooter .about {
	margin-bottom: 60px;
}
#subFooter .about h3 {
	background: url(images/aboutus.png) left no-repeat;
	padding-left: 39px;
}
#subFooter .about p {
	margin-bottom: 20px;
}
#subFooter .write p {
	margin-bottom: 20px;
}
#subFooter .write h3 {
	background: url(images/write.png) left no-repeat;
	padding-left: 36px;
}
#subFooter .friends h3 {
	background: url(images/friends.png) left no-repeat;
	padding-left: 37px;
}
#subFooter .friends ul {
	margin-bottom: 0;
}
#subFooter .friends ul li:last-child {
	border-bottom: none;
}

/*=== Footer ===*/
#footer {
	background: #000000;
	clear: both;
	color: #4a4a4a;
	font-size: 13px;
	padding: 25px;
	margin-bottom: 26px;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pic img {
	border: 5px solid #e7e4e3;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl {
	margin: 0 25px 0 0;
}
.ads {
	font-size: .85em;
	padding: 0 20px 15px;
	text-align: center;
}
.ads a {
	color: #444444;
}
.ads img {
	border: 5px solid #d2d2d2;
	margin: 0 7px 10px 0;
}

/*=== WordPress Misc Classes. ===*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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;
}

.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;
}

/* WP Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
}
#wp-calendar caption {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 4px;
	background-color: #ddd;
	margin-bottom: 10px;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tfoot {
	border-top: 1px solid #ddd;
}
#wp-calendar tfoot a:hover, #wp-calendar tfoot td:hover {
	font-weight: normal;
	background: none;
}

<!-- required Tweet TrackbackCSS  -->

/* container */
div.twitter-trackbacks{ }
/* ul list */
ul.ttw-inner{
	border:silver 1px solid;
	height:48px;
	padding:4px;
	overflow:hidden;
	margin:0;
}
ul.ttw-inner li{
	float:left;
	margin:0;
	list-style-type:none;
	position:relative;
}
/* author img */
ul.ttw-inner span.ttw-author-img{
	display:block;
	width:48px;
	height:48px;
	margin:0 5px 0 0;
	overflow:hidden;
	left:0;
	position:absolute;
}
/* author name */
ul.ttw-inner strong a{
	margin-right:5px;
}
/* tweet body */
ul.ttw-inner span.ttw-body {
	display:block;
	margin-left:55px;
}
/* tweet content */
ul.ttw-inner span.ttw-content{}

/* tweet meta : date, reply, retweet line */
ul.ttw-inner span.ttw-meta {
	color:#999999;
	display:block;
	font-size:0.764em;
	margin:3px 0 0;
}
ul.ttw-inner span.ttw-meta a{
	color:#999999;
	text-decoration:none;
}
ul.ttw-inner span.ttw-meta a:hover{
	text-decoration:underline;
}
/* customize reply link */
ul.ttw-inner a.ttw-reply { }
/* customize retweet link */
ul.ttw-inner a.ttw-retweet { }
/* customize links */
ul.ttw-inner a.ttw-link { }
/* customize @user links */
ul.ttw-inner a.ttw-at { }
/* customize #hashtags links */
ul.ttw-inner a.ttw-hashtag { }

/* li's will have class that reflects users influence levels from 0 to 10 */
/* Customize tweets of users with influence levels from 0 to 10 */
li.ttw-inf-0{}
/* ...... */
li.ttw-inf-10{}

/* Customize users image with influence levels from 0 to 10 */
li.ttw-inf-0 img{}
/* ...... */
li.ttw-inf-10 img{}

/* Customize users name with influence levels from 0 to 10 */
li.ttw-inf-0 strong{}
/* ...... */
li.ttw-inf-10 strong{}

/* Customize Twitter Style Login Css */

#container {
    width:780px;
    margin:0 auto;
    position: relative;
}

#content {
    width:520px;
    min-height:500px;
}
a:link, a:visited {
    color:#27b;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a img {
    border-width:0;
}
#topnav {
    padding:10px 0px 12px;
    font-size:11px;
    line-height:23px;
    text-align:right;
}
#topnav a.signin {
    background:#88bbd4;
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin:hover {
    background:#59B;
    *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
    *padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
    *background-position:0 3px!important;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("images/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("images/toggle_up_dark.png");
    color:#789;
}


/* TWITTER STLYE LOGIN FORM */
#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:5px;
    margin-right: 0px;
    *margin-right: -1px;
    color:#789;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('images/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}


.postdate {
					background: transparent url(images/date.png) no-repeat;
					font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
					height: 30px;
					margin-top: 0px;
					position: absolute;
					right: 0px;
					top: -25px;
					width: 74px;
					}
/* POSTDATE SPEZIEL POST DATUM */					


.postdate span.day{
    color: #fffeff;
    font-size: 18px;
    float: left;
    margin-left: 18px;
    position: relative;
    top: 4px;
    font-weight: bold;
}

.postdate span.month{
    color: #fffeff;
    float: left;
    font-size: 11px;
    position: relative;
    top: 3px;
    left: 4px;
    width: 36px;
}

.postdate span.year{
    color: #fffeff;
    float: left;
    font-size: 11px;
    position: relative;
    top: 3px;
    left: 4px;
}

.postdate a {
    color: #636464;
    text-decoration:none;
    font-weight:normal;
    font-size: 12px;
    font-variant: normal;
}
.postdate a:hover {
    text-decoration: underline;
    color: #eceeee;
}

.article-info-surround {height: 20px; margin-bottom: 5px;}

/* NUMMER STYLING SPECIAL META NICHT AKTIV DEMO*/
article ol.steps_list_2 li div.step_num {
background: url(http://pad1.whstatic.com/skins/WikiHow/images/header.png) no-repeat -220px -80px;
clear: right;
color: white;
float: left;
font-size: 1.45em;
height: 31px;
line-height: 31px;
margin: 0px 20px 0px -50px;
padding: 0px;
text-align: center;
width: 31px;
min:1
}
/* Default Facebook CSS  START */
 .fbbody
            {
                font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
                font-size: 11px;
                color: #333333;
            }
            
/* Default Anchor Style */
            .fbbody a
            {
                color: #3b5998;
                outline-style: none;
                text-decoration: none;
                font-size: 11px;
                font-weight: bold;
            }
            .fbbody a:hover
            {
                text-decoration: underline;
            }
            /* Facebook Box Styles */
            .fbgreybox
            {
                background-color: #f7f7f7;
                border: 1px solid #cccccc;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
				font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
            }
            .fbbluebox
            {
                background-color: #eceff6;
                border: 1px solid #d4dae8;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
				font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
            }
            .fbinfobox
            {
                background-color: #fff9d7;
                border: 1px solid #e2c822;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
				font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
            }
            .fberrorbox
            {
                background-color: #ffebe8;
                border: 1px solid #dd3c10;
                color: #333333;
                padding: 10px;
                font-size: 13px;
                font-weight: bold;
				font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
            }
            /* Content Divider on White Background */
            .fbcontentdivider
            {
                margin-top: 15px;
                margin-bottom: 15px;
                width: 520px;
                height: 1px;
                background-color: #d8dfea;
            }
            /* Facebook Tab Style */
            .fbtab
            {
                padding: 8px;
                background-color: #d8dfea;
                color: #3b5998;
                font-weight: bold;
				font-size: 16px;
				font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
                float: left;
                margin-right: 4px;
                text-decoration: none;
            }
            .fbtab:hover
            {
                background-color: #3b5998;
                color: #ffffff;
                cursor: hand;
            }
        


/* Default Facebook CSS  END */
/* RELATED POST CSS*/

#crp_related {
background-color: #F2F2F2;
border: solid #E9E9E9;
border-width: initial;
padding: 7px 10px 7px 69px;
position: relative;
display:block;}

#crp_related ul li {
	border-bottom: ;
min-height: 70px;
padding: 8px;}
.crp_thumb{
background-color: white;
border: 1px solid #CCC;
overflow:hidden;
display:block;
margin:15;
padding:10px;
border-bottom: 1px solid #E7E7E7;
font-size: 11px;
min-height: 50px;
overflow: hidden;
padding: 10px;
position: relative;
margin:0 1em 1em 0
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 12px;
padding-right: 10px;

}

.first-child{}
.last-child{}
.crp_title {
	font: normal normal bold 25px/normal 'Yanone Kaffeesatz', Arial;

    line-height: 102%;
    line-height: 102%;
    padding-bottom: 8px;
	         }


.crp_excerpt{

	}
	

</style>


<!-- required CSS :END -->

