﻿/*
Theme Name: MyWall
Theme URI: http://www.gabfire.com/mywall-wordpress-theme
Author URI: http://www.gabfire.com
Description: The original WordPress theme that graced versions 2.x and prior. If you have any question about this theme, please leave a comment on <a href="http://www.gabfire.com/new-wordpress-theme-mywall">this post</a>
Version: 1.0
Author: Mehmet Ozekinci
*/

/* *********************************************************** Master reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p,hr { margin:0; padding:0; }
a, a.visited, a:hover { text-decoration:none; }
table {border-collapse:collapse; border-spacing:0; }
fieldset,img { 	border:0; } ul,ol { list-style:none; }

/* ************************************************************************************************/
/* HEADERS */
/* ************************************************************************************************/
h1 {font: 1.6em "Lucida Grande", "trebuchet ms", sans-serif; margin-bottom:10px;padding:10px 0 0 10px;}
	h1 a:link, h1 a:visited{color: #ccc;}h1 a:hover {color:#f7f7f7;}
	
h2 {font: bold 85% Tahoma, Arial, sans-serif;color: #d92100;border-bottom: 1px solid #e1e1d3;padding-bottom:3px;}
	#sidebar h2 {margin-top:15px;}
	#content h2  {border-bottom: 1px solid #e1e1d3;font: normal 1.1em "Trebuchet MS", Tahoma, Arial;color: #555;margin-bottom:3px;}
		#content h2 a:link, #content h2  a:visited{color: #555; margin-top:5px;clear:both;}
		#content h2  a:hover {color:#d92100;}
h2#single  {color:#d92100;}
h3 {font:bold .9em Georgia,Times New Roman,Trebuchet;}	
h3#respond {margin-bottom:10px;}
h4 {font: bold 90% Tahoma, Arial, sans-serif;color: #6C8F00;border:none;padding-top:7px;}
h5 {font: .7em verdana, arial, helvetica, serif; float:left; background: url(img/date.gif) no-repeat left center; padding:0 0 0 15px;} h5 a, h5 a:visited{color: #849ABA; }	h5 a:hover {color:#d92100;}
h6 {font: .7em verdana, arial, helvetica, serif;float:right; background: url(img/comment.gif) no-repeat left center; padding:0 0 0 17px; }	
/* ************************************************************************************************/
/* GLOBAL */
/* ************************************************************************************************/

body {background:#1b2a6d url(img/bgbody.jpg) top center;background-attachment:fixed;font:normal 1em/1.5em verdana, arial, helvetica, sans-serif;color:#444;}
.left {float:left;}
.right {float:right;}

#wrapper {width:825px;margin:0 auto;}
#sitecontent {width:780px;float:left;}
#rsslinks {width:45px;float:left;padding-top:150px;}
#rsslinks img {display:block;}
/* ************************************************************************************************/
/* NAVIGATION-WRAP consists Page header, tab menu and search box, List has been floated to left while searchform is floated to right */ 
/* ************************************************************************************************/
#navigasyon-wrap {width:780px;margin:0 auto;}
	#header {height:40px;background:url(img/bgheader.gif) no-repeat top left;}
		#navigasyon-wrap ul {list-style:none;margin:0;padding:3px 0 0 20px;}
		#navigasyon-wrap li {line-height:1em;list-style:none;display:inline;}
		#navigasyon-wrap li a,#navigasyon-wrap li a:visited {color:#c3d6df;background:#000;font-size:.8em;margin-right:4px;float:left;padding:7px 15px;}
		#navigasyon-wrap li a:hover {text-decoration:underline;}
		#navigasyon-wrap li.current_page_item a,#navigasyon-wrap li.current_page_item a:visited ,#navigasyon-wrap li.current_page_item a:hover{background:#f5f5f5;color:#444;text-decoration:none}
		#searchform {float:right;margin-top:7px !important;margin-top:9px;margin-right:23px;display:inline;}
		#searchform input, #searchform  select {font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;}
		#searchform .button { border-top: 1px solid #DFE5EC;border-right: 1px solid #8E9CAE;border-bottom: 1px solid #8E9CAE;border-left: 1px solid #DFE5EC;padding: 1px 10px!important;padding: 1px 7px;background: #ECF0F4;color: #646E7B;} 
		#searchform .button:active, .button:focus {border-top: 1px solid #8E9CAE;border-right: 1px solid #DFE5EC;border-bottom: 1px solid #DFE5EC;border-left: 1px solid #8E9CAE;}
		#searchform #s {border: 1px solid #aaa;background: #ddd;padding: 2px;}
		#searchform #s:hover, #s:focus {border: 1px solid #8E9CAE;}

#content-wrapper {margin: 0 auto;background: #f5f5f5;padding: 0 20px;width: 740px !important;width: 780px;width/**/:/**/740px;}

/* ************************************************************************************************/
/* Content */ 
/* ************************************************************************************************/
#content {width: 515px;margin-right: 20px;float:left;padding-top:10px}
	.postmeta {margin-bottom:10px;}
	.entry {	margin-bottom:20px;}
	.entry p {margin-bottom:15px;font-size:.75em;line-height:1.5em;}
	.entry ul {list-style:square;margin:0 0 15px 25px;font-size:.7em;line-height:16px;}
	.entry ol {list-style:decimal;margin: 0 0 15px 30px;font-size:.7em;line-height:16px;}
	.entry a, .entry a.visited, .Nav a, .Nav a:visited, #singlepostinfo a:link,#singlepostinfo a:visited,  #prevnextposts a:link,#prevnextposts a:visited  {color:#297CDF;}
	.entry a:hover, .Nav a:hover {color:#f60;}
	#prevnextposts a:hover, #singlepostinfo a:hover  {text-decoration:underline;}
	.entry blockquote {margin: 0 30px 15px 10px;padding-left: 10px;border-left: 5px solid #ddd;color:#666;font-size:.9em;}
	.entry code { padding: 4px 10px;background:#efefef; color:#336699;margin:5px 0 15px;display:block;font-size:11px;line-height:15px;}

	code { list-style:decimal;margin-bottom: 15px;line-height:16px;}
	.alignleft, .entry img {float:left;margin: 4px 10px 5px 0;padding:3px; border:1px solid #ccc;}
	.alignright {float:right;margin: 4px 0 5px 10px;padding:3px; border:1px solid #ccc;}
	#singlepostinfo {background: #DFDFD1;border-top: 1px dotted #ccc;border-bottom: 1px dotted #ccc;padding: 10px;font:.7em/1.4em verdana;} 	
	#prevnextposts {font-size:.8em;margin-bottom:15px;}

	/* Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	.Nav {height:22px;font-size:.8em;margin-bottom:5px;}
	.Nav a { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: .8em;}
	.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 10px;}
	.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none; font-size: .8em;}
	.Nav span { padding: 2px 5px 2px 0; color:#6666; border-right: solid 1px #ccc; font-size: .8em;}
	.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 10px; color:#d92100;}
#PostTags {
-x-system-font:none;
font-family:verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
padding:10px;
}
#PostTags a:link, #PostTags a:visited {color:#297CDF;}
#PostTags a:hover  {text-decoration:underline;}

/* ************************************************************************************************/
/* Sidebar  */ 
/* ************************************************************************************************/
#sidebar {width: 205px;float:left;background:#f5f5f5;}
	#squareads img {display:block;margin-top:5px;}
	/* Sidebar List */
	#sidebar ul li {height:100%;line-height: 1em;}
	#sidebar ul li a:link, #sidebar ul li a:visited {color: #444;border-bottom: 1px solid #e1e1d3;text-decoration: none;padding: 4px 0px 4px 3px;display:block;font:12px verdana, arial, helvetica, sans-serif;}
	#sidebar ul li a:hover {background:#4f4f4f;color:#FFFFFF;}
	
	/* I couldnt figur out how to list sub categories, so I've decided to leave some margin */
	/* from the left side would be OK. The margin value is set to 10 px, if you want to push */
	/* subcategories more inside or closer to left just increase or decrease the value from 10 to something else */
	#sidebar li ul {margin-left:10px;}

/* ************************************************************************************************/
/* Footer  */ 
/* ************************************************************************************************/	
#footer {margin: 0 auto;background: #222;padding: 5px 0 15px 20px;width: 760px !important;width: 780px;width/**/:/**/760px;}
	.links {width:200px;margin-right:20px;float:left;display:inline;}
	.recent {width:250px;margin-right:20px;float:left;display:inline;}
	#footer ul {border-top:1px solid #2f2f2f;}
	#footer li {border-bottom:1px solid #2f2f2f;line-height:.8em;color:#fff;font:80% arial, verdana, sans-serif;padding:2px 0 2px;height:100%;}
	#footer li a:link,#footer li a:visited {color:#9f9f9f;display:inline;}
	#footer li a:hover {color:#ccc;}

/* ************************************************************************************************/
/* credith  */ 
/* ************************************************************************************************/	
#credit {width: 780px;margin: 0 auto;text-align:right;line-height:16px;font-size:.6em;color:#f5f5f5;letter-spacing:-1px;}
	#credit a, #credit a:visited  {color:#f5f5f5; text-decoration:none; font-weight:bold;}
	#credit a:hover  {text-decoration:underline}

/* commentlist
---------------------------------------------------------------------------------------------- */
#comment-wrapper cite {display:block;font:bold 12px Georgia,Times New Roman,Trebuchet;color:#6F665A;}
#comment-wrapper cite a:link,#comment-wrapper  cite a:visited{color:#6F665A;text-decoration:underline;}
#comment-wrapper cite a:hover {text-decoration:none;}

#commentlist a:link, #commentlist a:visited {text-decoration:underline;color:#6F665A;}
#commentlist a:hover{text-decoration:none;}
#commentlist {margin: 0 0 20px 0;font:.75em  verdana, helvetica, sans-serif;}
#commentlist li {padding:10px 10px 10px 5px;}
#commentlist .gravatar {float:left; width:42px; height:36px; }
#commentlist .gravatar img {padding:1px; border:1px solid #ccc; }
#commentlist .commentmeta {float:left;padding-top:10px;}
#commentlist .commentmetadata  a:link,#commentlist .commentmetadata  a:visited{color:#6F665A;text-decoration:none;}
#commentlist .commentmetadata  a:hover{color:#f60}
#commentlist li p { font-size: 12px; line-height: 15px; padding: 5px 0px;  color:#444;}
#commentlist li blockquote { color:#666666; margin: 5px 0px; font-size: 1em; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
#commentlist li blockquote p { font-size: .9em; padding: 5px 0px;line-height: 16px; color:#666666; }
#commentlist li ul { padding: 5px 0px;}
#commentlist li ul li { padding: 0px;  font-size: .9em; line-height: 13px; color:#666; }		

/* commentform
---------------------------------------------------------------------------------------------- */
#commentform p {margin-bottom:5px;}
#commentform label {color:#666;font-size: 12px;}
#commentform input {font: 12px Arial, Helvetica, sans-serif;padding: 2px;border: 1px solid #e6e6e6;}
#commentform textarea {font: 12px Arial, Helvetica, sans-serif;width: 480px;height: 140px;border: 1px solid #e6e6e6;padding: 2px 3px 3px 7px;}
#commentform #submit {font: 12px/100% Arial, Helvetica, sans-serif;border: 1px solid #555;color:#fff;background:#6f655a;	width: 100px;height: 25px;padding: 2px 8px !important;padding: 2px 5px; margin-left: 390px;}
#commentform #submit:hover {background:#d92100; color:#fff;}
#commentform textarea:focus, #commentform input[type="text"]:focus {border: solid 1px #c00;}
/* comment list
---------------------------------------------------------------------------------------------- */
.feed-icon{display:none;}
#commentform a {font-size:12px;}