/*
Theme Name: PNGicon.com 
Theme URI: http://pngicon.com/
Description: pngicon.com WordPress teması.
Version: 1.0
Author: Gürkan KARA
Author URI: http://pngicon.com/
*/

/* CSS Document */
/* v1.0 | 12102010 */
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* RESET */





body {
	background:#3D3D3D url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:20px auto;
}

img {border:0px;}
h2.title {font-family:Arial, Helvetica, sans-serif; font-size:18px; 
background:url(images/line1.png) repeat-x bottom left; padding-bottom:5px; margin-bottom:5px;}
h2.stitle {font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal; 
background:url(images/line1.png) repeat-x bottom left; padding-bottom:5px; margin-bottom:5px;}
a, a:visited {color:#006699; text-decoration:none; border:0;}
a:hover {color:#000000;}


#container {margin:auto; width:962px;}

#searchbar {
	margin:auto;
	width:922px; height:53px;
	padding:20px;
	background:url(images/searchbarbg.png) no-repeat;
}
#searchbar .logo {width:220px; float:left;}
#searchbar .searchbox {width:690px; height:36px; float:left; background:url(images/searchbg.png) no-repeat center right; margin-top:5px;
text-align:right; padding:5px;}
#searchbar .searchbox .input {width:355px; height:34px; border:0px; background:#F1F0F0; font-size:20px;}
#searchbar .searchbox .button {width:110px; height:34px; border:0px; background:url(images/spacer.gif); cursor:pointer;}



.content {border:1px solid #1A1A1A; background:url(images/sidebarbg.png) repeat-y #F4F4F4; 
-moz-border-radius-bottomleft:7px;   -webkit-border-bottom-left-radius:7px;  
-moz-border-radius-bottomright:7px;  -webkit-border-bottom-right-radius:7px;
padding-bottom:15px;
}





.sidebar {width:195px; padding:20px; margin-right:12px; float:left;}
#sidemenu {padding: 0px; margin: 0px; margin-bottom:10px;}
#sidemenu ul {list-style: none; margin: 0px; padding: 0px; border: none;}
#sidemenu ul li {margin: 0px; padding: 0px;}
#sidemenu ul li a {display: block; padding:3px 0px; text-decoration: none; color: #666666; font-size:14px;}
#sidemenu ul li a:hover, #sidemenu ul li a:focus {color: #000000; font-weight:bold;}




.main {width:680px; padding:10px;  float:left; margin-top:10px; }

.iconbox {width:202px; height:202px; float:left;  background:url(images/iconboxbg.png) no-repeat; margin-right:22px; margin-top:22px; padding:5px; text-align:center; display: table-cell; vertical-align: middle; overflow:hidden;}

.advbox {width:202px; height:214px; float:left;  background:url(images/advboxbg.png) no-repeat; margin-right:22px; margin-top:22px; padding:5px; text-align:center; display: table-cell; vertical-align: middle; overflow:hidden;}

.iconbox_inner {width:200px; height:200px; float:left;  text-align:center; display: table-cell; vertical-align: middle; border:1px solid #F1F0F0; overflow:hidden; background:#FFFFFF;}

.iconbox_250 {width:250px; height:250px; float:left; background:#FFFFFF; no-repeat; margin-right:22px; margin-top:22px; padding:5px; text-align:center; display: table-cell; vertical-align: middle; overflow:hidden; border:#E0E0E0 1px solid;}
.iconbox_250_inner {width:250px; height:250px; overflow:hidden; text-align:center;}
.iconbox_250_ads {width:300px; height:250px; float:left; background:#FFFFFF; no-repeat; margin-right:22px; margin-top:22px; padding:5px; text-align:center; display: table-cell; vertical-align: middle; overflow:hidden; border:#E0E0E0 1px solid;}
.iconbox_info {line-height:1.2em; color:#666666;}




/*ELEMENTS*/
.white {color:#FFF;}
.grey  {color:#666666;}
.black {color:#000;}
.clear {display:inline; height:1px; overflow:hidden; clear:both;}


.navigation {padding-top:15px; margin-top:20px; display:block; background:url(images/line1.png) repeat-x top left;}