.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;	
}
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ED1C24;
	background: #ffffff;
}
a:link, a:visited { color: #ffffff; text-decoration: none} 
a:active, a:hover { color: #ffffff; text-decoration: underline}

/* Top */
#templatemo_top {
     padding:-10;
	clear: left;
	height: 70px;
	background: url(images/templatemo_header_bg.jpg);
}
#templatemo_header {
	clear: both;
	margin: auto;
	width: 820px;
	text-align: center;
	background: url(images/templatemo_top_left.jpg) no-repeat;
}
/* Top ENDING */

/* LOGO AREA */
#templatemo_logo_area {
	height: 100px;
	background: url(images/templatemo_top_art.jpg) no-repeat right;
}
#templatemo_site_title {
	width: 800px;
	margin: auto;
	padding-top: 2px;
	font-weight: bold;
	font-size: 42px;
	text-align: center;
	color: #FFF;
}
#templatemo_site_slogan {
	width: 800px;
	margin: auto;
	padding-top:-2px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* LOGO AREA ending */

/* Middle */
#templatemo_container {
	width: 820px;
	margin: auto;
}
#templatemo_left_column {
	clear: left;
	float: left;
	width: 210px;
}
#templatemo_right_column {
	padding-top:0px;
	float: right;
	width: 575px;
	padding-right: 0px;
	}
	#templatemo_right_columnindex {
	padding-top:0px;
	float: right;
	width: 575px;
	padding-right: 0px;
	 background-color:#000000;
	}
	
/* Middle ENDING */


/* Bottom */
#templatemo_bottom_top {
	height: 12px;
	background: url(images/templatemo_bottom_top.jpg) repeat;
	
}
#templatemo_bottom_content {
	width: 820px;
	margin: auto;
}
#templatemo_bottom {
	clear: both;
	background: url(images/templatemo_bottom_bg.jpg);
	color: #FFFFFF;
}
/* Bottom ENDING */


/* footer */
#templatemo_footer {
	clear: both;
	padding: 1px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#templatemo_footer a {
	color: #FFC;
}
/* footer ENDING */


/* Section Left */
.section_left {
	margin:10;
	margin-right: 0px;
	border: 1px solid #ed1c24;
}
.section_left_inner {
    height:100px;
	padding: 10px;
	background: #ffffff;
}
.section_left_title {
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #ed1c24;
}
/* Section Left ENDING */

/* Main Content */
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #ed1c24;
}
.text_area {
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: justify;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
/* Main Content ENDING */

/* Post Box */
.post_box {
	padding-top:16px;
	clear: left;
	color: #000;
	background: #ffffff;
	border: 1px solid #ed1c24;
}
.post_boxindex {
	padding-top:16px;
	clear: left;
	color: #000;
	background: #ffffff;
	border: 1px solid #ed1c24;
}
.post_title {
	padding-left: 10px;
	background: #ed1c24;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.post_titleindex {
	padding-left: 10px;
	background: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.post_title a {
	color: #fff;
}
.post_text_area {
	padding: 10px;	
}
.post_text_areaindex {
	padding: 10px;
	background-color:#000000;
	}
	.post_text_areasiparis {
	padding: 10px;
	 background-image:url(images/siparis.jpg)
	}
.iletisimpost_text_area {
	padding: 2px;
	background:url(images/ayasofya.png)}
	
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
/* Post Box ENDING */


/* Bottom Box */
.bottom_box {
	float: left;
	width: 255px;
	margin: 10px;
	margin-right: 0px;
	background: #301800;
}
.bottom_box_title {
	background: #520;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
}
.bottom_box_inner {
	padding: 8px;
	text-align: justify;
}
.bottom_box_inner a {
	color: #FFC;
}
/* Bottom Box ENDING */


/* Vertical Menu */
.templatemo_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 198px;
}
.templatemo_menu li a{
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	color: #ed1c24;
	display: block;
	width: auto;
	padding: 4px;
	padding-left: 10px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 193px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #ed1c24;
}
.templatemo_menu li a:hover{
	background: #ed1c24;
	color: #FFF;
}
/* Vertical Menu ENDING */


/* Horizontal Menu */
.templatemo_menu_horizon{
	position: relative;
	padding-left: 250px;
	list-style: none;
	padding-top:20px;
}
.templatemo_menu_horizon li{
	float:left;
}
.templatemo_menu_horizon li a{
	float: left;
	display: block;
	color: #ed1c24;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 7px;
	margin-right: 7px;
	text-align: center;
	cursor: pointer;
}
.templatemo_menu_horizon li.current a, .templatemo_menu_horizon li a:hover a:visited{
	color:#FFFFFF;
	background: #ED1C24;
}
/* Horizontal Menu ENDING */