/*=== Setup ===*/
* { border:0; margin:0; padding:0; outline:none; }
body { background:#fff; color:#6b6c6c; font-family:Verdana, Geneva, sans-serif; font-size:11px; }
a { color:#6b6c6c; text-decoration:none; }
a:hover { text-decoration:none; }
p.clr, .clr, .fix { clear:both; padding:0; margin:0; background:none; }
.bg { clear:both; border-bottom:1px solid #d8416f; padding:0; margin:0; }
.bg2 { clear:both; border-bottom:4px solid #dcdcdc; padding:0; margin:0; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h2 { color:#222222; font-size:1.5em; font-weight:normal; margin:0 0 1em; }
h3 { color:#333333; font-size:1.2em; margin:0 0 .8em; }
h4 { font: bold 16px Arial, Helvetica, sans-serif; color:#FA6241; padding:0px 0 7px 0; margin:0; text-align:left; border-bottom:4px solid #1ac5ff; }
p { line-height:1.5em; padding:0 0 1.3em; }
/*=== Layout ===*/
#page { margin:0 auto; padding:0; }
#page-bot { margin:0 auto; padding:0; }
/*=== H eader ===*/
<meta name="p:domain_verify" content="6896017271a3416722adfd911370aea2"/>
.header_bg { }
.header_bg_resize { width:970px; margin:0 auto; }
#header { margin:0 auto; padding:0; }
/*- Logo -*/
.logo { width:970px; float:left; margin:0; padding:0; }
#header h1 { background:url(images/themadhousebloglogo.png) no-repeat; float:left; text-indent:-9999px; width:970px; }
#header h1 a { display:block; height:205px; }
#header h1 a:hover { text-decoration:none; }
/* RSS */
.rss { width:190px; float:right; height:41px; padding:20px 0 0 0; margin:30px 0 0 0; background:url(images/rss.gif) right center no-repeat; }
.rss a.big { text-decoration:none; font:normal 18px "Times New Roman", Times, serif; color:#4e4e4e; padding:0; margin:0; display:block; }
.rss a.big span { color:#4e4e4e; font-weight:bold; }
/* Search form */
.search { width:300px; padding:0px 0 15px 0; margin:0; float:right; }
.search span { width:300px; display:block; border:1px solid #88c238; background:#FFF; height:34px; margin:0; }
.search input#s { float:left; width:260px; padding:10px 0 10px 5px; margin:0; border:0; background:none; color:#000305; font:normal 12px Arial, Helvetica, sans-serif; line-height:14px; height:14px; }
.search .btn { float:left; padding:4px 0 0 0; margin:0; border:0; width:auto; }
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav { font:normal 14px Arial, Helvetica, sans-serif; width:970px; float:left; padding:0px 0 0 0; margin:10px 0 0 0; background: #88c238;}
.topnav ul { float:left; list-style:none; padding:0px 0 0 0; margin:0; }
.topnav li { float:left; padding:0 5px 0 0; }
.topnav li a { color:#fff; display:block; float:left; padding:10px 14px; text-decoration:none; }
.topnav li a:hover { color:#fff; background:#01b5f0; }
.topnav li.current_page_item a { color:#fff; background:#01b5f0; }
/* body */
.body_bg { padding:0; margin:0; }
.body_bg_resize { width:970px; margin:0 auto; padding:20px 0 0 0; }
/*=== All Columns ===*/
#columns { margin:0; padding:10px 0; display:table-cell; display:block; height:auto; }
/*=== Center Column ===*/
#centercol { float:left; width:635px; padding: 0px 15px 0 0; border-right: 2px solid #88C238;}
/*=== Right Column ===*/
#rightcol { float:right; width:300px; }
.small_link { color:#656464; text-decoration:none; font:normal 14px Arial, Helvetica, sans-serif; padding:5px 0; margin:0 auto; text-align:center; }
#rightcol a { }
/*=== Sub Columns ===*/
.subcols { height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }
/*=== Post ===*/
.post_resize { width:450px; float:right; padding:0; margin:0; }

.post_resizefull { width:630px; float:left; padding:0; margin:0; }


/*- Post Title -*/
.post-title h2 { display:inline; margin:0; padding:0px 0; font:normal 16px/1.2em Arial, Helvetica, sans-serif; color:#fa6251; }
.post-title h2 a { display:inline; padding:0; margin:0; color:#fa6241; text-decoration:none; font-weight: bold; font-size: 16px;}
/*- Post Date -*/
.post-date { width:72px; float:left; margin:10px 10px 0 0; padding:10px 0 10px 0; text-align:center; background: url(images/post_data_bg2.gif) top repeat-x; }
.post-date em { font: normal 24px Georgia, "Times New Roman", Times, serif; color:#72a1b1; padding:0; margin:0; }
.post-date span { font: normal 12px Georgia, "Times New Roman", Times, serif; color:#b9b9b9; padding:10px 0 0 0; margin:0; }
/*- Post Excerpt -*/
.post-excerpt { display:table; font:normal 13px/1.8em Arial, Helvetica, sans-serif; height:1%; color:#666; }
.post-excerpt a { font-weight:bold; text-decoration:none; color:#d8416f; }
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }
.post ul li { background:url(images/ico-list.gif) no-repeat 0 6px; margin:0 0 .4em; padding:0 0 0 10px; }
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em; }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-details { font-size:.85em; }
.author-descr { display:table; height:1%; }
/*- Social Links -*/
.social-links { padding:0; margin:10px auto; color:#666; font: normal 14px Arial, Helvetica, sans-serif; }
.social-links a { color:#d8416f; text-decoration:underline; font-weight:bold; }
.social-links a.normal { text-decoration:none; }
.social-links .fl { padding: 0; margin:0; }
.social-links .fr { padding:10px 0 10px 25px; margin:0; }
/* Comments */
.Comments { border-bottom:4px solid #d8416f; padding:10px 0; margin:0 auto; font: normal 14px Arial, Helvetica, sans-serif; color:#666; }
.Comments span { font-weight:bold; color:#d8416f; }
.Comments a { color:#d8416f; font-weight:bold; }
/*- Related Posts -*/
.post-rel { line-height:1.5em; }
.post-rel a { color:#33707E; }
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0px 0 10px 0; padding:0; }
.box .content { height:1%; padding:0px 0 20px 0; }
.box.ads .content { padding:10px 0 0 0; margin:0; text-align:center; }
.box.ac .content { padding-left:0; padding-right:0; text-align:center; }
#rightcol .box { margin:0 0 10px 0; border:0; }
.box.widget .content { padding:10px 10px 0 10px; }
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:15px; min-height:115px; width:480px; }
.box2.alt { background:#FFFFFF; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- List -*/
.list { height:41px; color:#fff; font:normal 11px Arial, Helvetica, sans-serif; clear:both; padding:0 0 0 10px; }
.list li { float:left; margin:0; padding:0 2px 0 0; }
.list li a { display:block; float:left; padding:10px 0 0 0; width:85px; height:27px; text-align:center; text-decoration:none; color:#666; }
.list li a:hover { color:#f7f7f7; background:#d2d2d2; }
.list li a.active { color:#f7f7f7; background:#d2d2d2; }
div.tabs_list { padding:0; margin:0 auto; }
div.tabs_list ul { list-style:none; text-align:left; padding:10px; }
div.tabs_list ul li { font:normal 11px Arial, Helvetica, sans-serif; padding:0; margin:5px 0; border-bottom:1px solid #e0e0e0; }
div.tabs_list ul li a { display:block; padding:5px 0 5px 20px; margin:0; color:#666; background: url(images/li_a_bg.gif) left no-repeat; }
div.tabs_list ul li a:hover { text-decoration:none; color:#656464; background:#e0e0e0 url(images/li_a_bg.gif) left no-repeat; }
div.tabs_list ul li ul.children { padding:0 0 0 0; }
div.tabs_list ul li ul.children li { border:0; margin:0; }
div.tabs_list ul li ul.children a { background:none; }
div.tabs_list ul li ul.children a:hover { background:#e0e0e0; }
div.tabs_list ul li ul.children li a { padding:5px 0 5px 25px; display:block; }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 30px; display:block; }
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:480px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:480px; font-family:Verdana; }
.message .submit { float:left; }
.message .btn { padding:0; background:url(images/button.gif); width:128px; height:32px; color:#FFF; font-weight:bold; }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:0; }
.pic.fl img { margin:10px 0; padding:5px; background:#fff; border:1px solid #e8e8e8; float:left; }
.pic.fr img { margin-left:23px; }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.th.fl img { width:40px; height:40px; border:1px solid #cfcfcf; }
.ads .content img, .flickr .content img { margin:5px 5px; }
.flickr .content img { border:1px solid #cfcfcf; }
/*=== Footer ===*/
#footer { color:#989797; margin:0 auto; }
.footer_resize { width:970px; margin:0 auto; padding:0; }
.footer_resize img { float:left; margin:0; padding:0; }
#footer .fr { text-align:right; padding:45px 20px 0 0; font: normal 13px Arial, Helvetica, sans-serif; color:#989797; }
#footer a { color:#d8416f; text-decoration:none; font-weight:bold; }
#footer a:hover { color:#d8416f; text-decoration:underline; }
/*=== Misc. ===*/
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; }
.ar { text-align:right; }
.hl2 { clear:both; border-bottom:1px solid #CCC; margin:0 0 5px; }+
<a href="https://plus.google.com/u/0/114297193871010553847/about?rel=author">Google</a>

.a2a_dd { display: none; height: 0px; }

.alignleft { float: left; margin-right: 8px }
.alignright { float: right; margin-left: 8px }