body {
	/*margin-top: 50px;*/
	background: #000 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #CCC;
}

a:hover {
	background: none;
	color: #FFF;
}

#total {
	width: 1500px;
}

/*Container*/

#container {
	/*margin: 0 auto;*/
	float: left;
	width: 700px;	
}

/* Header */

#header {
	width: 700px;
	height: 115px;
	/*margin: 0 auto;*/
	background: url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	padding-top: 40px;
	padding-left: 25px;
	text-transform: lowercase;
	/*font-size: 2.9em;*/
}

#logo p {
	float: left;
	margin: 0;
	padding: 70px 0 0 72px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size:14px;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#newsletter {
	float: right;
	width: 200px;
	padding-top: 86px;
}

/* Menu */

#menu {
	width: 700px;
	height: 30px;
	/*margin: 0 auto;*/
	/*background: #FFFFFF url(images/img03_a.jpg) repeat-y left top;*/
	background: #FFFF00;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
	background-color:#00CCCC;
}

#menu li {
	float: left;
}

#menu a {
	padding: 10px 20px;
	margin-right: 2px;
	background: #000;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 700px;
	height:2300px;
	/*margin: 0 auto;*/
	/*background: #FFFFFF url(images/img03.jpg) repeat-y left top;*/
	background: #FFFF00 url(images/blur.jpg) no-repeat;
	padding-top: 30px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* Content */

#content {
	float: left;
	/*width: 530px;*/
	width: 300px;
	margin-left: 25px;
}

#content2 {
	margin-top: 250px;
}

.post {
}

.post_a .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	background: url(images/img06.jpg) no-repeat left bottom;
	color: #FFFFFF;
	margin-top:150px;
}

.post_a .title a {
	color: #FFF;
}

.post_a h2 {
	font-size: 1.8em;
}

.post_a .meta {
	padding: 2px 10px;
	background: #000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post_a .meta2 {
	padding: 2px 10px;
	background: #000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}

.post_a .entry {
	padding: 20px;
	text-align: justify;
	color:#000;	
	font-size:14px;
	background-color: #FFFF00;
}

.post_a .entry2 {
	padding: 20px;
	text-align: justify;
	color:#000;	
	font-size:14px;
	background-color: #FFFF00;
}


.post {
}

.post .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	background: url(images/img06.jpg) no-repeat left bottom;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 20px;
	text-align: justify;
	color:#666666;
}

span.highlight {
	background-color:#000;
}

span.highlight_b {
	background-color:#DD4C48;
}


/* Sidebar */

#sidebar {
	float: right;
	/*width: 280px;*/
	width: 230px;
	/*background: #2C3A49;*/
	/*margin-right: 25px;*/
	padding-top: 20px;
	margin-top:500px;
	/*border:1px solid #0D0D0D;*/
	color: #7893AE;
	/*background-color:#000000;*/
}

#sidebar h2 {
	padding: 5px 22px;
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}


/* Footer_a */

#footer_a {
	width: 700px;
	/*margin: 0 auto;*/
	padding: 30px 0;
	height: 60px;
	background: url(images/img02_a.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

#footer_a p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer_a a {
	color: #121C27;
}

/*Outside_Right*/

#outside_right {
	/*float: right;*/
	/*width: 280px;*/
	width: 300px;
	/*background: #2C3A49;*/
	margin-left: 710px;
	padding-top: 200px;
	/*border:1px solid #0D0D0D;*/
	color: #00CCCC;
}

#outside_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#outside_right li {
}

#sidebar li ul {
	padding: 23px;
}

#outside_right li li {
	background: url(images/img05.jpg) no-repeat left 50%;
	padding-left: 10px;
}

#outside_right h2 {
	padding: 5px 22px;
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}

#outside_right p {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}