body {
	background-color: #2d0059;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #696969;
	line-height: 11px;
}
	   
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

b, strong {
	color: #2e1849;
}

i, em     {
	color: #2e1849;
}

a img {
     margin:3px;
	 padding:5px;
	 -moz-border-radius: 4px;
	 border:1px solid #1d1b20;
	 background-color:#0c0912;
}

a:hover img {
        border:1px solid #1d1b20;
}

table, tr, td {
	font-size: 11px;
}

input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
      background-color:#08060c;
	  border-top:1px solid #272528;
      border-left:1px solid #272528;
	  border-bottom:1px solid #272528;
      border-right:1px solid #272528;
      padding:5px 5px 5px 5px;
      -moz-border-radius:4px;

}

blockquote {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
	  line-height:13px;
	  border:1px solid #242225;
	  background:#f1f1f1;
	  -moz-border-radius:5px;
	  width:290px;
	  margin-top:10px;
	  margin-left:8px;
	  margin-right:8px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;
}

blockquote:hover {
      background:#f7f7f7;
}

.title {
color: #ffffff;
font-family: Georgia;
font-size:13px;
line-height: 13px;
font-weight: bold;
text-align:center;
padding:0px;
text-transform: capitalize;
text-decoration: none;
font-style: italic;
text-shadow: #63497e 1px 1px 1px;
}

.title2 {
color: #ffffff;
font-family: Georgia;
font-size:15px;
line-height: 13px;
font-weight: bold;
text-align:center;
padding:0px;
text-transform: capitalize;
text-decoration: none;
font-style: italic;
text-shadow: #63497e 1px 1px 1px;
}

.title3 {
color: #ffffff;
font-family: Georgia;
font-size:11px;
line-height: 13px;
font-weight: bold;
text-align:center;
padding:0px;
text-transform: capitalize;
text-decoration: none;
font-style: italic;
text-shadow: #63497e 1px 1px 1px;
}

.content {
	background-color: #ffffff;
        height: 100%;
        padding: 3px;
	line-height: 9pt;
}

/* --------------------------------------------PAGE-BSP-------------------------------------------- */

#page-field {
     width:483px;
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 font-family: "Arial";
	 font-size: 11px;
	 line-height: 13px;
	 color:#666666;
}

.page-title {
     border:1px solid #b8c9b9;
	 -moz-border-radius:5px;
	 color:#333333;
	 font-family:"Georgia";
	 font-size:14px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:10x;
	 background-color: #daeed8;
}

.page-link {
      padding:0px 0px 2px 15px;
      background: url(../images/front.png) no-repeat left top;
}

.page-des {
      padding:2px 0px 20px 15px;
}


/* --------------------------------------------POST-BSP-------------------------------------------- */

#post-field {
     width:483px;
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
}

#post-info {
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 color:#121c6b;
	 -moz-border-radius:15px;
	 padding:10px;
	 text-align:center;
}

.post-author{
     color:#bfaa60;
}

.post-title {
	 border:1px solid #e7d499;
	 -moz-border-radius:12px;
	 color:#333333;
	 font-family:"Georgia";
	 font-size:14px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
	 background: url(../images/title-bg.jpg) repeat #f8f3e2;
}

.post-content {
	 font-family: Trebuchet MS;
	 font-size: 9px;
	 color:#666666;
	 margin-left:5px;
	 margin-right:5px;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

.news-title{ 
	font-family: arial narrow;
        font-weight: bold;
	font-size: 20px;
	color: #450f44;
	text-transform: uppercase;
	padding-left: 5px;
        line-height: 19px;
	}
#demo-container{
	padding:25px 15px 0 15px;
	background:#67A897;
	}

ul#simple-menu{
	list-style-type:none;
	width:804px;
	position:relative;
	height:45px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
	}

ul#simple-menu li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:45px;
	}

ul#simple-menu li.left{
	margin:0;
	}

ul#simple-menu li a{
	display:block;
	float:left;
	color:#fff;
	background:#4A6867;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:45px;
	}

ul#simple-menu li a.right{
	padding-right:19px;
	}

ul#simple-menu li a:hover{
	background:#2E4560;
	}

ul#simple-menu li a.current{
	color:#2E4560;
	background:#fff;
	}

ul#simple-menu li a.current:hover{
	color:#2E4560;
	background:#fff;
	}
.tag {
color: #341e4b;
text-shadow: #000000 1px 1px 1px;
font-family: Tahoma;
letter-spacing: 0px;
font-size: 10px;
font-style: none;
font-weight: none;
text-transform: capitalize;
line-height: 11px;
-moz-border-radius: 5px 5px 5px 5px;
background-color: #786092;
border-bottom: 1px solid #272528;
border-left: 1px solid #272528;
border-right: 1px solid #272528;
border-top: 1px solid #272528;
background-color: #08060c;
text-align:center;
vertical-align:center;
padding: 10px;
margin-bottom: 1px;
}
