/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "http://www.creepmachine.com/wp-content/themes/arthemia/footer.css";
/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
body {
	font: 100% Arial, Helvetica;
	background:#bebebe url(images/new_back.jpg) fixed;
	color: #333;
        margin: 0 auto;
	}
#wrapper {
       width: 900px;
       background: #d6d6d6;
       padding: 20px 20px 0 20px;
       border-left: 1px solid #bebebe;
       border-right: 1px solid #bebebe;
       margin:0 auto;
}

p {	
	margin: 15px 0;
	}

	
a:link, a:visited {
	color: #325694;
	text-decoration:underline;
        outline:none;
	}

a.more-link {
        float: right;
        margin-bottom: 5px;

}
	
a:hover, a:active {
	color: #3c78a7;
	text-decoration:none;
	}
	
a img {
	border:0;
	}
	
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	
	
acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}	
	
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
blockquote {
	padding: 0px 30px 0 20px;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	background: none;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
        font-style: italic;
	}
	
select {
	width: 130px;
	}	
	
/* Structure */

#head {
	width:900px;
	margin:0px auto;
	padding-top:10px;
	padding-top:10px;
	font-size:0.7em;
        background: #f2f1f1;
        border: 1px #bebebe solid;
	}


#page {
	width:880px;
	margin:0px auto;
	padding:10px;
	background:#ebebeb;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

.banner {
	float: right;
        margin-top: 20px;
}


		
/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 5px;
	text-transform:uppercase;
	background:#2b2b2b;
	}

#page-bar {
	width:880px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #637A9D;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:4px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

	
/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}
	
h2 {
	font:2.3em Georgia, "Times New Roman";
	}
	
h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#325694;
	font-weight:bold;

	}
	
h4 {
	font:1.0em Arial;
	color:#3c78a7;
	}
	
h5 {
	font:1.0em Arial;
        margin-bottom:1px;
             margin-top:5px;
	color:#3c78a7;
	font-weight:bold;
	}
	
h3.cat_title, h3.cat_title a {
	color:#ccc;
	letter-spacing:-0.05em;
	font-size:14px;
	text-decoration:none;
	}
	
h3#respond {
	margin-top:0px;
	padding-top:20px;
	}
	
h3#comments {
	margin-top:32px;
	padding-left:0px;
	}
	
h3.authors {
	margin-top:15px;
	}
	
/* Index Page*/

#logo {
	width:900px;
	}
	
#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}
	
#top {
	padding:0;
	}
	
#headline {
	width:520px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}
	
#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}
	
#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}
	
#headline p {
	padding-bottom:15px;
	}
	
#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}
	
#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}
	
#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}
	
#featured .title {
	font-weight:bold;
	}
	
#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}
	
#middle {
	width: 860px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
        border-bottom: #cccccc 1px solid;
        border-top: #cccccc 1px solid;
	}
	
.category {
	width:123px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}
	
.category p {
	margin:0;
	}
	
#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4, #cat-6 {border-top:8px solid #637A9D;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	text-decoration: none;
	}
	
#front-popular h3 {
	color:#fff;
	}
	
.category a {
	color:#333;
	display:block;
	background:none;
        text-decoration:none;
	}
	
.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}
	
#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover, #cat-6:hover {background:#637A9D; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a, #cat-6:hover a  {background:#637A9D; color:#fff; }

#bottom {
	width: 880px;
	}
	
#front-list {
	width:520px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
        border: #cccccc 1px solid;
	}
	
#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}
	
#front-list blockquote {
	padding: 0px 10px 0 10px;
	}
	
#front-list .title, #archive .title {
	font-weight:bold;
	font:1.7em Georgia;
	letter-spacing:-0.05em;
        border-bottom: 1px dashed #ccc;
	}

.title a {
	text-decoration:none;
}

#front-list .title a {
	text-decoration:none;
}

#front-list .title a:hover {
	text-decoration:underline;
}
	
#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}
	
#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

.spoiler img {
       border: 	border:1px solid #fff;
}
	
#front-list p, #archive p {
	margin:0px 0px 15px 0px;
	padding:0px;
	}
	
.author {
	font-size:0.8em;
	font-weight:bold;
	}
	
.meta {
	font-size:1em;
	color:#999;
        padding-bottom:10px;
	}
	
.meta a {
	color:#666;
	}
	
#headline p, #featured p {
	margin:0;
	}
	
/* Content Page*/

#content {
	width:520px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
        border-top: #cccccc 1px solid;
        border-right: #cccccc 1px solid;
        border-bottom: #cccccc 1px solid;
	}
	
#widecontent {
	width:860px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
        border-top: #cccccc 1px solid;
        border-right: #cccccc 1px solid;
        border-bottom: #cccccc 1px solid;
	}
	
#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}
	
#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
	
.post {
	font-size:1.05em;
	line-height:1.75em;
	}
	
.post p {
	margin-top:0px;
	}
	
.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}
	
.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}
	
.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}
	
.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}
	
.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}
	
.post img, .post a img, #front-list img, #archive img {
	border:0px solid #ccc;
	margin:8px 10px 5px 0;
	padding:2px;
	}
.white {
	border:1px solid #ccc;	
}

.post .ads {
	margin-top:10px;
	}
	
.entry {
	margin-top:20px;
	}
	
.readmore {
margin-bottom: 15px;
}

.readmore a img {
        outline:none;
	border:none;
        width:100%;
}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}
	
#stats span {
	padding: 0px 20px 0px 0px;
	}
	
#stats span a:hover {
	background:none;
	}
	
#stats span a {
	color:#333;
	}
	
#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}
	
#tools {
	width:520px;
	height:25px;
	font-size:0.95em;
	}
	
#tools a:hover {
	background:none;
	}
	
.navigation {
	padding:5px 0px;
	text-align:Center;
	}
	
/* Sidebar*/

#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}
	
#widesidebar {
	width:160px;
	float:right;
	margin:0px 0px 0px 0px;
	}
	
#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
	
#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
        border: #cccccc 1px solid;
	}
	
#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}
	
#sidebar-middle {
	width:320px;
	float:right;
	}
	
#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
        border: #cccccc 1px solid;
	}
	
#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
        border: #cccccc 1px solid;
	}
	
#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
	
#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
	
#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
        border: #cccccc 1px solid;
	}
	
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}
	
#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}
	
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}
	
#commentform textarea {
	width: 99%;
	margin-top:5px;
	}
	
/* Comments*/
ul.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ul.commentlist li { border:1px solid #EEF2F3; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; height:1%; }
ul.commentlist li div.comment-author { padding:0; }
ul.commentlist li div.vcard { font:bold 14px/1.4 arial,helvetica,sans-serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; }
ul.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font:bold 10px arial,helvetica,sans-serif; padding: 0 0 5px 0; }
ul.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ul.commentlist li div.comment-meta a:hover { color:#000; }
ul.commentlist li p { font:normal 11px/1.4 verdana,arial,helvetica,sans-serif; margin:0 0 1em; }
ul.commentlist li ul { font:normal 11px/1.4 verdana,arial,helvetica,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ul.commentlist li div.reply a {text-transform:uppercase; }
ul.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-5 {}
ul.commentlist li.even { background:#F4F4F7; }
ul.commentlist li.odd { background:#fff; }
ul.commentlist li.parent { }
ul.commentlist li.pingback { }
ul.commentlist li.pingback.parent { }
ul.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

.comment-content {
	padding:18px 2px 0px 2px;
	text-align:left;
}

.commentlist{
	margin: 0;
	padding: 12px 0px 0 0px;
}

.comment-content label {
	color:#C0C0C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comment-content input, textarea {
	border:#C0C0C0 1px solid;
}
.comment-content textarea {
	width:99%;
}
.comment-content #submit {
	width:117px;
	height:20px;
	border:0;
	background-image:url(http://siriusbuzz.com/wp-content/themes/Cre8tive-XZ/images/submit_comment.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.leave-reply {
	padding:10px 11px 0px 11px;
	border: 1px solid #eef2f3;
	background-color:#F4F4F7;
}
	
/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#666666;
	width: 880px;
	background:#0f0f0f;
	margin: 0 auto;
	padding:10px;
	}
	
#recentpost, #mostcommented {
	width:240px;
	float:left;
	padding:10px;
	border:1px solid #666666;
	}
	
#mostcommented {
	margin-left:17px;
	}
	
#recent_comments {
	width:300px;
	float:right;
	padding:10px;
	border:1px solid #666666;
	}
	
#recentpost a, #mostcommented a, #recent_comments a {
	color:#666666;
	}
	
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}
	
#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #666666;
	padding:5px;
	display:block;
	}
	
#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#000000;
	color:#666666;
	}
	
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #666666;
	}
	
/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: -0.1px;
}

#footer a {
	color: #8C6141;
	text-decoration: none;
}

#footer a:hover {
	color: #A96533;
	background: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfloat {
	display: inline-block;
	}
	
/* Hides from IE-mac \*/

* html .clearfloat {
	height:1%;
	}
	
*+html .clearfloat {
	height:1%;
	}
	
.clearfloat {
	display:block;
	}
	
/* Postlists */

#line {
	border-bottom:1px solid #D1D1D1;
}

#postlist {
	margin:10px 0 10px 0;
	width:100%;
	font-size:0.95em;
}

#postlist h2 {
	margin:0;
}

#postlist ul li {
	margin-left:15px;
}

.postlist1 {
	float:left;
	width:200px;
	padding:10px;
	border-right:1px dotted #D1D1D1;
        min-height:253px;
}

.postlist2 {
	float:left;
	width:200px;
	padding:10px;
}

/*End Postlists */


/*---------------------------- Links Template -------------------------------*/	

.lnks {

	font-size: 10px;
	padding: 8px 0px 0px 30px;
}

.lnks a {

	font-weight: bold;
}	

.lnks ul li {	

	margin: 0px 0px 0px 4px;
	color: #666666;
	list-style-type: square;
	list-style-image: none;
}

.lnks li {

	list-style-type: none;
	list-style-image: none;	
}

.lnks h2{	
		}

/*--------------------------------------------------------------------------------------
		Spnsr
----------------------------------------------------------------------------------------*/
/*
#Spnsr { 
	margin-left:3px;
        padding-bottom: 10px;
	}
	#Spnsr a, #flickr a:hover {
		border-width:0;
		}
	#Spnsr img {
		border:1px solid #cccccc;
		margin:5px 15px 12px 0;
		padding:1px;
		height:75px;
		width:125px;
		float:left;
		}
		#Spnsr img:hover {
			border-color:#175B98;
			}
*/
	.red {
		color:red;
		}
		
#Spnsr {
	margin-left:0;
	}
	
#Spnsr a {
	display: block;
	float: left;
	padding: 0 1px 5px 7px;
	position: relative;
	height: 75px;
	width: 125px;
	border-width:0;
	margin:5px 5px 2px 0;
	}
	
#Spnsr a:hover {
	font-size: 100%;
	z-index: 0;
	border-width:0;
	}
	
#Spnsr img {
	border: 1px solid #ddc;
	padding: 1px;
	height: 75px;
	width: 125px;
	border:1px solid #5FA2DF;
	}
	
#Spnsr a:hover img {
	background: #fff;
	border-color:#175B98;
	position: absolute;
	width: 125px;
	height: 75px;
	}
	
/*--------------------------------------------------------------------------------------
		FLICKr
----------------------------------------------------------------------------------------*/
/*

#flickr { 
	margin-left:3px;
	}
	#flickr a, #flickr a:hover {
		border-width:0;
		}
	#flickr a img {
		border:1px solid #5FA2DF;
		margin:5px 15px 12px 0;
		padding:1px;
		height:60px;
		width:60px;
		float:left;
		}
		#flickr a img:hover {
			border-color:#175B98;
			}
*/
	.red {
		color:red;
		}
		
#flickr {
	margin-left:0;
	}
	
#flickr a {
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 64px;
	width: 64px;
	border-width:0;
	margin:5px 5px 2px 0;
	}
	
#flickr a:hover {
	font-size: 100%;
	z-index: 1;
	border-width:0;
	}
	
#flickr a img {
	border: 1px solid #ddc;
	padding: 1px;
	height: 65px;
	width: 65px;
	border:1px solid #5FA2DF;
	}
	
#flickr a:hover img {
	background: #fff;
	border-color:#175B98;
	position: absolute;
	width: 70px;
	height: 70px;
	top: -7px;
	left: -4px;
	}
	
/* featured post */

#home_featured {  margin: 0 0 1.1em 0; float: left; width: 100%; border-bottom: 1px dashed #666666;}
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding-right: 10px; margin: 0.2em 1em 1em 0; border: 0px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        margin-right:5px;
}

.wp-caption img {

	margin: 0;
	padding:0px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */


.posts-feed { 
	position:absolute;
	width:70px;
	height:70px;
	top:10px;
	left:825px;
	background:url(images/rssicon.png) no-repeat;
	display:block; 
	text-indent:-9000px; 
	}

#side_subscribe {
margin:0 auto;
width:306px;
height:84px;
background-image:url(images/side_subscribe.jpg);
background-repeat:no-repeat;
position:relative;
}

.side_subscribe_wrap { 
float:left; 
padding-left:25px; 
padding-top:10px;
font-size:13px;
}

.side_subscribe_wrap ul { list-style:none; padding:0px; margin:0px;  }
.side_subscribe_wrap ul li { padding:2px; }

.side_subscribe_li a,.side_subscribe_li a:link,.side_subscribe_li a:visited { color:#313131 }
.side_subscribe_li a:hover { color:#073f5a ; text-decoration:underline}

.rssside1 { float:left;margin-top:5px;margin-left:13px; }
.rssside2 { float:left;margin-top:5px;margin-left:13px; }
.side_feedburner { position:absolute; top:55px; left:4px; opacity:.8}
.side_feedburner p { margin:0px; padding:0px; }


.subs_two { padding-top:20px; }
.side_subscribe_li img {margin-right:4px;}


#myGallery {
        margin-bottom: 20px;
}
