/* Start of CMSMS style sheet 'premium' */
body {
	margin: 0;
	padding: 0;
	background: #787878;
	/*text-align: justify;*/
	font-family: "Century Gothic",Verdana;
	font-size: 13px;
	color: #58595B;
        letter-spacing:-0.2px
}

h1, h2, h3 {
	margin-top: 0;

}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #DC0E0E;
}

h2 {
	font-size: 1.6em;
}

h3 {
	color: #fff;
font-size:13px;
}

ul {
}

a {
	text-decoration: none;
	color: #DC0E0E;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(images/premium/page_bg1.png) repeat-y;
}

/* Header */

#logo {
	width: 665px;
        height: 150px;
	margin: 0 auto;
        padding: 0px 0px 0px 0px;
        margin-left: 325px;
	background: #fff url(uploads/images/logo.jpg) no-repeat;
        text-align:right;
	color: #DC0E0E;
        align: right;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
        font-weight: bold;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 53px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #DC0E0E;
}

/* Menu */

#menu {
/*	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
        padding-left: 190px;
	height: 20px;*/
        width: 800px;
        margin-left: -70px;
        margin-bottom: 50px;

}
/*
#menu ul {
	/*margin: 0;
	padding: 0;
	list-style: none;*/
}

#menu li {
	display: inline;
}

#menu a {

	float: left;
	height: 22px;
	margin: 0;
	text-transform: uppercase;
	font-family: "Century Gothic",Verdana;
	font-size: 13px;
        padding: 0;
}

#menu a:hover {
	color: #DC0E0E;
}

#menu .menuactive a {
	color: #DC0E0E;
}*/

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
        background:  url(images/premium/page_bg1.png) repeat-y;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 512px;
        padding: 40px 10px 10px 50px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {

}

.title {
	margin: 0;
	/*padding: 10px 0 4px 20px;*/
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
        clear: both;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 210px;
        padding-top: 115px;
	font-size: 12px;
}

.sidebar a {
color: #fff;
}

.sidebar li li currentpage{
color: #fff;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	/*border-bottom: 1px #BBBBBB dashed;*/
}

.currentpage{
        font-weight: bold;
        color: #fff;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	/*background: #890208 url(images/premium/img05_new.jpg) no-repeat left top;*/
	font-size: 12px;
	color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
        border-top: solid 1px #DC0E0E;
	background:  url(images/premium/page_bg1.png) repeat-y;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 12px;
}

#footer a {
}

#footer .link {
	float: right;
        padding-right: 10px;
}

#footer .copyright {
	float: left;
        padding-left:254px;
}

.flower {
	padding-left: 20px;
}

.leftblocks{
padding-top: 250px;
}

.rightblocks{
padding-top: 75px;
}

/* relational links under content */
div.left49 {
  width: 79%; /* 50% for both left and right might lead to rounding error on some browser */
  font-size: 12px;
}

div.right49 {
  float: right;
  width: 19%;
  text-align: right;
  font-size: 12px;
}
/* End of 'premium' */

