

/*
Theme Name: MakeMac 2
Theme URI: http://makemac.com/
Description: Original Theme for Make Mac
Version: 1.0
Author: Pupung Budi Purnama
Tags: mac, two columns, dark, white
*/
@import url(font.css);

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	color: #4c92fc;
}
img {
	border: none;
}

.right {
	float: right;
	margin-left: 10px;
}
p .wp-smiley {
	margin: 0px !important;
	padding: 0px !important;
}
blockquote {
		padding-left: 30px;
		padding-right: 30px;
		background: url(images/blockquote.png) repeat-y top left;
}
blockquote p {
	font: 12pt "Marker Felt", "Comic Sans MS", Georgia;
	padding-bottom: 10px !important;
	line-height: 16pt !important;
	margin-bottom: 11px !important;
}
#header {
	background: url(images/top-bg.png) repeat-x top;
	
}
#header a {
	color: #fff;
	text-decoration: none;
}
.container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding-top: 32px;
}
.clear {
	clear: both;
}

pre {
	font-size: 12px;
	background: #444;
	color: white;
	padding: 5px;
	float: none;
	clear: left;
	width: 550px;
	overflow: scroll;
}
#header .container {
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0 0;
	background-image: url(images/nav_bar.png);
}
#header .container li {
	float: left;
	line-height: 30px;
	margin: 0 10px;
}
#header .container li a {
	padding: 0 0 0 5px;
	cursor: pointer;
	display: block;
}
#header .container li a span {
	padding: 5px 5px 5px 0;
}
#header .container li a:hover, #header .container li.active a {
	background: url(images/tophvr-bg.png) no-repeat 0px 6px;
	display: block;
	float: left;
	padding: 0px 0 0 5px;
}
#header .container li a:hover span, #header .container li.active a span {
	background: url(images/tophvr-bg.png) no-repeat center right;
	padding: 6px 5px 5px 0;
}
.container #title {
	background: url(images/logo-bg.jpg) no-repeat top center;
	height: 130px;
	} 
.container #title #logo {
	width: 227px;
	height: 67px;
	background: url(images/logo.jpg) no-repeat 2px 47px;
	padding-top: 58px;
	padding-left: 72px;
	float: left;
}
.container #title h1 {
	background: url(images/logo-makemac.jpg) no-repeat -2px 0;
	width: 222px;
	height: 48px;
	margin: 0;
	padding-left: 0px;
	float: left;
}
.ad468 {
	background: url(images/bannertop.png) #ccc center;
	float: right;
	width: 468px;
	height: 60px;
	margin: 26px 0 0 0;
}
.container #title h1 a {
	height: 53px;
	width: 219px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -7777px;
}
.container #title h2 {
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
}
.search input {
	margin-left: 15px;
}
#search-rss {
	width: 358px;
	float: right;
	color: #fff;
}
#search-rss form {
	background: url(images/search-bg.png) no-repeat top center;
	width: 348px;
	height: 26px;
	padding: 9px 0 0 10px;
	word-spacing: 10px;
}
#search-rss form input {
	border: 0;
	width: 240px;
}
#search-rss form input:focus {
	outline: 0;
}
#search-rss .rss {
	background: url(images/rss.png) no-repeat 2px center;
	width: 305px;
	height: 39px;
	padding-left: 50px;
	padding-top: 5px;
	margin-top: 31px;
	margin-left: 2px;
	line-height: 20px;
}
#search-rss .rss a {
	color: #ccffff;
	text-decoration: none;
}
.rss img {
	float: right;
}

#maincontent {
	background: #fff url(images/conten-bg.png) repeat-y left top;
	float: left;
	width: 960px;
}
#maincontent #main {
	width: 573px;
	float: left;
	padding-left: 11px;
	padding-top: 24px;
}
#maincontent #main .post {
	padding-bottom: 30px;
}
#maincontent #main h3 {
	padding-bottom: 0px;
	margin: 0 0 20px 0;
	float: left;
	width: 480px;
	font: bold 18pt "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#maincontent #commentid {
	display: block;
	float: right;
	width: 80px;
	height: 28px;
	background: url(images/comment_icon.png) no-repeat;
}
#maincontent #commentid span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0px 0 0px;
	width: 70px; height: 28px;
	text-align: right;
}
#maincontent #commentid span a {
	display: block;
}
.greet_block {
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #d9ecfa !important;
	border: 1px solid #4899d5 !important;
}
 
/*additional css for jquery comment*/
#jquery-comment-preview {
	clear: both;
} 
#maincontent .metadata {
	color: #626262;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 8pt;
	text-transform: capitalize;
	letter-spacing: -0.5pt;
	word-spacing: 2pt;
	display: block;
	clear: both;
}
#maincontent .metadata img {
	padding-left: 2px;
	
}
#maincontent .metadata span {
	background: orange;
	color: white !important;
}
#maincontent .postcontent {
	color: #262626;
	line-height: 16px;
	width: 571px;
	float: right;
}
#maincontent .postcontent p {
	margin-bottom: 18px;
	line-height: 1.6em;
	margin: 0 0 0 0;
	color: #424242;
}

.pagetitle {
	margin: 0;
	color: #747474;
	letter-spacing: -2pt;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	font: bold 26pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#mustread {
	overflow: hidden;
	margin-bottom: 20px;
}

.mustreadbox {
	float: left;
	width:  185px;
	padding-right: 5px;
}
.mustreadbox img {
	background: #fff;
	padding: 2px;
	width: 180px;
}
.mustreadbox h3 {
	width: 185px !important;
	margin-top: 10px !important;
	font-size: 10pt !important;
	line-height: 1.2em;
	letter-spacing: 0pt !important;
}
.post .cat-images, .postsingle .cat-images {
	width: 79px;
	float: left;
	padding-left: 10px;
}
.post .more {
	background: url(images/bg_meta.png) no-repeat bottom center;
	width: 580px;
	height: 34px;
	padding-top: 10px;
	line-height: 34px;
	color: #787878;
	margin: 0 auto;
	clear: both;
	font-weight: bold;
}
.post .more a {
	color: #787878;

}
.post .more a:hover {
	color: #424479;
}
.post .more .komentar {
	padding-left: 20px;
	float: left;
	background: url(images/addcomment.png) no-repeat 1px;
	margin-left: 10px;
}
.post .more .sociable{
	float: left;
	margin-left: 35px;
	width: 200px;
}
.infogue iframe {
	margin-top: 6px;
	float: left;
}
.lb iframe {
	padding-left: 5px;
	padding-top: 8px;
}
.postcontent .lanjutkan {
	text-align: center;
	float: right;
	font-size: 11px;
	width: 60px;
	color: white;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.postcontent .lanjutkan a {
	width: 60px;
	padding: 4px 20px;
	background: #247ee6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.postcontent .lanjutkan a:hover {
	background: #40a4e5;
}
.wp-polls {
	clear: both;
	display: block;
}
.wp-polls .wp-polls-form {
	float: left;
}
.wp-polls .wp-polls-form p strong {
	text-align: left;
	font-size: 14px;
}
.wp-polls .Buttons {
	margin: 0;
	padding: 10px;
	border: 1px solid gray;
	background-color: black;
	cursor: pointer;
}
.postcontent  .lanjutkan a {
	color: #fff;
		width: 100px !important;	height: 32px !important;
	padding-bottom: 5px;
	padding-top: 3px;
}

.post .more .sociable .sociable_tagline {
	width: 55px;
	float: left;
}
.post .more .sociable ul{
	display: inline;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;

}

.post .more .sociable ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
}

.post .more .sociable ul li a img {
	padding-top: 10px;
}

/* meet the author */
.author-info {
	background-color: #efefef;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #bdbdbe;
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.author-info h4 {
	margin: 0 0 10px 0;
	text-align: left !important;
	font-size: 14px;
	color: #4f4444;
	line-height: 1.5em;
	text-shadow: white 0 1px 0;
}
.author-info .thisavatar {
	float: left;
	margin: 0 10px 10px 0;
}
.author-info p {
	color: gray;
	font: 12px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 0.5em 60px;
	
}

#layananadon {
	width: 100%;
	text-align: center;
	margin: 20px 0 ;
}

.img .alignone {
	width: 100%;
}

.alignleft {
	float: left;
	padding-right: 5px;
	border: 0;
}
.alignright {
	float: left;
	padding-left: 5px;
	border: 0;
}


.aligncenter{
	background: #eee;
}
kbd {
	background: url(http://www.makemac.com/wp-content/themes/makemac/images/kbd-bg.png) repeat-x;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-size: 9pt;
}

h3.related {
	width: 550px !important;
	color: gray;
	font-size: 12pt !important;
	background: url(images/relatedicon.png) no-repeat;
	height: 30px;
	padding-left: 38px;
	padding-top: 6px;
}
.listrelated {
	clear: both;
}
.listrelated small {
	color: #999;
	line-height: 1.4em;
} 
#maincontent #sidebar {
	float: right;
	width: 359px;
}
#maincontent #sidebar {
	padding-top: 10px;
}
#maincontent #sidebar .about, #maincontent #sidebar .banner {
	padding-left: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #f9fafb;
}
#maincontent #sidebar .about {
	border-top: 1px solid #aacce5;
}
#maincontent #sidebar .category-latest {
	padding-left: 24px;
	padding-bottom: 10px;
}
#maincontent #sidebar .label, #maincontent #sidebar .sideblog {
	background: url(images/sidebar-bottom.png) repeat-x 0 0;
	text-align: center;
	padding-left: 0px;
	margin: 0;
	
}

#maincontent #sidebar .about h3, #maincontent #sidebar .about p{
	width: 90%;
	float: left;
	color: #424242;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	line-height: 16px;
}
#maincontent #sidebar .banner {
	padding-top: 15px;
	padding-bottom: 25px;
}
#maincontent #sidebar .category-latest {
	
}

#maincontent #sidebar .sideblog ul li h4 
{
	color: #424242;
	text-shadow: #fff 1px 1px 0;
}
#maincontent #sidebar .sideblog ul li p 
{
	color: #424242;
	text-shadow: #fff 1px 1px 0;
}

.infobox {
	display: block;
	clear: both;
	overflow: hidden;
	width: 290px;
	padding: 10px;
	background-color: #5584b3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 15px;
}
.infobox p a {
	color: white;
	text-shadow: #1b63db 1px 1px 0px;
	text-decoration: underline;
}
.infobox p {
	text-shadow: #1b63db 1px 1px 0 !important;
	font-size: 10pt;
	color: white !important;
	font-weight: bold;
}
.infobox p strong {
	font-size: 12pt;
	color: white;
	text-shadow: #1b63db 0 1px 0;
}
#maincontent #sidebar .sideblog ul li p img, #maincontent #sidebar .banner img {
	background-color: #fff;
	padding: 4px;
	border-bottom: 2px solid #c4def1;
	border-right: 1px solid #c4def1;
}

#maincontent #sidebar .sideblog ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 10px 0 10px;
}
#maincontent #sidebar .sideblog ul li {
	padding-bottom: 20px;
}

/* new stuff */
.widget h2 {
	font-size: 16pt !important;
	text-align: left !important;
	padding-left: 20px;
	width: 338px;
	border-top: 1px solid #fff;
}

.widget_twitterer {

	list-style: none;
	text-align: left;
	border-bottom: 1px solid #aacce5;
}

.widget_twitterer h2  {
	font-size: 18px !important;
	display: block !important;
	width: 338px;
	text-align: left !important;
	padding-left: 20px;
/*	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #34393E;
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	background: url(images/sidebar-bottom.png) repeat-x bottom; */
}
.widget_twitterer h2 a {
font-size: 1.2em;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
	color: #082645;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	height: 30px;
}

#twitter-list  {
	list-style: none;
	margin: 0;
	padding: 0;
}
#twitter-list li {
	font-size: 9pt;
	line-height: 1.4em;
	padding: 10px 20px;
	border-bottom: 1px solid #b9c1cc;
	text-shadow: white 0 1px 0;
	color: #2c394d;
}
#twitter-list li:last-child {
	border: none;
}

ul#accordion, ul#accordion ul { list-style: none ; margin: 0;
padding: 0; height: auto;
}  
ul#accordion {

}
ul#accordion a.heading { 
	background: url(images/bg_sidbear_header.png) repeat-x;
	color: #34393E;
	height: 26px;
	display: block;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #C4DEF1;
	text-decoration: none;
	outline: none;
}
ul#accordion a.heading:hover { background: #BEDAEF;
border-bottom: 1px solid #fff ;
border-top: 1px solid #aacce5}

/*-- mengatur style isi accordion */
ul#accordion ul li { 
	border: none;
	border-bottom: 1px solid #C4DEF1;
	color: #999;
	padding: 5px 0px 5px 0;
	font-size: 12px;
	margin-left: 40px;
}


/* it says can cure IE6 bug */
ul#accordion { float: left; width: 339px; }
ul#accordion li { float: left; width: 339px; }
ul#accordion a.heading { width: 339px; }
ul#accordion ul li { float: none; width: 319px; }

/* this is for styling each boxes */
ul#accordion ul#cat {
	list-style-image: url(images/folder-icon.png);
	}
ul#accordion ul#new {
	list-style-image: url(images/latest-icon.png);
}
ul#accordion ul#arsip {
	list-style-image: url(images/cal.png);
}
ul#accordion ul#tags {
	margin-left: 20px;
	line-height: 2em;
	word-spacing: 1em;
}	
/*membetulkan heading tulis komentar*/
h3#respond {
	width: 550px !important;
}
/* new stuff */

#categorybox, #latestbox {
	width: 150px;
	float: left;
	padding-top: 15px;
}
#categorybox h3, #latestbox h3 {
	padding-bottom: 10px;
	margin: 0;
	text-shadow: #fff 0 1px 0;
}
ul.category, ul.latest {
	list-style: none;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}
ul.category li {
	background: url(images/folder-icon.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 4px;
}
ul.latest li {
	background: url(images/latest-icon.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 20px;
}

#maincontent #sidebar .label {
	padding-bottom: 10px;
	margin: 0;

}
#maincontent #sidebar .label h3, #maincontent #sidebar .sideblog h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #34393E;
	background: url(images/sidebar-bottom.png) repeat-x 0 0;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0;
}
.sideblog h4 a {
	color: #082645;
}
.sideblog .morebs {
	height: 21px;
	background: url(images/morebs_bg.png) repeat-x ;

}
.sideblog .morebs strong {
	float: left;
	width: 27px;
	height: 21px;
	padding-top: 3px;
	margin-left: 10px;
	background: url(images/morebs_rss.png) no-repeat;
	display: block;
	margin-top: 1px;
	color: #fff;
	font-weight: bold;
}
.sideblog .morebs strong a {
	color: #fff;
	text-shadow: #014cd5 0 -1px 0;

}
.sideblog .morebs span {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	width: 114px;
	height: 19px;
	background: url(images/morebs_next.png) no-repeat;
	margin-top: 1px;
}
.sideblog .morebs span a {
	color: #082645;
	font-size: 8pt;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	padding-left: 4px;
}
.sideblog p {
	margin: 0;
}
#skribit {
	list-style: none;
}

#maincontent .flickr h3 {
	font-size: 14pt !important;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: left;
	color: #082645;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	padding-left: 16px;
		border-top: 1px solid #fff;
		}
		


#maincontent .flickr h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
	color: #082645;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	background: url(images/sidebar-bottom.png) repeat-x bottom;
}


#sociallove {
	background: url(images/bg_social_love.png) no-repeat;
	height: 100px;
	width: 454px;
	padding: 20px 10px 0 110px;
}
#sociallove p {
	margin: 0;
	color: #444;
	font: 13px/1.6 "Lucida Grande", Lucida, Verdana, sans-serif;
}
.sociable {
	margin: 0;
	color: #444;
	font-weight: bold;
	float: left;
}
.sociable ul{
	margin: 0;
	padding: 0;
	}
.sociable ul li {
	margin: 2px;
	padding: 0;
	float: left;
	list-style-type: none;
}
.sociable_tagline {
	float: left;
}
.socialicon  {
	margin-bottom: 10px !important;
}
.socialicon img {
	vertical-align: middle;
}

.socialicon a {
	font-size: 1.5em;
}
#maincontent .widgettitle {
	font-size: 1.2em;
	text-transform: capitalize;
	padding-bottom: 5px;
	padding-top: 20px;
	text-align: center;
	color: #082645;
	margin: 0;
	text-shadow: #fff 0 1px 0;
	background: url(images/sidebar-bottom.png) repeat-x bottom;
}
#facebookconnector {
	list-style-type: none;
	width: 349px;
	color: #56595b;
}
#facebookconnector .invitebutton{
	margin-left: 10px;
	}
#facebookconnector 
.fbconnect_miniprofiletext {
	font-size: 12px;
}
.invitebutton {
	font-size: 12px;
	clear: both;
	margin-left: 10px;
}
.fbconnect_LastUsers {
	background: #d7eaf8 !important;
}
.fbconnect_title {
	border: none !important;
	font-size: 12px !important;
	letter-spacing: 0 !important;
	text-transform: capitalize !important;
}
.fbconnect_LastUsers {
	margin-left: 10px;
}
.fbconnect_userpics {
	border-bottom: none !important;
}
.fbconnect_userpicmain {
	margin-left: 10px;
	margin-top: 10px;
	}
.fbnarrowcolumn {
	background: white;
	margin: 0 !important;
	padding: 5 !important;
	width: 925px!important;
	float: ;
	font-size: 12px;
	line-height: 1.5em;
}	
.fbnarrowcolumn h2 {

}
#maincontent .flickr a img {
	margin-top: 10px;
	margin-left: 20px;
	background-color: #fff;
	padding: 4px;
	border-bottom: 2px solid #c4def1;
	border-right: 1px solid #c4def1;
}
#maincontent .flickr a:hover img {
	opacity: 0.51;
}
#maincontent #sidebar .label ul {
	list-style: none;
	margin: auto;
	padding: 0 0 0 10px;
}
#maincontent .flickr p a {
	font-size: 1.2em;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 18px;
	background: url(images/externallink.png) no-repeat right;
}
#maincontent #sidebar .label ul li {
	display: inline;
	background: url(images/label-bg.gif) no-repeat top left;
	padding: 0 0 0 7px;
	display: block;
	margin-right: 6px;
	margin-bottom: 5px;
	float: left;
	height: 16px;
}
#maincontent #sidebar .label ul li a {
	background: url(images/label-bg.gif) no-repeat top right;
	padding: 0 7px 4px 0;
	color: #333333;
	text-decoration: none;
}
#maincontent #sidebar .label ul li a:hover {
	color: #9E9E9E;
}
.postsingle .cat-images {
	padding-right: 15px;
}
.postsingle .cat-images img {
	clear: none !important;
}
.postsingle p {
	padding-bottom: 15px;
	line-height: 1.6em;
	margin: 0;
	color: #424242;
}
.postsingle ul {
	list-style: none;
	margin: 0 0 10px 0;
}
.postsingle ol {

}
.postsingle ol li {
	margin-bottom: 7px;
	color: #424242;
	line-height: 1.6em;
		}
		
.postsingle ul li {
	background: url(images/bullet.png) no-repeat 0px 2px;
	padding-left: 15px;
	margin-bottom: 7px;
	color: #424242;
}
.postsingle h4 {
	color: #0064c8;
	padding-bottom: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e4e4e4;
	clear: both;
}
.postsingle img {
	border: none;
}

.postsingle a img {
	border: none;
}
.postimg {
	float: left;
	padding: 0 10px 10px 0;
}
.postsingle .ext {
	background: url(images/externallink.png) no-repeat right top;
	padding-right: 17px;
}

.wp-caption {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #d5d5d5;
}

.alignnone {
	
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

p.wp-caption-text {
	color: #393d42;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	padding: 6px;
}
.img {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #d5d5d5;
	width: 100%;
}

.img span {
	clear: both;
	color: #929292;
	font-style: italic;
	display: block;
	background: #f4f4f4;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #dadada;
	border-bottom: none !important;
}

.perhatian {
	background: #d5d5d5 url(images/exclamation.png) no-repeat 9px center;
	padding: 10px 10px 10px 50px;
	color: #424242;
	text-shadow: #fff 1px 1px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px 0 10px 0;
}

#main #commentbox {
	background: url(images/comment-border.png) no-repeat top left;
	padding-top: 20px;
}
#main #commentbox h5 {
	font-size: 
}
#main #commentbox h5 img {
	margin-bottom: -5px;
}
#main #commentbox .commentmetadata {
	font-style: italic;
}
#main ol.commentlist {
	list-style: none;
	padding-left: 0;
}
#main ol.commentlist li {
	border-bottom: 1px solid #d7dce0;
	padding-bottom: 19px;
	padding-top: 20px;
	background: #edf2f5;
	padding-left: 10px;
}
#main ol.commentlist li.alt {
	background: #fff;
}

#main #commentbox .gravatar {
	width: 40px;
	height: 40px;
	float: left;
	padding: 4px;
	background: url(images/gravatarbg.png) no-repeat top left;
}
#main #commentbox .comment-content {
	width: 480px;
	float: right;
	padding-right: 25px;
}
#main #commentbox .comment-content cite {
	padding-bottom: 10px;
	width: 440px;
	float: left;
}
#main #commentbox .comment-content cite .reply img {
	float: right;
}
#main #commentbox .comment-content p {
	clear: both;
}

#main #commentbox .comment-content p a {
	clear: both;
	color: #5da9fc;
}

#commentform p{

	padding: 5px 0;
}
.comment-title a img {
	border: none;
}
#commentform label {
	display: block;
	width: 80px;
	float: left;
	font-weight: bold;
}
#commentform #comment {
	width: 485px;
	float: right;
}
#comment_preview {
	float: right;
}
#commentform input, #commentform textarea {
	border: 1px solid #cfcfcf;
	padding: 3px;
	background: #fff url(images/input-bg.png) repeat-x bottom;
}
#answerdiv {
	clear: both;
}
.subscribe-to-comments {
	margin: 10px 0;
}
.sendToFacebook {
	clear: both;
	margin: 10px 0;
}
.navigation {
	clear: both;
	padding-top: 10px;
	color: #fff;
	margin-bottom: 30px;
}
.navigation .alignleft {
	float: left;
	font-size: 12px;
}

.navigation .alignleft strong {
	background: url(images/bg_previous.png) no-repeat right top;
	height: 40px !important;
	padding: 3px 5px 5px 0px;
}

.navigation .alignleft a {
	background: url(images/bg_previous_2.png) left top no-repeat;
	height: 40px !important;
	padding: 3px 5px 5px 18px;
	color: #fff;
	text-shadow: #797979 1px 1px 0;
}

.navigation .alignleft a:hover {
	color: #424242;
	text-shadow: #fff 1px 1px 0;
}

.navigation .alignright {
	float: right;
	font-size: 12px;
}

.navigation .alignright strong {
	background: url(images/bg_next_2.png) no-repeat right top;
	height: 40px !important;
	padding: 3px 16px 5px 0;
}

.navigation .alignright a {
	background: url(images/bg_next.png) left top no-repeat;
	height: 40px !important;
	padding: 3px 0 5px 5px;
	color: #fff;
	text-shadow: #797979 1px 1px 0;
}

.navigation .alignright strong a:hover {
	color: #424242;
	text-shadow: #fff 1px 1px 0;
}



#footer {
	background: #e6e6e6;
	border-top: 1px solid #d3d5d6;
	padding: 10px 8px;
	color: #333333;
	height: 44px;
	line-height: 44px;
	clear: both;
}
#footer .copy {
	width: 380px;
	float: left;
	text-align: left;
}
#footer .menu {
	width: 300px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
}
#footer .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .menu ul li {
	float: right;
	text-transform: uppercase;

}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #9E9E9E;
}

#smilies_toolbar {
margin-top:-45px;
padding-left:81px;
width:300px;
}
/* AM Foot*/
#amfoot {
	background: white;
	margin: 0;
	float: left;
	width: 960px;
	padding-bottom: 10px;
	border-top: 1px solid #6f8a9c;
}
#amfoot a {
	color: #3e3e3e;
}
.amflogo {
	float: right;
	padding-right: 10px;
}
.amhat {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	height: 35px;
	background: #ccc url(images/amfooter.png) repeat-x;
	border-bottom: 1px solid #a2a2a2;
}
.amhat h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 18px;
}
.amentry {
	width: 480px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.amentry a:hover {
	color: #2a98ff !important;
}
.amentry .rightend {
	float: right;
	width: 480px;
}
.amentryhat {
	margin-left: 5px;
	width: 460px;
	display: block;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
.amentryhat h2 {
	margin: 0 0 0 5px;
	float: left;
	font-size: 14px;
}
.amfurl {
	display: inline;
	float: right;
	margin-right: 10px;
} 
.amentry ul, .amentry ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	position: relative;
	padding-left: 5px;
}
.amflefty {
	margin: 0;
	padding: 0;
	width: 210px;
	float: left;
}
.amfrighty {
	float: right;
	width: 210px;
	margin: 0;
	padding: 0;
}

/*IE Transparency */
#mascott img {
	behavior: url(iepngfix.htc);
}

/* CFORM */

.cform {
	width: 100% !important;
	margin: 0;
	padding: 0;
}
.cform fieldset legend{
	color: #000 !important;
}

.cform label span {
	color: #000 !important;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cform input, .cform select, .cform textarea {
		color: #000 !important;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cform .sendbutton {
		font: 14px "Lucida Grande", Lucida, Verdana, sans-serif !important;
} 

.linklove {
	display: none;
}		
