/*  
Theme Name: RRT v3
Theme URI: 
Description: RRT v3 matching theme
Version: 1
Author: Vincent Arezzi
Author URI: http://
*/

#primaryMedia {
	float:left;
	width:448px;
	margin:0px;
}

#primaryContent {
	float:left;
	background: url("/images/rightSideSmall.jpg") no-repeat top left;
	height:145px;
	width:318px;
	padding:0px;
	margin:0px;
	font-size:1em;
	line-height:1.3em;
}

#primaryContent h4 {
	margin-bottom:5px;
}

#primaryContent h4 span{
	font-size:.7em;
	font-style:italic;
}
#primaryContent p {
	margin:10px 20px;
	text-align:justify;
	color:#555757;
}


#secondaryContent {
	padding:0 7px 0 7px;
	clear:both;
	width:433px!important;
}

#secondaryContent a {
	color:inherit;
	text-decoration:none;
}

#secondaryMedia {
	text-align:justify;
	width:280px!important;
	margin-left:18px;
}

#secondaryMedia * {
	padding:0px;
	margin-right:0px;
}

#secondaryMedia p {
	margin:10px 15px 15px 15px;
	font-size:.9em;
}

#secondaryMedia h5 {
	margin:15px 15px 0px 15px;
	font-size:1.2em;
	color:#816550;
}
#secondaryMedia h5 span {
	font-size:.9em;
	display:block;
	font-weight:normal;
}

#secondaryContent a:hover {
	text-decoration:underline;
}

#secondaryMedia ul {
	list-style:none;
	text-align:left;

}


.sidebar {
}
.sidebar h2 {
	width:80%;
	font-weight:normal;
	border-bottom:1px dotted #666666;
	font-size:1.1em;
	padding-bottom:-15px;
}

.post, .commentList, #secondaryContent h3 {
	margin-left:15px;
}


#secondaryContent p {
	line-height:1.6em;
	padding:0px!important;
	margin-left:0px;
	margin-right:0px;
}
.post h2, .pagetitle {
	margin:20px 0px 3px 0px;
	color:#816550;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
}

.post h2 a {
	color:#816550;
}

.post h2 span {
	font-size:.65em;
	display:block;
	margin:0px
}

.post h3 {
	margin-left:0px!important;
}

.post h3 a {
	color:#5A7BA7;
	font-size: 1.0em;
}

.more-link {
	display:block;
	margin:10px 0px;
	font-weight:bold;
	color:#816550!important;
}

#comment {
	margin-left:15px;
}

#author, #email, #url, #submit {
	margin-left:15px;
}

.entry ul {
	color: #5B5B5B;
	text-align: justify;
}

.pagetitle {
	margin-left:15px;
}

small {
	font-size:.9em;
}


.navigation {
	float:right;
	width:280px;
	text-align:right;
	margin:15px 10px 5px 0px!important;
}

#authorSig {
	border-top: 1px dotted #666666;
	color:#816550!important;
	font-style:italic;	
}

.single .entry {
	clear:right;
	width: 520px!important;
}