/*
Theme Name: Gspot
Theme URI: http://www.gspotbygrey.com
Description: Gspotbygrey.com için tasarlanmış özel tema
Version: 1.6
Author: Grey
Author URI: http://www.grey.com.tr
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.description {display:none;}
#page {
	background-color: #fff;
	text-align: left;
	width: 740px;
	margin:0 auto;
}
#header h1 a, #header h1 a:visited {
	display:block;
	text-indent:-10000px;
	background: #fff url(images/gspot-logo.jpg) top left no-repeat;
	width:210px;
	height:120px;
}
#content {
	font-size: 1.2em;
	line-height:1.6em;
	clear:both;
}
#logo {
	float:left;	
}
#menu {
	float:right;
	margin-top:10px;
}
#menu ul li {
	list-style:none;	
	display:inline;
}
#menu ul li a, #menu ul li a:visited {
	display:block;
	float:left;
	text-indent:-10000px;
	width:30px;
	height:30px;
	background-color:#999;
}
#menu ul li.cat-item-3 a,
#menu ul li.cat-item-3 a:visited {
	background-color:#bf3fee;
}
#menu ul li.cat-item-4 a,
#menu ul li.cat-item-4 a:visited {
	background-color:#3fc3ee;
}
#menu ul li.cat-item-5 a,
#menu ul li.cat-item-6 a:visited {
	background-color:#643fee;
}
#menu ul li.cat-item-6 a,
#menu ul li.cat-item-6 a:visited {
	background-color:#ee3f85;
}

.center1 {display: table; height: 130px; width:100%;  #position: relative; overflow: hidden;}
.center2 {#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
.center3 {#position: relative; #top: -50%}

.cat-holder {
	clear:both;
	margin:40px 0;
}
.cat-holder .cat-headline a,
.cat-holder .cat-headline a:visited,
.cat-headline {
	font-weight:bold;
	font-size:15px;
	font-style:italic;
	color:#000;
	text-decoration:none;
}
.cat-holder .cat-body {
	padding-left:20px;
}
.cat-holder h2 {
	margin:0;
	padding:0;
}
.cat-holder h2 a,
.cat-holder h2 a:visited {
	color:#fff;
	font-size:23px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:40px;
}
.cat-holder .news {
	background:#fff url(images/cat-bg-1.gif) top left no-repeat;
}
.cat-holder .quotation {
	background:#fff url(images/cat-bg-2.gif) top left no-repeat;
}
.cat-holder .trend {
	background:#fff url(images/cat-bg-3.gif) top left no-repeat;
}
.cat-holder .case {
	background:#fff url(images/cat-bg-4.gif) top left no-repeat;
}
#footer {
	border-top:3px solid #f26531;
	padding-top:15px;
	margin-bottom:40px;
	clear:both;
}
#footer #grey-logo {
	float:left;	
	margin-right:10px;
}
#footer p {
	margin-top:0px;
	color:#666;
}
.more-button {
	float:right;	
}

.cat-holder-3 .center1 {
	background:#fff url(images/cat-bg-1.gif) top left no-repeat;
}
.cat-holder-4 .center1 {
	background:#fff url(images/cat-bg-2.gif) top left no-repeat;
}
.cat-holder-5 .center1 {
	background:#fff url(images/cat-bg-3.gif) top left no-repeat;
}
.cat-holder-6 .center1 {
	background:#fff url(images/cat-bg-4.gif) top left no-repeat;
}


/* VARIOUS */

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;
	}
.clear {
	clear: both;
}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	/*display: none;*/
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.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;
}
