/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(http://www.fscservis.com/images/img01_2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0px;
	padding: 5px;
	width: 520px;
	border:solid 1px #a6e5e8;
}
/*fieldset.sorgulama {
	margin: 5px;
	border: 1px;
}*/

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #009899;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #009899;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 190px;
	background: url(http://www.fscservis.com/images/img07_6.jpg);
	margin: 0 auto;
	float:none;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #299762;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logo h2 a {
	color: #299762;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width:600px;
	height: 190px;
	padding-left:235px;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-left:0px;
	padding-right:0px;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 100px;
	padding: 60px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 100px;
	background: url(http://www.fscservis.com/images/img08_2.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(http://www.fscservis.com/images/img08_2.jpg) repeat-x top left;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 560px;
	padding: 0px 20px 0px 10px;
}

#recent-posts {
	float: right;
	width: 290px;
	background: url(http://www.fscservis.com/images/img03_2.gif) repeat-y;
	padding: 0px 10px 20px 20px;
}

#recent-posts .entry {
	background: url(http://www.fscservis.com/images/img04_2.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #009899;
}

.post .meta a {
	color: #009899;
}

.post .entry {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.post .entry a {
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-decoration:none;
}

#baglantilar a {
	font-size:19px;
	text-decoration:none;
}
/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: url(http://www.fscservis.com/images/img04_2.gif) repeat-x left top;
	color: #009899;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #009899;
}

#sidebar a {
	text-decoration: none;
	color: #009899;
}

#sidebar a:hover {
	text-decoration: underline;
}

#servislerimiz {
	vertical-align:top;
	padding-left:5px;
	color: #009899;
}

#servislerimiz_resim {
	width:351px;
	height:227px;
	padding: 10px 10px 10px 10px;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(http://www.fscservis.com/images/img06_2.gif);
	color: #FFFFFF;
}

#footer_menu a {
	color:#FFFFFF;
}

#footer_menu a:hover {
	color:#999999;
	
}

}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: center;
}
#legal a {
	float: center;
	color:#FF0000;
	text-decoration: none;
}

#links {
	float: right;
	color: #FFFFFF;
}

p.error {
	color: #F00;
}




