/* 
	Theme Name: Marozzi
	Theme URI: http://www.justinmarozzi.com
	Description: Justin Marozzi's website
	Author: Rhodri Marsden
	Author URI: http://rhodri.biz
	Version: 1.0
	
*/

/* The Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
      
 /* End hide */
 
/* do not change clearfix styles*/

/* Page Structure */

#main {
	margin-right: 213px;
	padding: 28px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	text-align: left;
	
	}
	
#main p { margin-top: 0px; }

	
#right {
	float: right;
	width: 181px;
	margin-top: 20px;
	text-align: center;

}

#sidebar {
	height: 100%;
	margin-left: -32px;
	margin-top: -15px;
	font-size: 11px;
	line-height: 19px;
	font-family: Georgia, Times, Serif;
	text-align: left;
	padding: 0px 20px 0px 20px;
	color: #666666;

}



#wrap {
	text-align:center;
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;

	}
	
#footer {
	
	height: 20px;
	clear: both;
	width: 100%;
	color: #666666;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	font-family: Georgia, Times, Serif;
	background-color: #cccccc;
	margin-bottom: 15px;
	
		}

	
/* Main */


body {
	padding: 0;
	margin: 0;
	background-color: #EEEEEE;
	
	}
	
blockquote {
		color: #333333;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
	font-family: Georgia, Times, Serif;
	border-left: 1px dotted #333333;
	padding-left: 10px;
	margin-left: 20px;


}

.acclaim {


margin-right: 20px;

}

.quote {

	text-align: right;
	font-size: 13px;
	line-height: 22px;
	font-family: Georgia, Times, Serif;
padding-right: 15px;
margin-top: -20px;
margin-bottom: 20px;

}
	
a, a:link, a:visited {
	color: #577a96;
	text-decoration: none;
		font-weight: bold;
		}
	
a:hover {
		color: #3a5568;
		text-decoration: underline;
		
        }
               

                
a img {border: 0;}


.pagetitle {

	font-size: 25px;
	font-family: Georgia, Times, Serif;
	color: #577a96;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0px 0 7px 0;

}

#content {
		color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-family: Georgia, Times, Serif;


}


#bookcontent {
	color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-family: Georgia, Times, Serif;


}


.booklinks {

font-size: 11px;
text-align: right;

}


/* Ruling Off */

.rule {

clear: left;
width: 100%;
height: 1px;
margin-top: 2px;
margin-bottom: 10px;
border-bottom: 1px dotted #cccccc;

}

.bookrule {

clear: left;
width: 100%;
height: 1px;
margin-top: 7px;
margin-bottom: 15px;
border-bottom: 1px dotted #cccccc;

}



/* Older Entries, Newer Entries */


#navigation {

padding: 0; margin: 10px 0 0 0; text-align: center;

}

#navigation a {

	color: #577a96;
	font-size: 10px;
	font-family: Georgia, Times, Serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation a:hover {

	color: #3a5568;
	text-decoration: underline;

}

.alignright {

	text-align: right; display: inline;

	}
	
.alignleft {

	text-align: left; display: inline;
 
	}


/* Excerpts */

.journalism {

margin-top: 20px;
	color: #333333;
	font-size: 14px;
	line-height: 23px;

	font-family: Georgia, Times, Serif;


}

.excerpt_title {

		color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-family: Georgia, Times, Serif;


}

.excerpt {

height: 142px;
	overflow: hidden;
			color: #333333;
	font-size: 14px;
	line-height: 23px;
	font-family: Georgia, Times, Serif;

}

.excerpt img {

display:none;

}

.excerpt p { margin: 0px; }


.readmore {

text-align: right;
font-size: 12px;
	font-family: Georgia, Times, Serif;
	
	letter-spacing: -0.5px;
	margin-top: 0px;
	color: #577a96;

}



/* Sidebar Stuff */


#book-side {

margin-left: -5px;

}


.email a  {
		color: #577a96;
		font-size: 10px;
		text-decoration: underline;
		
        }

#searchform {
width: 155px;
padding: 0;
margin-bottom: 30px;

}

.sidehead {

	font-size: 15px;
	font-family: Georgia, Times, Serif;
	color: #577a96;
	text-transform: capitalize;
	letter-spacing: -0.5px;
	font-weight: bold;
	padding: 10px 0 10px 0;


}



#sidebook {

font-size: 11px;


}

.shoveright {

text-align: right;

}


/* Meta Data */



.post-meta-key {

font-style: italic;
font-size: 12px;

}

ul.post-meta {
		display: inline;
		font-style: italic;
		font-size: 12px;
		margin: 0;
		text-align: right;
	padding: 0;
	list-style: none;

	}

li.post-meta {

	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}


#category {

float: right;
	font-size: 11px;
	line-height: 23px;
	font-family: Georgia, Times, Serif;
	
	}
	
	#category li {

	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}



.rightpic {

float: right;
margin: 0px 0px 10px 15px;

}

.leftpic {

float: left;
margin: 0px 15px 10px 0px;

}

#content img {

border: 1px solid #999999;


}

#bookcontent img {

float: left;
clear: none;
border: 0;
margin: 0px 15px 10px 0px;

}

.left {

float: left;
border: 0;
margin: 0px 15px 10px 0px;

}

/* Browser Specifics */

.ie #sidebar {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 19px;
	font-family: Georgia, Times, Serif;
	text-align: left;
	padding: 0px 12px 20px 12px;
	color: #666666;

}



.ie #main {
	margin-right: 212px;
	padding: 28px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	text-align: left;
	
	}
	