/*  
Theme Name: Eggrobot
Theme URI: http://www.eggrobot.com
Description: WP eggrobot theme designed by <a href="http://www.eggrobot.com">Eggrobot Digital Creative Agency</a>.
Version: 1.0
Author: Onur Cengiz
Author URI: http://blog.ebekulak.com

	This theme was designed and built by Güneş Kurt and Onur Cengiz.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Eggrobot Digital Creative Agency must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
div,table,body,html,input{
	margin:0px;
	padding:0px;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656565;
	background:url(images/bg.gif);
	margin: 0px;
	padding: 0px 0px 30px;
}
.clearer {
	font-size:0;
	height:0;
	width:100%;
	display:block;
	clear:both;
}
a {
	color: #1f1f1f;
	text-decoration: underline;
}
a:visited {
	color: #1f1f1f;
	text-decoration: underline;
}
a:hover {
	color: #1f1f1f;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
img {
	border: none;
}
h1 {
	float:right;
	margin:0px 15px 0px 0px;
	background: url(images/logo.png) top no-repeat;
	height: 122px;
	width:362px;
}
h1 a {
	height: 122px;
	width:362px;
	border:1px solid red;
}
h1 a:hover {
	height: 122px;
	width:362px;
}
h2 {
	margin: 0px;
	color: #393936;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 a, h2 a:visited {
	letter-spacing:0.5px;
	color: #393936;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 a:hover {
	color: #393936;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font: bold 15px Tahoma;
	color: #e1a40d;
	margin: 10px 0px 5px;
}
h3 a, h3 a:visited {
	font: bold 15px Tahoma;
	color: #e1a40d;
	margin: 10px 0px 5px;
	text-decoration:none;
}
h3 a:hover {
	font: bold 15px Tahoma;
	color: #e1a40d;
	margin: 10px 0px 5px;
	text-decoration:underline;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#pagecontainer {
	width:862px;
	background:url(images/shadow2.png) top repeat-y;
	margin:0 auto;
}
#page {
	margin: 0px auto;
	width: 940px;
}
/* header area */
#header {
	width:940px;
	height: 270px;
	position: relative;
}
#headerimg {
	width:940px;
	height:150px;
	float: left;
	position: relative;
}
#headerimg .logo {
	float:left;
	background: url(images/logo.png) top no-repeat;
	height: 107px;
	width:241px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerimg .logo a {
	width:241px;
	height:107px;
}
#headerimg .logo img {
	width:241px;
	height:107px;
}
#headerimg .description {
	margin:9px 0px 0px 24px;
	float:left;
	background:url(images/hide-and-seek.gif) no-repeat;
	width:71px;
	height:114px;
	position:relative;
	z-index:11;
}

/* content area */
#wrapper {
	background:white;
	padding-top: 20px;
	float:left;
	display:inline;
	width:940px;
	padding-bottom: 100px;
}
#content {
	float: left;
	overflow: hidden;
	background:white;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:700px;
}
.post {
	background:white;
	clear:both;
	padding: 15px 20px 0px 24px;
	float:left;
	display:inline;
	width:639px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323230;
	text-decoration: none;
}
.post h2 {
	margin-bottom: 20px;
}
.postDateEditor {
	width: 639px;
	float:left;
	background:white;
}
.postDateEditor .postBot {
	float:left;
	display:inline;
	width:639px;
	height:54px;
}
/*.postBot .bot {
	float:right;
	background:url(images/poster.gif) right no-repeat;
	width:39px;
	height:54px;
}*/
.post-meta {
	width:88px;
	height:54px;
	float:left;
	display:inline;
}
.post-date-poster {
	text-align:right;
	width: 120px;
	float:right;
	height:auto;
}
.post-date-poster span {
	text-transform:uppercase;
	float:right;
	color:#f7b40e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.post-comments {
	background:url(images/post-meta-border.gif) right top repeat-x;
	width:70px;
	float:right;
	text-align:right;
	margin-top:1px;
	padding-top:2px;
	font:normal 10px tahoma;
	color:#aaaaaa;
}
.post-comments a {
	font:normal 10px tahoma;
	color:#aaaaaa;
	text-decoration:none;
}
.post-comments a:hover {
	font:normal 10px tahoma;
	color:#333333;
	text-decoration:none;
}
.postContainer {
	float:left;
	display:inline;
	width:639px;
}
.post-title {
	float: left;
	width: 500px;
	height:auto;
	color: #393937;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.entry {
	clear: both;
	padding: 0px;
	color:#393937;
	width:639px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom:35px;
}
.entry img {
	border:0px;
	padding:0px;
	margin:0px;
}
.entry .eggpostlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #f5b412;
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width:auto;
}
.entry .eggpostlink:hover {
	color: #f5b412;
	background-color: #393936;
	background-image: url(images/bg.gif);
}
.postMetaContainer {
	float:left;
	display:inline;
	width:639px;
}
.postDetails {
	float:left;
	display:inline;
	color: #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 20px;
}
.eggcommentballoon {
	background-image: url(images/bg.gif);
	padding: 4px;
	text-transform: uppercase;
	color: #f5b412;
	text-decoration: none;
	height: auto;
	width: auto;
}
.addThis {
	float:right;
	display:inline;
}
.post-content{
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #efefef;
	}
.postDetails a {
	font: bold 13px Tahoma;
	color: #bcbcbc;
	text-decoration:none;
}
.postDetails a:hover {
	font: bold 13px Tahoma;
	color: #1f1f1f;
	text-decoration:none;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;14px;
	color: #999999;
}
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 14px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 14px;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #323230;
	text-decoration: none;
}
.next-entries a {
	float: right;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #323230;
	text-decoration: none;
}
/* comments area */
#comments, #respond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393936;
	text-decoration: none;
	float: left;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efefef;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.commentlist {
	line-height: 130%;
	border: 1px solid #acacac;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 20px;
}
.commentlist li {
	padding: 5px 10px;
	list-style-type: none;
}
.commentlist li a {
	color:#f5b412;
	text-decoration:none;
}
.commentlist li a:hover {
	color:#f5b412;
	text-decoration:underline;
}
.commentlist .alt {
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 98%;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #393936;
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #393936;
}
.commentlist cite a:hover {
	text-decoration:underline;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	color:#393936;
}
.commentlist small a {
	color:#393936;
	text-decoration:none;
}
.commentlist small a:hover {
	color:#393936;
	text-decoration:underline;
}
#commentform {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom:10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform a {
	color:#e1a40d;
	text-decoration:none;
}
#commentform a:hover {
	color:#e1a40d;
	text-decoration:underline;
}
#commentform label {
	color:#393936;
	font-size: 14px;
}
#commentform input {
	width: 200px;
	background:#ffffff;
	border: 1px solid #acacac;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 100%;
	height: 115px;
	background:#ffffff;
	border: 1px solid #acacac;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	color: #f5b412;
	border: none;
	float:right;
	width: 126px;
	height: 22px;
	cursor: pointer;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-transform: uppercase;
}
/*sidebar */
#sidebar {
	background:white;
	float:right;
	width: 182px;
	color: #666666;
	overflow: hidden;
	padding-right: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	color: #f5b412;
	text-align:left;
	background:url(images/bg.gif);
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #d4d4d4;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited {
	color: #393936;
	text-decoration: none;
}
#sidebar a:hover {
	color: #393936;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	list-style: none;
	border: 1px solid #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width:180px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	height:auto;
	float: left;
}
#better-tag-cloud {
	text-align: justify;	
}

#better-tag-cloud a{
	color: #393936;
	padding-left: 3px;
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	}
#better-tag-cloud a:hover{
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #f5b412;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 3px;
	padding-right: 3px;
	}
li.widget_tag_cloud a {
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-decoration: none;
	padding-left: 15px;
	padding-top:4px;
	padding-bottom:4px;
	float: left;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
}
li.widget_tag_cloud a:hover {
	background-image: url(images/arrow_over.gif);
	background-repeat: no-repeat;
	background-color: #f5b412;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-decoration: none;
	background-position: 15px;
	padding-top:4px;
	padding-bottom:4px;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 25px;
}
#sidebar ul li select {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width:180px;
	height:30px;
	float: left;
	color: #393936;
	text-decoration: none;
	padding-top: 3px;
	background-color: #f5b412;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0px;
	margin: 0;
}
#sidebar ul li ul li {
	border:none;
	margin: 0px;
	height: 30px;
}
#sidebar ul li ul{
	float: left;
	height: auto;
	width: auto;
	margin-top:-5px;
	}
#sidebar ul li ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-decoration: none;
	height: 23px;
	padding-left: 15px;
	float: left;
	padding-top: 7px;
	width:165px;
}
#sidebar ul li ul li a:hover {
	background-image: url(images/arrow_over.gif);
	background-repeat: no-repeat;
	background-color: #f5b412;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-decoration: none;
	background-position: 15px;
	float: left;
	height: 23px;
	width: 100%;
	padding-left: 25px;
	padding-top: 7px;
	width:155px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li {
	width:100%;
}
/*category widget */
ul.list-cat li, li.widget_categories li {
	font-size: 14px;
	font-weight: normal;
	color: #393936;
	text-decoration: none;
}
.categories {
	padding: 0;
	color: #393936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.categories li {
	padding:0;
	text-align:left;
	float:left;
	color:#393936;
	width: 66px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*archives widget */
ul.list-archives li, li.widget_archives li {
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	color:#ff0000;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li {
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li {
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding: 10px;
	color:#393936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.widget_archive a {
	color:#ff0000;
}
/*search form */
#searchform {
	width:160px;
	padding:0px;
}
#searchform br {
	display: none;
}
#searchform #s {
	background:url(images/s.png) no-repeat;
	width:129px;
	height:25px;
	color: #393936;
	padding-right: 3px;
	padding-left: 5px;
	padding-top:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn.png) no-repeat;
	border: none;
	width: 23px;
	height: 37px;
	float:left;
}
/* footer area */
#footer {
	clear:both;
	background:white;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646355;
	float: left;
	width: 940px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #646355;
	margin: 10px 0px 5px;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 940px;
	color: #7a9299;
	font-size:  14px;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* --------------- */
/* --- EGG CSS --- */
/* --------------- */

#eggTab {
	background:url(images/tab2.png) top left no-repeat;
}
#eggTab #tab {
	float:left;
	padding:9px 0px 0px 32px;
}
#headerimg .eggHeadersearch {
	float: right;
	height: 37px;
	margin-top:108px;
	width:287px;
}
#eggHeaderpages {
	float: left;
	height: 120px;
	width: 940px;
	background-color: #f5b412;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #393936;
	position: relative;
}
#eggHeaderpages ul {
	margin-top: 34px;
	height:23px;
	padding: 0;
	width:100%;
	margin-left:-30px;
}
#eggHeaderpages ul li {
	list-style: none;
	height:23px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#eggHeaderpages ul li a {
	list-style: none;
	height:23px;
	border: none;
	color:#393936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	float: left;
	margin-right: -15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#eggHeaderpages ul li a:hover {
	list-style: none;
	margin-right: -15px;
	border: none;
	color:#f5b412;
	background-image: url(images/bg.gif);
	text-decoration: none;
}
#eggHeaderpages ul li.current_page_item a{
	list-style: none;
	margin-right: -15px;
	border: none;
	color:#f5b412;
	background-image: url(images/bg.gif);
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width:auto;
}
#eggHeaderpages ul li.current-cat a{
	list-style: none;
	margin-right: -15px;
	border: none;
	color:#f5b412;
	background-image: url(images/bg.gif);
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width:auto;
}
#eggHeaderpages ul li.current_category_item a{
	list-style: none;
	margin-right: -15px;
	border: none;
	color:#f5b412;
	background-image: url(images/bg.gif);
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width:auto;
}
/*header list level2 */
#eggHeaderpages ul li ul {
	padding: 10px;
	margin: 0;
}
#eggHeaderpages ul li ul li {
	border:none;
}
/*header list level3 */
#eggHeaderpages ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
}
ul.egglist-page li, li.eggwidget_pages li, li.eggwidget_recent_entries li {
	padding-left: 20px !important;
}
#eggFooterlinks {
	background-color: #f5b412;
	height: 24px;
	width: 640px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
#eggFooterlinks a, #eggFooterlinks a:visited {
	color: #646355;
	text-decoration:none;
}
#eggFooterlinks a:hover {
	text-decoratin:underline;
}
.more-link {
	font-style: italic;
	text-decoration: none;
}
