/*
THEME NAME: Sandbox Sergun Theme
THEME URI: http://abdullaharik.com/
DESCRIPTION: Sandbox Sergun Theme
VERSION: 0.1
AUTHOR: Abdullah ARIK
AUTHOR URI: http://abdullaharik.com/
TEMPLATE: sandbox
*/

/** RESET **/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/** RESET **/

body {
	font: 62.5% georgia, Arial, Helvetica, Sans-Serif; /* 62.5% sets 1em to about 10px */
	background: #000;
	color: #d6d7c8;
	text-align: center;
	margin-bottom: 30px;
	}

#wrapper {
	width: 720px; /* controls the main width of the page, if changed also change #content and .sidebar */
	margin: 0 auto;
	padding: 0;
	border-top: none;
	text-align: left;
	}

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 231px;
/*	background: #060606;*/ /* header color default is #3371A3, for images - background-image: url(example.jpg); */
	background: url(images/serkan-ergun-banner-yazi.jpg) no-repeat;
	}

.home #header {
	height: 462px;
/*	background: #060606;*/ /* header color default is #3371A3, for images - background-image: url(example.jpg); */
	background: url(images/serkan-ergun-banner.jpg) no-repeat;
	}

/* MENU */

#menu {
	position: relative;
	margin: 10px 0 20px;
	padding: 0 0 10px 0px;
	font: bold 1.2em Georgia, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
/*	border: 1px solid red;*/
	background: url(images/border.gif) no-repeat bottom;
	white-space: nowrap;
	width: 720px !important;
	text-align: center;
	}
#menu ul { /* Addition One */
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
#menu li {
	display: inline;
	margin: 0 4px;
	}
#menu li a {
	padding: 0px 12px 0 11px;
	}
#menu li a:link, #menu li a:visited {
	color: #fff !important;
	text-decoration: none;
	letter-spacing: 2px;
	}
#menu li a:hover, #menu li a:active {
/*	background: #333;*/
	color: #fff !important;
	text-decoration: none;
	}

#menu li.current_page_item a:link, #menu li.current_page_item a:visited,
#menu li.current_page_item a:hover, #menu li.current_page_item a:active {
	color: #fff !important;
	text-decoration: none;
	}

#content {
	width: 500px; /* default width is 500px */
	margin:0;
	padding: 0 10px 50px 0;
	float: left;
	display: inline;
	border-right: 1px dotted #666;
	}
	
h1, h2, h3, h4 {
	font-family: georgia, Arial, Helvetica, Sans-Serif;
	}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	display: none;
	}

h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #fff;
	}

h1 a:hover, h1 a:active {
	text-decoration: underline;
	}

#blog-description {
	color: #fff;
	/*margin: 0 450px;*/
	padding: 0 0 0 450px;
	display:none;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
/*	letter-spacing: -1px;*/
	color: #fff;
	text-transform: uppercase;
	}

h2.entry-title{margin-top:20px;}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	}

h4 {
	font-size: 1.1em;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active{
	text-decoration: none;
	color: #fff;
	padding-left: 7px;
	border-left: 7px solid #666;
	}

h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
/*	text-decoration: underline;*/
	border-left-color: #d6d7c8;
	}

#primary h3 {
	font-size: 1.2em;
	font-weight: bold;
/*	letter-spacing: -1px;*/
	color: #fff;
	text-transform: uppercase;
	padding-left: 7px;
	border-left: 7px solid #666;
	margin-bottom: 15px;
}

#primary ul.xoxo .widget{
	background: url(images/border.gif) no-repeat bottom;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

#copy{
background: url(images/border.gif) no-repeat top;
padding:15px;
margin-top:20px;
}
#footer a{color:black;}


.sidebar ul li {
	margin: 3px 0;
	padding: 0;
	}

.sidebar .pagenav ul li li, .sidebar .pagenav ul li li li, .sidebar .pagenav ul li li li li,
.sidebar .pagenav ul li li li li li, .sidebar .pagenav ul li li li li li li { /* nested subpages, 5 levels deep */
	margin-left: 10px; 
	list-style-type: none;
	}

a:link, .pingback .comment-metadata a:link, .sidebar a:link, .sidebar a:visited { /* primary link color */
	color: #ccc;
	text-decoration: none;
	}

a:visited, .pingback .comment-metadata a:visited { /* primary link color for visited links */
	color: #ccc;
	text-decoration: none;
	}
	
a:hover, a:active, .pingback .comment-metadata a:hover, .pingback .comment-metadata a:active { /* hover & active links */
	text-decoration: underline;
	}
	
.sidebar a:hover, .sidebar a:active { /* link color fix for sidebar */
	color: #C0B69F;
	text-decoration: underline;
	}
	
.sidebar li.home-link h3 a:link, .sidebar li.home-link h3 a:visited {
	color: #000;
	text-decoration: none;
}

.sidebar li.home-link h3 a:hover, .sidebar li.home-link h3 a:active {
	color: #ccc;
	text-decoration: underline;
}

.navigation a:link, .navigation a:visited, .entry-meta a:link, .entry-meta a:visited,
.archive-metadata a:link, .archive-metadata a:visited, .author-metadata a:link, .author-metadata a:visited,
.comment-metadata a:link, .comment-metadata a:visited, #loggedin a:link, #loggedin a:visited
	{ /* more link link color fixes for nav & admin stuff */
	color: #ccc;
	text-decoration: none;
	}

.navigation a:hover, .navigation a:active, .entry-meta a:hover, .entry-meta a:active,
.archive-metadata a:hover, .archive-metadata a:active, .author-metadata a:hover, .author-metadata a:active,
.comment-metadata a:hover, .comment-metadata a:active, #loggedin a:hover, #loggedin a:active
	{
	color: #ccc;
	text-decoration: underline;
	}

.navigation { /* previous & next links on single post pages */
	height: 30px;
	padding-top: 8px;
	font-size: 1.1em;
	}

.nav-previous {
	float: left;
	text-align: left;
	}

.nav-next {
	float: right;
	text-align: right;
	}

.home #nav-above, .single #nav-below {
	display: none;
}

.entry-content { /* blog posts */
	font: 1.6em/1.8em georgia,Arial, Helvetica, Sans-Serif;
	text-align: justify;
	text-indent: 2em;
	color: #ccc;
	margin: 16px 0 15px 0;
	}

.publish {
	margin-bottom: 40px;
	}

.entry-content p, .entry-content div {
	margin: 13px 0;
	}
	
.entry-content ul, .entry-content ol {
	margin-left: 20px;
}

.entry-date{
	font-size: 1.1em;
	padding-left: 7px;
	border-left: 7px solid #666;
	margin-top: -1px;
	color: #7C7156;
}
.entry-meta{
	background: url(images/border.gif) no-repeat top;
	display: block;
/*	margin-top: 3px;*/
	color: #7C7156;
	border: 0;
	padding-top: 10px;
}
/*.entry-meta, .comment-metadata, #comment-notes, #loggedin, .archive-metadata, .author-metadata { 
	font-size: 1.0em;
	display: block;
	margin-top: 1px;
	color: #7C7156;
	border: 0;
	}
*/
.archive-metadata, .author-metadata {
	margin: 0 0 30px 0;
	display: none;
}

#comment-notes, #loggedin, .form-input, .form-textarea, ol.commentlist li p {
	margin: 4px 0;
	}

.entry-meta .published {
	display: inline;
	margin: 0;
	}

.single .entry-meta {
	margin-top: 40px;
	}


blockquote {
	margin: 20px 0 20px 15px !important;
	padding: 0 20px 0 15px;
	background: none;
	border-left: 1px solid #ccc;
	}

/* SIDEBAR */
#primary {
	width: 200px;
	float: right;
	overflow: hidden;
	margin: 0;
	display: inline;
	font-size: 1.1em;
	}

#secondary	{
	clear: both;
	}

#footer {
	clear: both;
	width: 100%;
	padding-top: 30px;
	text-align: center;
	color: #000;
	}
/* Comment */
.gravatar { 
	border: 0.05em solid #ccc; 
	float: right;
	}

.commentlist { 
	font-size: 0.75em; 
	}	

#comments li { 
	font-size: 1.3em;
	margin: 1em 0;
	padding: 1em;
	/* background-color: #f7f7f7; */
	}

#comments li li { 
	margin: 0 0 0.2em; 
	padding: 0; 
	}

#comments li.alt {
	font-size: 1.3em;
	background-color: #000;
	} /* Alternate background */

/*#comments li.byuser {}*/

/*
#comments li.bypostauthor {
	border: 1px solid black;
	background-color: #060606;
	}*/ /* distinguishing post author */
	

#trackbacks-list, #trackbacks-list li {
	font-size: 0.9em;
	}	

#pingbacks li { 
	list-style: square; 
	}

#pingbacks li p { 
	font-size: 0.9em;
	margin-top: 1em; 
	}

.comment-entry { 
	padding: 0.5em 0; 
	}

.comment-edit,
.pingback-edit {}

.comment-author { 
	font-size: 1.2em;
	font-weight: bold; 
	}

.comment-meta { 
	font-size: 0.9em; 
	color: #ccc;
	}

#mustlogin,
.formcontainer { 
	width: 100%; 
	font-size: 1.1em;
	}
#contactform .form-label,
#commentform .form-label { 
	margin: 0.5em 0 0; 
	}

#contactform #author, 
#contactform #email, 
#contactform #url,
#commentform #author, 
#commentform #email, 
#commentform #url { 
	padding: 0.1em 0.2em;
	font-family:georgia, Arial, Helvetica, Sans-Serif; 
	color: #ccc;
	}

#contactform textarea#comment,	
#commentform textarea#comment { 
	color: #ccc;
	background: #000;
	width: 90%; 
	height: 15em; 
	padding: 0.1em 0.2em; 
	font-family:georgia, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	}

#contactform #submit,	
#commentform #submit { 
	margin: 0.5em 0; 
	padding: 0 0.2em; 
	}


#contactform #submit,
#contactform textarea#comment,
#contactform #author, 
#contactform #email, 
#contactform #url,

#searchform input,
#commentform #submit,
#commentform textarea#comment,
#commentform #author, 
#commentform #email, 
#commentform #url
{
	background-color: #000;
	color: #ccc;
	font: bold 1em Sans-Serif;
	letter-spacing: 1px;
	padding: 3px;
	border: 1px solid #7c7156;
}

.unapproved {
	background-color: #000;
	display: block;
	padding: 1px;
	margin: 2px 0;
	text-align: center;
	}
#subscribe2widget input[type$='text'],
#subscribe2widget input[type$='submit']
{
	background-color: #000;
	color: #ccc;
	font: bold 1em georgia,Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	padding: 3px;
	margin: 2px 0;
	border: 1px solid #ccc;
}
#subscribe2widget input[type$='submit']:hover{
	background-color: #7c7156;
	color: #ccc;
}
#subscribe2widget input[type$='radio']{
/*	display: none;*/
}
#subscribe2widget input[type$='submit']{
	display: block;
}

#blog-title,
#blog-description,
.access,
.skip-link,.arika{display: none;}

.arika{
	background: url(images/abdullah-arik-logo-2.gif) no-repeat left;
	padding:5px 5px 5px 16px;
	font: italic normal bold 0.9em serif;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
.arika:hover{
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}
.arika a:hover{
	text-decoration: none;
}
.arika a:hover:after { content: " - " attr(title); }

.category-gallery .navigation{
	display: none;
}

.category-gallery .publish{
	margin: 0;
}

.pageid-490 .entry-content img,
.pageid-403 .entry-content img,
.category-gallery .entry-content img,
.category .category-gallery .entry-content img{
	padding:12px 15px;
	border:1px solid #e5e5e5;
	margin:8px;
	background:#ffffff;
float:left;
}
.category .category-gallery .entry-content{
/*	width:225px;*/
	float:left;
}
.category .category-gallery .entry-content img{
	width: 200px!important;
}

/*.category-gallery .category-portre img,
.category-gallery .category-cizim img,
.category-gallery .category-heykel img*/
.category-gallery .post
{
/*	padding:2px 5px;
	border:1px solid #e5e5e5;
	margin:15px;
	background:#ffffff;
	float: left;*/
}
.category-gallery .entry-content img{
	width: 200px!important;
}
.entry-meta{
	display: none;
}


body .imageleft, body .alignleft { float: left; margin: 0 20px 20px 0; border:3px solid #f5f5f5;}
body .imageright, body .alignright { float: right; margin: 0 0 20px 20px; }
body .imageblock { display: block; margin: 0 0 1em 0; }
body .imagecentre, body .imagecenter, body .centered, body .aligncenter { display: block; text-align: center; margin: 0 auto 1em auto;}
		
body{overflow-y:scroll;}

.entry-title,.page-title{color:#7c7156;}
