/*************** LAYOUT **************/
a:link:after, a:visited:after, {
    content: inherit;   
}
.container {
}
.aboveheader img {
	margin-top: 0px;
	margin-bottom: 5px;
}
.header img {
	margin top: 0px;
	padding top: 0px;
}
.rightcontent {
}
.leftcontent {
}
.abovesidebars {
	/*text-align: center;*/
	margin-top: 10px;
	margin-bottom: 20px;
}
.abovesidebars img {
}
.leftsidebar {
	/*text-align: center;*/
}
.leftsidebar img {
	margin-top: 0px;
	padding-top: 0px;
}
.rightsidebar {
	background-image: url(../images/R_sidebar_bakgrnd.jpg);
	background-repeat: repeat-y;	
}
.comments {
	padding-bottom: 30px;
}

/************* NAVIGATION ************/
.nav {
	background-image: url(../images/navbackground.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
.nav ul li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding-right: 30px;
	color: #5f3032;
}
.nav a {
	color: #5f3032;
	text-decoration: none;
	font-size: 1.3em;
}

/************* TYPORGAPHY ************/
.page-title {
	color: #CF0460;
	font-size: 2.5em;
}
.container a:hover {
    color: #d00360;
}

.title h1, .title a {
	color: #5f3032;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
}
.rightsidebar p {
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: #5f3032;
}
.rightsidebar ul li {
	list-style-type: none;
	color: #5f3032;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.rightsidebar a {
	color: #5f3032;
	font-weight: normal;	
}
.sidebartitle {
	font-size: 14px;
	line-height: 13px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: #5f3032;
	font-weight: bolder;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #5f3032;
	padding-top: 20px;
	background-color: #C9B280;
}
.footer a {
	font-size: 10px;
	text-align: center;
	color: #5f3032;
}
.category {
	border-bottom-color: #5f3032;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.name p {
	font-weight: bold;
	color: #5f3032;
	margin: 0px;
	line-height: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
    font-size: 10px;
}
.name a {
	color: #5f3032;
	text-decoration: none;
}
.date p {
	font-weight: bold;
	color: #5f3032;
	margin: 0px;
	line-height: 10px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 10px;
}
.comments a {
	color: #d00360;
}
.comments a:hover {
    color: #5f3032;
}
/********** UNIQUE ELEMENTS **********/
.header-ad {
	margin-left: 111px;
}
.widgettitle {
	font-size: 1em;
	font-weight: bold;
	color: #cf0360;
}
.rightsidebar li {
	list-style-type: none;
	padding-bottom: .5em;
}
.leftsidebar li {
	list-style-type: none;
	padding-bottom: .5em;
}
.widget h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rss-subscribe {
	margin: 10px;
}
.rss-readers {
	margin: 10px;
}