/*
 Theme Name: WordPress Default
 Theme URI: http://kuraldisi.com/
 Description: Kuraldışı 2009 layout based on WP Kubrick
 Version: 1.0
 Author: Efe Mumoglu
 Author URI: http://e-fe.info/
 Tags: fixed width, two columns
 
 Details...
 
 */


/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
strong {
	font-weight: bold;
}

p {
	padding-bottom: 5px;

}
.text {
	font-family: Arial;
	color: #9E7E5A;
	size: 12px;
}

input {
	background-color: #D9EEEF;
}

.newsletter_text {
	color: #9E7E59;
}


body {
 background: url(design_images/background.jpg);
 background-repeat:repeat;
}


#page {
    width: 961px;
    margin: 20px auto;
    padding: 0;
	background:#F0F5F3;
}

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

#home_columns {
	padding: 11px;
	font-family: Arial;
	font-size: 13px;
	color: #9E7E59;
}

#sub_columns {
	padding: 11px;
	font-family: Arial;
	font-size: 12px;
	color: #9E7E59;

}

h1#ucretler {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/ucretler_title.jpg) no-repeat;
	background-position: 0 0;	
}


h1#ay-gunleri {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/ay_gunleri_title.jpg) no-repeat;
	background-position: 0 0;	
}

h1#program {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/program_title.jpg) no-repeat;
	background-position: 0 0;	
}

h1#timetable  {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/timetable_title.jpg) no-repeat;
	background-position: 0 0;	
}


h1#moondays  {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/moondays_title.jpg) no-repeat;
	background-position: 0 0;	
}


h1#pricing  {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/pricing_title.jpg) no-repeat;
	background-position: 0 0;	
}



h1#newsletter {
	
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/newsletter_title.jpg) no-repeat;
	background-position: 0 0;	
	
}
h1#linkler {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/linkler_title.jpg) no-repeat;
	background-position: 0 0;	
}

h1#links {
	height: 33px;
	text-indent: -9999px;
	background: url(design_images/links_title.jpg) no-repeat;
	background-position: 0 0;	
}


div#maya_blog {
	width:945px;
	margin:7px;
	background-color:#D9EEEF;
}


div#linkler_block a, div#linkler_block a:hover, div#linkler_block a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #9E7E5A;
	text-decoration: none;
}

div#linkler_block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

div#linkler_block li {
	padding: 2px;
}
h1#mysore-stili {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/mysore_title.jpg) no-repeat;
	background-position: 0 0;	
	
}

h1#ashtanga-yoga {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/ashtanga_title.jpg) no-repeat;
	background-position: 0 0;	
	
}

h1#contact {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/contact_title.jpg) no-repeat;
	background-position: 0 0;	
	
}

h1#mysore-style {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/mysore_eng_title.jpg) no-repeat;
	background-position: 0 0;	
	
}

h1#aboutus {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/aboutus.jpg) no-repeat;
	background-position: 0 0;	
	
}
h1#ogretmenler {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/ogretmenler.jpg) no-repeat;
	background-position: 0 0;	
	
}

h1#iletisim {
	
	height: 70px;
	width: 961px;
	text-indent: -9999px;
	background: url(design_images/iletisim_title.jpg) no-repeat;
	background-position: 0 0;	
	
}

.alignleft {
	float: left;
	display: inline;
	padding-right: 10px;
}

.post_content {
	padding: 10px;

}

.post_content p {
	padding-top: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #9E7E59;
}