body {
	margin-top: 0px;
	padding: 0;
	color: #ABABAB;
	background-color:#000000;
	font-family:Verdana;
	font-size: 11px;
	line-height: 18px;
}
.pagination a:link, .pagination a:hover {
	color:#FFF
}
#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-color: #003078;
	background-image: url(images/bg.gif);
	margin-top: 40px;
}
.post-wrapper {
	background-color: #FFF;
	padding: 15px;
	width: 585px;
	background-image: url(images/content-white-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
.post-wrap {
	width: 580px;
	margin-bottom: 15px;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover, a:active {
	color: #3B3B3B;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px 0 10px;
}
h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
.post-title {
	line-height: 30px;
}
.home-post-wrap {
	background-color: #003078;
	color:#FFFFFF;
	border: 3px solid #003078;
	width: 270px;
	height: 110px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.readmore {
	background-image: url(images/read-more.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore a:link, .readmore a:hover {
	color: #393939;
}
h4, h5, h6 {
	font-size: 20px;
}
.titles {
	text-align:center;
}
.titles a:link, .titles a:visited, .titles a:active {
	color: #FF0000;
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.5em;
}
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 20px;
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	color:#003078;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
pre {
	padding-top: 10px;
	padding-bottom: 10px;
}
code {
	color: #779900;
	font-family: Consolas, Verdana, Courier New, Sans-Serif;
}
ul, ol {
	line-height: 2.0em;
}
ul {
	list-style-image: url(images/bullet.gif);
}
#navigation {
	float: left;
	height: 54px;
	background-image: url(images/pages-bg.gif);
	overflow: hidden;
	max-width: 740px;
}
#header {
	width: 932px;
	float: left;
	margin-top: 0px;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	height: 280px;
}
#container {
	float: right;
	width: 950px;
	margin-top:-20px;
	color: #000000;
}
#left-div {
	width: 650px;
	float: left;
}
#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}
#sidebar-wrapper {
	width: 283px;
	float: left;
	margin-bottom: 20px;
}
#sidebar {
	float: left;
	padding-right: 13px;
	width: 257px;
	margin-top: 1px;
}
.comment-inside {
	background-color: #FFFFFF;
	border: 1px solid #C9D9F0;
	padding: 10px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
	width: 950px;
	text-align: left;
	color: #B2CBF0;
	height: 39px;
}
#footer a {
	color: #B2CBF0;
	font-size: 11px;
}
#footer-inside {
	width: 924px;
	float: left;
	height: 29px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer-top {
	min-height: 180px;
	width: 950px;
	background-image: url(images/footer-bg-2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002357;
	float: left;
	margin-top: 10px;
}
#footer a:visited {
	color: #B2CBF0;
}
#footer a:hover {
	color: #B2CBF0;
	text-decoration: underline;
}
#sidebardark {
	background-color: #002357;
	width: 265px;
	background-image: url(images/sidebar-dark-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 10px 2px 10px;
	float: left;
}
#navigation ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-left: 0px;
}
#navigation li:hover {
	background-color: #E1EDFF;
	background-image: url(images/pages-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation li {
	float: left;
	display: block;
	margin-right: 10px;
	padding-left: 0px;
	height: 29px;
	margin-bottom: 15px;
}
#navigation li a:link, #navigation li a:visited {
	float: left;
	color: #FFFFFF;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 12px;
	margin-bottom: 3px;
	height: 26px;
}
#navigation li a:hover, #navigation li a:active {
	color: #003078;
	font-size: 12px;
	margin-bottom: 0px;
	height: 26px;
	background-image: url(images/pages-hover-left.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.sidebar-box {
	background-image: url(images/sidebar-line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	color: #FFF;
	margin-bottom: 0px;
	 width: 290px;
}
.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	display: block;
	color: #FFFFFF;
	width: 100%;
	padding: 3px 3px 3px 3px;
	background-image: none !important;
}
.sidebar-box ul li:hover, .sidebar-box ul li a:hover {
	background-image: none !important;
}
.sidebar-box ul li a:hover {
	width: 100%;
	display: block;
	color: #CADFFF;
	padding: 3px 3px 3px 3px;
}
.sidebar-box h3 {
	margin-top: 5px;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 4px;
	font-weight: normal;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-left: 10px;
	font-family: Trebuchet MS;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}
#about {
	float: left;
	width: 250px;
	margin-right: 20px;
}
.commentlist li {
	display: block;
	float: left;
	clear: both;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 550px;
}
.commentlist ol {
	margin-left: 0px;
	padding-left: 0px;
}
#commentwrap {
	background-color: #DBE9FE;
	border: 1px solid #C9D9F0;
	display: block;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.commentlist ol li {
	margin-left: 0px;
}
.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}
#commentform {
	margin: 1em 0;
	background: #E1EDFF;
	margin-left: 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #C9D9F0;
	width: 370px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #C9D9F0;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #C9D9F0;
}
#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #email:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #C9D9F0;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform input {
	margin-bottom: 3px;
}
.search_bg {
	height:35px;
	width:260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#search {
	color:#FFFFFF;
	padding:0;
}
#search input {
	background: #003078;
	font-size:11px;
	color:#FFF;
	font-family:Tahoma, arial, verdana, courier;
	width:150px;
	height:11px;
	vertical-align:middle;
	padding:10px;
	border: 1px solid #004AB8;
}
.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
#search .input {
	width:66px;
	height:31px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 10px;
}
.list2 {
	color: #000000;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	font-size: 11px;
}
.list2 a:hover {
	color: #393939;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	font-size: 11px;
}
.list2 a {
color: <?php echo $artsee_font_color;
?>;
	margin-top: 0px;
	font-size: 11px;
}
.toptitle {
	font-size: 20px;
	color: #003078;
	margin-left: 15px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.toptitle2 {
	font-size: 24px;
	color: #FFF;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.thumbnail-div {
	border: 1px solid #C5D7F2;
	width: 84px;
	height: 84px;
	background-color: #FFF;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}
.post-info {
	width: 593px;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #545454;
	font-size: 10px;
}
.thumbnail-div-featured {
	float:left;
	height:200px;
	margin-right:10px;
	width:380px;
}
.logo {
	float: left;
	margin-bottom: 15px;
	border: 0px;
	margin-left: 20px;
	margin-top: 22px;
}
.children {
	display: none !important;
}
#panel {
	background: #F5F5ED;
	height: 50px;
	width: 300px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(images/dropdown-search.gif) no-repeat center top;
}
.btn-slide {
	width: 69px;
	height: 19px;
	padding-left: 0px;
	padding-top: 4px;
	margin: 0 auto;
	display: block;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none;
	padding-left: 14px;
}
#search-wrap {
	float: right;
	width: 300px;
}
#panel2 {
	width: 265px;
	display: none;
}
.slide2 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	background: url(images/button-search.gif) no-repeat center top;
}
.btn-slide2 {
	width: 230px;
	height: 25px;
	padding-left: 0px;
	padding-top: 7px;
	margin: 0 auto;
	display: block;
	font: normal 13px Verdana, Helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none;
	padding-left: 35px;
}
#panel3 {
	width: 265px;
	display: none;
}
.slide3 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	background: url(images/button-rss.gif) no-repeat center top;
}
.btn-slide3 {
	width: 230px;
	height: 25px;
	padding-left: 0px;
	padding-top: 7px;
	margin: 0 auto;
	display: block;
	font: normal 13px Verdana, Helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none;
	padding-left: 35px;
}
#panel4 {
	width: 265px;
	display: none;
}
#panel4 a:link, #panel4 a:visited, #panel4 a:active {
	color: #65A3FF;
}
#panel4 a:hover {
	color: #FFF;
}
.slide4 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	background: url(images/button-tags.gif) no-repeat center top;
}
.btn-slide4 {
	width: 230px;
	height: 25px;
	padding-left: 0px;
	padding-top: 7px;
	margin: 0 auto;
	display: block;
	font: normal 13px Verdana, Helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none;
	padding-left: 35px;
}
.panel-inside {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
.panel3 input {
	background-color: #003078;
	border: 1px solid #004AB8;
	height: 31px;
}
.feedsubmit {
	background-color: #003078;
	border: 1px solid #004AB8;
	color: #FFF;
	height: 31px;
	float: right;
	margin-right: 12px;
	margin-bottom: 15px;
}
#emailer {
	background-color: #003078;
	border: 1px solid #004AB8;
	color: #FFF;
	height: 16px;
	float: left;
	margin-top: 13px;
	padding: 10px;
	margin-left: 4px;
	margin-bottom: 15px;
	width: 162px;
	font-size: 11px;
}
.footerboxes {
	width: 280px;
	margin-left: 10px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
.footerboxes ul li a:link, .footerboxes ul li a:visited, .footerboxes ul li a:active {
	display: block;
	color: #FFFFFF;
	width: 100%;
	padding: 0px 3px 0px 3px;
	background-image: none !important;
}
.footerboxes ul li:hover, .footerboxes ul li a:hover {
	background-image: none !important;
}
.footerboxes ul li a:hover {
	width: 100%;
	display: block;
	color: #CADFFF;
	padding: 0px 3px 0px 3px;
}
.footerboxes h3 {
	margin-top: 5px;
	font-size: 17px;
	color:  #FFFFFF;
	padding-top: 4px;
	font-weight: normal;
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-left: 10px;
	font-family: Trebuchet MS;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}
.share-div {
	width: 590px;
	height: 30px;
	background-color: #FFF;
	display: none;
}
.random-image {
	width: 44px;
	height: 44px;
	border: 4px solid #F2F2E4;
	float: left;
	margin-left: 10px;
}
.random-content {
	float: right;
	width: 210px;
}
.random-content a:link {
	font-size: 13px;
}
.random {
	width: 280px;
	float: left;
	margin-top: 10px;
}
.recentposts {
	background-color: #FFFFFF;
	background-image: url(images/content-blue-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 585px;
	padding: 15px 15px 8px 15px;
	float: left;
}
.abouttitle {
	color: #003078;
	font-size: 20px;
	margin-bottom: 10px;
	text-align:center;
}
.idTabs {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.idTabs ul {
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #A2A2A2;
	text-align: center;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}
.idTabs li a, .idTabs li a:visited {
	color: #393939;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	height: 23px;
	width: 90px;
	margin-right: 2px;
	display: block;
	float: left;
	background-image: url(images/tab-blue.gif);
	margin-bottom: 0px;
}
.idTabs li a.selected {
	color: #393939;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	height: 23px;
	width: 90px;
	margin-right: 2px;
	display: block;
	float: left;
	background-image: url(images/tab-white.gif);
}
#recententries {
	float: left;
	width: 585px;
	display: block;
	background-color: #FFF;
	background-image: url(images/content-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 5px 15px;
}
#recentcomments2 {
	float: left;
	width: 585px;
	display: block;
	background-color: #FFF;
	background-image: url(images/content-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 5px 15px;
}
#recentcomments2 ul {
	list-style-image: url(images/icon-comments.gif) !important;
}
#mostcomments {
	float: left;
	width: 585px;
	display: block;
	background-color: #FFF;
	background-image: url(images/content-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 5px 15px;
}
#featured {
	float: left;
	width: 585px;
	display: block;
	background-color: #FFF;
	background-image: url(images/content-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 5px 15px;
	margin-left: -5px;
}
#featured-content {
	color: #848484;
}
#randomarticles {
	float: left;
	width: 585px;
	display: block;
	background-color: #FFF;
	background-image: url(images/content-white-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 5px 15px;
}
#categories-inside {
	background-image: url(images/categories-bg.gif);
	background-repeat: repeat-x;
	width: 920px;
	margin-left: 7px;
	background-color: #C90000;
	height: auto;
	min-height: 20px;
}
#categories-inside ul {
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories-inside ul li {
	float: left;
	display: block;
	padding-left: 0px;
	height: 20px;
}
#categories-inside ul li a:link, #categories-inside ul li a:visited, #categories-inside ul li a:active, #categories-inside ul li a:hover {
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	background-image: url(images/categories-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#rssbox {
	list-style-image: none;
	list-style-type: none;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */

.altresim {
	border:4px solid #003078;
	float:left;
	height:100px;
	margin-right:20px;
	width:150px;
}
.altbaslik a {
	color:#003078;
	font-size: 18px;
	line-height:1.3em;
}
.altbaslik a:hover {
	color:#FF0000;
}
.altyer {
	height:130px;
}
.althaber {
	color:#FFFFFF;
	font-size:25px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}
.haberler {
	background-color: #FFFFFF;
    padding: 10px;
    width: 595px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.altyazi {
	color:#000;
}
.diller {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 290px;
	height: 190px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.bayrak img {
	width:75px;
	height:75px;
	border:0px none;
	padding-left: 115px;
}
.ulke img {
	border: 0 none;
	height: 110px;
	width: 290px;
}
.kamplar img {
	border: 2px solid #022E79;
	margin-left: 14px;
	margin-right: 10px;
}

