/*
Theme Name: Anirama Suffusion
Theme URI: http://your-theme-url
Description: Child Theme based on Suffusion
Version: 1.0.0
Author: Carl Rosendahl based on Suffusion
Author URI: http://your-url
Template: suffusion
*/

.clearfloat {
	clear: both;
}
#header {
	padding: 10px 0;
}
#wrapper {
	padding-top: 0px;
	border: 0px;
}
.entry .wp-caption {
	background: black;
	color: white;
	padding: 0;
	border: 2px solid black;
}
.wp-caption img {
	margin-top: 0px;
}
.wp-caption-text {
	color: #aaa;
	font-style: normal;
	font-size: 90%;
	margin: 5px 0;
}
.entry p {
	padding: 0 10px;
}
.entry img {
	max-width: 100%;
}
#sidebar, #sidebar-b, #sidebar-2, #sidebar-2-b {
	color: #aaa;
}
#wide-page{
	padding: 0;
	/*background-image: url(http://d13pix9kaak6wt.cloudfront.net/background/carlrosendahl_1288052105_84.jpg);*/
	background-image: url(http://farm6.static.flickr.com/5089/5288309567_d0bc8d53d4_b.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 1050px;
	color: white;
}
#wide-page .entry {
	padding-left: 100px;
	padding-top: 25px;
	width: 450px;
	text-shadow: 3px 3px 4px #000;
}
#wide-page .entry p {
	padding: 0;
}

.suf-twitter-rest ul li {
	font-size: 95%;
	line-height: 130%;
}

#twitter-feed ul li {
	padding-left: 0;
	background-image: none;
	display: inline-block;
	list-style: none;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height: 135%;
}

/* fix for photonic padding and margin around thumbnails */
.photonic-flickr-image img, .photonic-picasa-image img, .photonic-500px-image img, .photonic-smug-image img  {
	padding: 2px !important; 
	margin: 0px !important; 
}

.one_third {
	width: 30.66%;
	float: left;
	margin-right: 2%;
	position: relative;
}

.one_third .last {
	margin-right: 0px !important;
	clear: right;
}

.rssarama_item img {
	width: 250px;
	height: auto;
}

.rssarama_item {
	background-color: #181818;
	border: 1px grey solid;
	margin-bottom: 5px;
}

.rssarama_post_title {
	padding: 10px 10px 10px 10px;
}

.rssarama_post_title h4 {
	font-size: 11px;
}

.rssarama_post {
	padding: 0px 10px 10px 10px;
}

.rssarama_header {
	line-height: 18px;
	padding-bottom: 10px;
}

blockquote {
	padding: 10px 35px;
	margin: 0 2em;
	text-indent: 0em;
	font-style: italic;
}