@import url(http://real.us.yimg.com/lib/yui/3.0.0/build/cssreset/reset-min.css);

	
/* === GLOBAL === */
.clear {
	clear:both;
}

input,a {
	outline:none;
}


::selection {
	background:#ffdc97; /* Webkit browsers */
}
::-moz-selection {
	background:#ffdc97; /* Firefox */
}


	
/* === GLOBAL === */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(../images/body_bg.png);
}

.central {
	margin:0 auto;
	min-width:914px;
	width:85%;
	max-width:1180px;
}

#container {
}


	
/* === Header === */
#header {
	width:100%;
	height:190px;
	background:#000;
	border-bottom:3px solid #F37521;
	-moz-box-shadow:-20px 0 20px rgba(0,0,0,1);
	-webkit-box-shadow:-20px 0 20px rgba(0,0,0,1);
	margin:0 0 30px;
}

#header .header_tabs {
	height:30px;
}

#header .header_tabs li {
	float:left;
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#666;
	margin:0 10px 0 0;
}

#header .header_tabs li a {
	-webkit-transition-property: padding;
	-webkit-transition-duration: .1s;
	display:block;
	height:17px;
	padding:6px 10px 0;
	-moz-border-radius:0 0 4px 4px;
	-khtml-border-radius:0 0 4px 4px;	
	-webkit-border-radius:0 0 4px 4px;
	background-color:#1a1a1a;
	color:#777;
	text-decoration:none;
}

#header .header_tabs li a:hover {
	background:#222;
	padding:9px 10px 0;
	color:#999;
	text-decoration:none;
}

#header #logo {
	width:180px;
	height:94px;
	float:left;
}

#header #logo a {
	width:180px;
	height:94px;
	float:left;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/sprite.png) 0 -172px no-repeat;
	margin-top:38px;
	display:block;
}

#header #logo a span {
	display:none;
}

#header #tag_line {
	width:412px;
	height:66px;
	float:left;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/sprite.png) 0 -267px no-repeat;
	margin:43px 0 0 50px;
}

#header #tag_line span {
	display:none;
}


	
/* HEADER SOCIAL LINKS */
#header .social_networking {
	width:200px;
	background-color:#1a1a1a;
	float:right;
	padding:4px 10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	margin-top:-5px;
}

#header .social_networking li {
	margin:0 auto;
}

#header .social_networking li a {
	display:block;
	height:32px;
	text-decoration:none;
	color:#fff;
	text-align:right;
	font-weight:bold;
	margin:6px 0;
	line-height:32px;
	-webkit-transition-property:color;
	-webkit-transition-duration:.2s;
}

#header .social_networking a:hover {
	text-decoration:none;
	color:#dc7500;
}

#header .social_networking .social_rss {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/rss_32.png) no-repeat;
}

#header .social_networking .social_twitter {
	border-top:#2a2a2a dotted 1px;
	border-bottom:#2a2a2a dotted 1px;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/twitter_32.png) no-repeat 0 6px;
}

#header .social_networking .social_facebook {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/facebook_32.png) no-repeat;
}


	
/* === Content === */
#main {
	margin:0 auto;
	background-color:#FFF;
	padding:0 0 10px;
	box-shadow:5px 4px 12px #1a1a1a;
	-o-box-shadow:5px 4px 12px #1a1a1a;
	-icab-box-shadow:5px 4px 12px #1a1a1a;
	-khtml-box-shadow:5px 4px 12px #1a1a1a;
	-moz-box-shadow:5px 4px 18px #1a1a1a;
	-webkit-box-shadow:5px 4px 12px #1a1a1a;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
	min-width:914px;
	width:85%;
	max-width:1180px;
}

#main a {
	-webkit-transition-property:color, background;
	-webkit-transition-duration:.3s;
}

#main #content {
	float:left;
	margin:10px 322px 0 15px;
	padding:15px 50px 15px 15px;
}

#main #content_wrap {
	float:left;
	width:100%;
	min-width:500px;
	margin-right:-332px;
}


	
/* === Posts ===*/
#main #content .post {
	margin:0 0 25px;
	border-bottom:1px dotted #ccc;
	width:100%;
	padding-bottom:13px;
}

#main #content .post p {
	margin:0 0 10px;
	line-height:1.8em;
	font-size:14px;
	color:#222;
}

#main #content .post a {
	color:#222;
	text-decoration:none;
}

#main #content .post a:hover img {
	-moz-box-shadow: 0 0 4px #aaa;
	-webkit-box-shadow: 0 0 4px #aaa;
}

#main #content .post a:hover {
	color:#F37521;
	text-decoration:none;
}

#main #content .post .meta {
	color:#999;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:1em;
	margin:0 0 10px;
	font-style:italic;
}

#main #content .post .meta a {
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

#main #content .post h3,#main #content .post h1 {
	font-size:32px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:0 0 10px;
	line-height:1.3em;
	text-shadow:2px 2px 0 #eee;
}

#main #content .post h3 a:hover {
	color:#333;
}

#main #content .post .thumbnail {
	float:left;
	padding:4px;
	border:1px solid #ebebeb;
	background:#f7f7f7;
	margin:0 20px 20px 0;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	width:235px;
	height:170px;
}

#main #content .post .comment_count {
	width:37px;
	height:30px;
	padding:20px 0 0 0;
	font-size:16px;
	line-height: 1.4em !important;
	font-family:Georgia, "Times New Roman", serif;
	float:right;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/sprite.png) 0 -120px no-repeat;
	text-align:center;
}

#main #content .post .comment_count a {
	color:#fff;
	text-shadow:0 1px 0 #d15309;
}

#main #content .post .comment_count a:hover {
	color:#222;
}

#main #content .post .comments_description {
	display:none;
}

#main #content .post .date {
	width:46px;
	height:37px;
	margin:0 0 0 -73px;
	padding:4px 0;
	float:left;
	background:#fff;
	-moz-border-radius:4px;	
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
}

#main #content .post .date p {
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:normal;
}

#main #content .post .date p span {
	font-size:20px;
	line-height:1em;
	display:block;
}

#main #content .post .read_more {
	padding:.2em .6em;
	background:#444;
	display:block;
	width:7em;
	height:2em;
	float:right;
	margin:20px 0 20px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	line-height:2em;
	font-family:Georgia, "Times New Roman", serif;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}

#main #content .post a:hover.read_more {
	background-color:#F37521;
	color:#fff;
	text-shadow:0 1px 0 #d15309;
}

#main #content .wp-pagenavi {
	color: #222;
	font-size: 16px;
	text-align: center;
}

#main #content .wp-pagenavi .pages {
}

#main #content .wp-pagenavi a {
	text-decoration: none;
	margin: 0 15px;
	color: #ffdc97;
}

#main #content .wp-pagenavi a:hover {
	color: #F37521;
}

#main #content .wp-pagenavi .page, #main #content .wp-pagenavi .current {
	padding: 7px 11px;
	margin-left: 6px;
	margin-right: 0;
	font-weight: bold;
	border: 1px solid #ffdc97;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
}

#main #content .wp-pagenavi a:hover.page {
	border-color: #F37521;
}

#main #content .wp-pagenavi .current {
	background: #F37521;
	color: #fff;
	border: none;
	padding: 8px 12px;
	text-shadow:0 1px 0 #d15309;
}


#main #content .page {
	border-bottom: none;
}

#main #content .single.page h1 {
	margin-bottom: 20px;
}

#main #content .single p {
	margin: 0 0 1.5em 0;
}

#main #content .single p strong {
	font-weight: bold;
}

#main #content .single pre {
	padding: 9px;
	font-size: 14px;
	border: 1px solid #ebebeb;
	border-left-width: 14px;
	background: url(../images/pre_bg.png) 0 9px;
	margin: 0 auto;
	color: #444;
	line-height: 24px;
}

#main #content .single a {
	color: #d15300;
}

#main #content .single h1, #main #content .single h2 , #main #content .single h3, #main #content .single h4 {text-shadow:0 1px 0 #ddd;font-weight: bold; margin: 0 0 10px 0;}
#main #content .single .meta {margin: 0 0 40px 0;}
#main #content .single h1 { font-size: 24px; margin: 2px 0 2px 0; }
#main #content .single h2 { font-size: 20px; }
#main #content .single h3 { font-size: 16px; }
#main #content .single h4 { font-size: 14px; }

#main #content .single hr {
	color: #fff;
	border: none;
	border-bottom: 1px dotted #ccc;
	margin: 20px 0 20px 0;
	clear: both;
}


#main #content .single img {
	padding: 4px;
	background: #eee;
	border: 1px solid #e1e1e1;
	margin: 6px 0 15px 0;
	-moz-border-radius:4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;	
}

#main #content .single img.thumbnail {
	float: left;
	margin: 0 20px 5px 0;
}

#main #content .single .max_width {
	width: 100%;
	max-width: 778px;
}

#main #content .single .alignleft {
	float: left;
	margin: 0 25px 25px 0;
}

#main #content .single .alignright {
	float: right;
	margin: 0 0 25px 25px;
}

#main #content .single ul, #main #content .single ol {
	margin: 0 0 2em 0;
	font-size: 14px;
}


#main #content .single ul li, #main #content .single ol li {
	list-style-type: disc;
	margin: 0 0 0.75em 0;
	list-style-position: inside;
}

#main #content .single ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 0.75em 0;
}



#main #content .single blockquote {
	padding: 8px 0 0 20px;
	margin: 20px 60px 20px 60px;
	border-left: 6px solid #F37521;
	border-bottom: 1px dotted #F37521;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: italic;
}

#main #content .single blockquote p {
	margin: 0 0 14px 0;
	color: #666;
}


#main #content .single blockquote p:before {
	content:"\201C";
	font-size:2.4em;
	padding:0px 0 0;
	font-family:"Hoefler Text", Georgia, "Times New Roman", serif;
	line-height:.1em;
	margin-right:.2em;
	vertical-align:-.3em;
	color:#F37521;
}

#main #content .single blockquote p:after {
	content:"\201D";
	font-size:2.4em;
	font-family:"Hoefler Text", Georgia, "Times New Roman", serif;
	line-height:.1em;
	margin-left:.2em;
	vertical-align:-.5em;
	color:#F37521;
}


#main #content .single #author_box {
	padding: 20px 20px;
	background: #333 url(../images/author_image.png) -44px -30px no-repeat;
	margin: 20px 50px;
	border: #414141 4px solid;
	line-height: 1.7em;
	text-shadow: 0 1px 0 #444;
}

#main #content .single #author_box p {
	color: #eee;
	font-size: 13px !important;
	margin: 0;
}

#main #content .single #author_box h3 {
	color: #fff;
	text-shadow: none;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

#main #content .single #author_box a {
	color: #f59743;
}

#main #content .single #social_box {
	padding: 20px;
	margin: 20px 0;
	background: #f7f7f7;
	border: #aaa 4px solid;
}

#main #content .single #related_posts_box {
	padding: 20px;
	margin: 20px 0;
	background: #f7f7f7;
	border: #aaa 4px solid;
}



/* === Comments === */
#main #content #comments {
	max-width:1000px;
	min-width:200px;
}

#main #content #comments h4 {
	margin-bottom:25px;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#main #content #comments p.no_comments {
	margin: 0 0 25px 0;
	border: 1px solid #f37521;
	text-align: center;
	background: #f7f7f7;
	padding: 20px;
	color: #f35721;
	text-shadow: 0 1px 0 #fff;
}

#main #content #comments h4#reply {
	padding-top: 22px;
	border-top: 1px dotted #ccc;
}

#main #content #comments #reply a {
	color: #f37521;
	text-decoration: none;
}

#main #content #comments .response_count {
	margin:25px 0;
}

#main #content #comments .submitted {
	margin-bottom:15px;
}

#main #content #comments .children .submitted {
	margin-left:45px;
}

#main #content #comments .submitted .avatar_container {
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px;
	height:100px;
	width:70px;
	float:left;
}

#main #content #comments .submitted .content {
	border:1px solid #ebebeb;
	-moz-border-radius:4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	background-color:#F7F7F7;
	float:left;
	min-height:88px;
	min-width: 200px;
	max-width: 697px;
	width: 100%;
}

#main #content #comments .submitted .content_container {
	padding-left:90px;
	margin: 10px 0 0 0;
}

#main #content #comments .submitted .arrow {
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	position:absolute;
	width:14px;
	height:27px;
	background-image:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/comment_arrow.png);
	margin-top:35px;
	margin-left:-13px;
}

#main #content #comments .submitted img {
	padding:4px;
	border:1px solid #ebebeb;
	-moz-border-radius:4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	background-color:#f7f7f7;
	float:left;
	width:45px;
	height:45px;
	margin-top:20px;
}

#main #content #comments .submitted .meta {
	height:25px;
	margin:4px 0 2%;
	border-bottom:1px dotted #CCC;
	padding:0 2%;
	min-width:4px;
}

#main #content #comments .submitted .name {
	font-weight:bold;
	font-size:13px;
	float:left;
	margin-top:3px;
}

#main #content #comments .submitted .name a {
	color: #444;
	text-decoration: none;
}

#main #content #comments .submitted .name a:hover {
	color: #F37521;
}

#main #content #comments .submitted .date {
	color:#9f9f9f;
	font-size:11px;
	float:right;
	margin-top:5px;
}

#main #content #comments .submitted p {
	color:#222222;
	font-size:13px;
	width:92%;
	line-height:20px;
	padding:0 2% 2%;
}

#main #content #comments .submitted .moderation {
	color: #999;
	font-weight: normal;
}


#main #content #comments .submitted .reply_link {
	color:#999999;
	text-decoration:none;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:0 2%;
}

#main #content #comments .submitted .reply_link a {
	color: #999;
	text-decoration: none;
}


#main #content #comments .submitted .reply_link a:hover {
	color:#F37521;
}

#main #content form {
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
}

#main #content #commentform p {
	font-size: 12px;
	margin: 0 0 10px 0;
}

#main #content #commentform p a {
	color: #f37521;
	text-decoration: none;
}

#main #content #form label {
	font-size: 14px;
	margin: 0 0 10px 0;
}

#main #content input,#main #content textarea {
	border:1px solid #ebebeb;
	padding:8px;
	font-size:13px;
	margin:0 10px 10px 0;
	-moz-border-radius:4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
}

#main #content input:focus,#main #content textarea:focus {
	border-color:#F37521;
	outline:none;
	background:#f9f9f9;
}

#main #content input#submit {
	-webkit-transition-duration:.3s;
	padding:.5em 1em;
	font-family:Georgia, "Times New Roman", serif;
	background:#444;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:2em;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	border:none;
}

#main #content input:hover#submit {
	background:#F37521;
}


	
/* === Sidebar === */
#sidebar {
	float:left;
	width:300px;
	margin:10px 10px 0 0;
	padding:11px;
	background: #eaeaea;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
}

#sidebar .title {
	font-family:Georgia, "Times New Roman", serif;
	padding:0 0 8px;
	margin:0 0 10px;
	border-bottom:1px dotted #ccc;
	color:#444;
}

#sidebar .module {
	background:#fff;
	padding:10px;
	-moz-border-radius:10px;	
	-khtml-border-radius:10px;	
	-webkit-border-radius:10px;	
	clear:both;
	width:280px;
	margin:0 0 11px;
}

#sidebar .module_last {
	margin-bottom:0;
}

#sidebar li {
	list-style:none;
	padding-left:22px;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/flame_li.png) no-repeat 0 4px;
	line-height:28px;
	font-weight:bold;
	color:#333333;
	margin-left:6px;
}

#sidebar .module a {
	color:#4a4a4a;
	text-decoration:none;
	font-size:14px;
}

#sidebar .module a:hover {
	color:#F37521;
}

#sidebar .search_form {
	border:1px solid #ebebeb;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
}

#sidebar .search_field {
	color:#aaa;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:215px;
	height:24px;
	padding:10px 5px 0 10px;
	background:none;
	font-style:italic;
	float:left;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;	
	border:0 none;
}

#sidebar .search .button {
	width:21px;
	height:25px;
	margin:4px 10px 0 0;
	cursor:pointer;
	text-indent:-9999px;
	background:#fff url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/search.png) no-repeat center;
	-moz-border-radius:0 10px 10px 0;	
	-khtml-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	border:0 none;
	float:right;
}


/* === Adverts === */
#sidebar .adverts li {
	background:none;
	padding:0;
}

#sidebar .adverts .ad_wide a {
	width:262px!important;
}

#sidebar .adverts .ad_here {
	background-color:#ddd;
	color:#aaa;
	display:block;
	height:125px;
	margin:0 0 10px 9px;
	float:left;
	line-height:125px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #fff;
	list-style-image:none!important;
	list-style-type:none!important;
	border:1px solid #aaa;
}

#sidebar .adverts .ad_here a {
	color:#aaa;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	background-color:#ddd;
	color:#aaa;
	display:block;
	width:125px;
	height:125px;
	float:left;
	line-height:125px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #fff;
	list-style-image:none!important;
	list-style-type:none!important;
}

#sidebar .adverts .ad_here a:hover {
	color:#999;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	background:#ccc;
}



/* === Post Categories === */
#sidebar .post_categories li {
	color:#F37521;
	font-size:10px;
}

#sidebar .post_categories a {
	font-size:14px;
}

#sidebar .post_count {
	color:#F37521;
	font-size:10px;
	font-weight:bold;
}


	
/* === Populer posts === */
#sidebar .popular_posts li a {
	font-size: 13px;
	font-weight: normal;
}

#sidebar .popular_posts li {
	line-height: 1.2em;
	margin-bottom: 8px;
	background: no-repeat url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/star_li.png) 0 4px;
}

	
/* === Recent Comments === */
#sidebar #recent_comments li {
	background:none;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:1.4em;
	display:block;
	clear:both;
	font-weight:normal;
	font-family:arial;
}
	
#sidebar #recent_comments li a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	margin: 0 0 10px 0;
}

#sidebar #recent_comments li img {
	display:block;
	width:40px;
	height:40px;
	padding:3px;
	margin:0 10px 20px 0;
	background:#f7f7f7;
	border:1px solid #ebebeb;
	float:left;
	-moz-border-radius:4px;	
	-khtml-border-radius:4px;
	-webkit-border-radius:4px 4px 4px 4px;
}

#sidebar #recent_comments li a span {
	color:#F37521;
	font-weight:bold;
}


	
#sidebar .favourite_links li {
	background: url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/heart_li.png) 0 8px no-repeat;
}	
	

/* === Bottom === */
#bottom_banner {
	width:840px;
	height:119px;
	margin:0 auto;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/sprite.png) 0 0 no-repeat;
}

#bottom_banner_strip {
	width:100%;
	height:119px;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/bottom_banner_strip.png) repeat-x;
}


	
/* === Footer === */
#footer {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/bottom_bg.png) repeat-x;
	padding:0 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	width:100%;
}

#footer a {
	text-decoration:none;
	color:#EEE;
	-webkit-transition-property:color;
	-webkit-transition-duration:.2s;
}

#footer a:hover {
	text-decoration:none;
	color:#dc7500;
}

#footer .categories li {
	list-style:none;
	padding-left:1.8em;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/flame_li.png) no-repeat 0 5px;
	line-height:28px;
	font-weight:bold;
	font-size:14px;
}

#footer .footer_module h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	border-bottom:1px dotted #444444;
	padding:0 0 15px;
	margin:0 0 15px;
	font-weight:normal;
	color:#FFFFFF;
}

#footer .footer_module {
	width:23.5%;
	float:left;
	line-height:18px;
	color:#EEE;
	margin-top:25px;
	margin-bottom:10px;
	margin-right:2%;
}

#footer .footer_module_end {
	margin-right:0;
}

#footer .footer_module p.about_fuzeo {
	font-size:12px;
}

	
/* === Footer social links === */
#footer .social_networking li {
	margin:0 auto;
}

#footer .social_networking li a {
	display:block;
	height:32px;
	text-decoration:none;
	text-align:left;
	padding: 0 0 0 50px;
	font-weight:bold;
	margin:12px 0;
	line-height:32px;
	font-size:16px;
}

#footer .social_networking .social_rss a {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/rss_32.png) no-repeat;
}

#footer .social_networking .social_twitter a {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/twitter_32.png) no-repeat;
}

#footer .social_networking .social_facebook a {
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/facebook_32.png) no-repeat;
}

#footer .social_networking a:hover {
	text-decoration:none;
	color:#dc7500;
}


	
/* === Twitter Box === */
#footer .twitter_user {
	font-weight:bold;
	font-size:15px;
	margin:0 0 7px;
	color:#F37521;
}

#footer .aktt_tweet_time {
	font-style:italic;
	font-size:11px;
	margin:0 0 0 7px;
	padding: 0 0 2px 0;
	color: #F37521;
}

#footer .aktt_tweet_time:before {
	content:"\201D";
	font-size:3em;
	font-family:"Hoefler Text", Georgia, "Times New Roman", serif;
	line-height:.1em;
	margin-left:0;
	margin-right: 20px;
	vertical-align:-.58em;
	color:#F37521;
}

#footer .twitter_text {
	font-size:12px;
	line-height:2em;
}

#footer p.twitter_text:before {
	content:"\201C";
	font-size:3em;
	padding:2px 0 0;
	font-family:"Hoefler Text", Georgia, "Times New Roman", serif;
	line-height:.1em;
	margin-right:.2em;
	vertical-align:-.5em;
	color:#F37521;
}

#footer #information {
	text-align:center;
	height:30px;
	width:100%;
}

#footer #information .meta {
	font-size:8px!important;
	color:#393936;
	width:50%;
	float:left;
	height:10px;
	padding-top:20px;
	margin:0 auto;
}

#footer #information .meta a {
	text-decoration:none;
	color:#393936;
}

#footer #information .meta a:hover {
	text-decoration:none;
	color:#dc7500;
}

#footer #mac_win_logo {
	float:left;
	width:25%;
	height:28px;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/mac_win.png) no-repeat bottom left;
	text-indent:-9999px;
}

#footer #fuzeo_logo {
	float:right;
	height:24px;
	width:25%;
	background:url(http://www.fuzeo.com/cms/wp-content/themes/fuzeo/images/grey_logo.png) no-repeat bottom right;
	text-indent:-9999px;
}



/*end of main css */



#control_panel_container{
        margin: 0 auto;
}

.info-box {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	margin-top: 1em;
}

.info-box table {
	text-align: left;
        padding:10px;
}

.draggable-icon-box .title {
	background: url("/themesets/clouds/images/title_bar_bg.png") top right repeat; 
	color: #666666; 
        height:15px;        
        padding-top:3px;
	padding-left: 4px;
	border: none;
	width: 100%;
}

.draggable-icon-box .up-arrow,
.draggable-icon-box .down-arrow {
        margin-top:-3px;
	width: 40px;
	height: 19px;
	background: url("/themesets/clouds/images/up_down_box.png");
}

#body-block {
	padding: 2px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
}

#header-block {
	width: 892px; 
	margin: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	border: 2px solid #ccc; 
}

#info-boxes {
	width: 490px;
}

#info-boxes h2,#info-boxes h2 {
        padding-left: 1px;
}

#top-text-block {
	padding: 5px;
        font-size:11px;
        text-align:right;
        padding-left:15px;
        padding-right: 15px;
}

#top-link-block
{}

.info-box h2 {
        margin:0px !important;
        padding: 6px 0 0 0 !important;
        font-size:14px !important;
}