/*
Theme Name: CSS Refresh
Theme URI: http://www.mygeekpal.com
Description: A custom gallery theme for CSS Gallery
Version: 1.0
Author: Mohd Ameenuddin Atif
Author URI: http://www.mygeekpal.com
*/

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: baseline;	background: transparent; font-family: Arial, sans-serif; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; }
ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; } body { background: url(images/bg.jpg) no-repeat 50% 0% ; }
.clear {clear:both;} 

#wrap { width: 972px; padding: 7px 0; margin: auto; }
#header { margin-top: 25px; }
#header h1 { text-indent: -9999px; 	display: block; }
#header h1 a {
	width: 250px;
	float: left;
	height: 50px;
	display: block;
	margin-top: 130px;
	margin-left: -430px;
	position: relative;
}

#nav {}
#nav { float: left; margin-top: 20px; }
#nav li { float: left;  }
#nav li a {display: block; text-indent: -9999px; }

#nav li #home { background: url(images/mnu_home.gif) no-repeat; width: 97px; height: 50px;}
#nav li #showcase { background: url(images/mnu_showcase.gif) no-repeat; width: 118px; height: 50px;}
#nav li #about { background: url(images/mnu_abt.gif) no-repeat; width: 84px; height: 50px;}
#nav li #advertise { background: url(images/mnu_advertise.gif) no-repeat; width: 131px; height: 50px;}

#srchform { background: #c7e4b8; padding: 8px; float: right; width: 260px; margin-top: 20px;}
#srchtxt {
	float: left;	
	background: url(images/txt_search.gif) repeat-x;
	width: 163px;
	padding: 5px;
	height: 19px;
	border: 0 none;
}

#srchsbmt {
	float: right;
	background: url(images/btn_search.gif) no-repeat; 
	width: 78px;
	height: 29px;
	border: 0 none;
}

.btnsitesubmit {
	position: relative;
	margin-top: 115px;
	left: 230px;
	float: right;
}

#page {
	background: url(images/page.gif) repeat-y;
	width: 972px;
	margin: 30px auto 0;
	border-top: 1px solid #E5E5E5;
}

#page #in {
	background: url(images/page-btm.gif) no-repeat 100% 100%;
	padding: 0 0 130px;
}

/* content */

#content {
	float: left;
	width: 430px;
}

#singlecontent {
	float: left;
	width: 707px;
}

#singlecontent h2 {
	background: url(images/page-h2.gif) no-repeat 20px 50%;
	padding: 25px 10px 25px 75px;
	border-bottom: 1px solid #d9d9d9;
	color: #4f4f4f;
}

#singlecontent p {
	padding: 10px 0;
}

.post {
	padding: 20px;
	font-size: 12px;
	line-height: 1.5;
	background: url(images/post-btm.gif) no-repeat center bottom;
	padding-bottom: 50px;
}

#lists {
	margin-top:  10px;
}

#lists li {
	float: left;
	margin-left: 18px;
	margin-bottom: 20px;
}

.website {width: 190px; overflow: hidden; }
.siteshot {
	background: url(images/box.gif) no-repeat;
	width: 170px;
	height: 150px;
	padding: 10px;
	overflow: hidden;
}

.siteshot img {
	width: 170px;
	height: 150px;
}

.commentcount {
	float: right;
	font-size: 12px;
	padding: 5px 5px 5px 20px;
	background: url(images/comments-ico.gif) no-repeat 0 3px;
}
.commentcount a {
	color: #4f4f4f;
	text-decoration: none;
}

.webtitle {
	display: block;
	padding: 6px;
	background: #4f4f4f;
	border-bottom: 0;
	color: #FFF; text-decoration: none;
	font-size: 12px; font-weight: bold;
	text-align: center;
}

/* post nav */
#post-nav {
	background: url(images/post-nav.gif) repeat-x;
	margin: 0 12px 0 20px;
}

#post-next { float: left; }
#post-next a {
	background: url(images/post-next.gif) no-repeat;
	display: block;
	width: 66px;
	height: 31px;
	text-indent: -9999px;
}

#post-prev { float: right; }
#post-prev a {
	background: url(images/post-prev.gif) no-repeat;
	display: block;
	width: 66px;
	height: 31px;
	text-indent: -9999px;
}

/* comments */
div#comments {
	padding: 10px 20px;
	font-size: 13px;
	line-height: 1.5;
}

h3#comments { font-size: 18px; padding: 10px 0; }

#comments a { text-decoration: none; }

#comments cite {
	font-weight: bold;
	font-style: normal;
}

#comments ol { margin-bottom: 20px; }
#comments li {
	padding: 10px 15px;
}
#comments li.alt { background: #EEE; }

#comments input, #comments textarea {
	background: #f8f8f8; border: 1px solid #cecece;
	color: #545454; padding: 3px; margin-bottom: 10px;
	margin-right: 10px;
}

#comments input.submit {
	float: right; margin-right: 50px;
	width: auto !important; height: 25px;
	background: #e4e4e4 !important ;
}

/* sb 1 */

#s1 { float: left; width: 260px; }

.widget_categories h2 {
	background: url(images/cats_h2.gif) no-repeat;
	width: 258px; height: 53px; text-indent: -9999px; margin: 5px 0 10px;
}
.widget_categories a {
	display: block; text-decoration: none;
	background: #e5e5e5; border: 1px solid #cecece; font-weight: bold;
	padding: 5px 10px; margin: 5px auto;
	color: #4f4f4f;
	font-size: 14px; font-weight: bold;
	width: 210px;
}
.widget_recent_comments {font-size: 12px;}
.widget_recent_comments h2 {
	background: url(images/comments_h2.gif) no-repeat; 
	width: 258px; height: 65px; text-indent: -9999px;  
	margin: 15px 0 5px; padding-bottom: 4px;
}

.widget_recent_comments li { width: 230px; margin: auto; display: block; } 
.widget_recent_comments a { text-decoration: none; color: #6aa850; }
.cauthor {border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; padding: 4px 0; margin: 8px 0; }
.cpost {margin-bottom: 10px;}
.cpost a {font-weight: bold; margin: 12px 0; font-size: 14px;}

/* sidebar (sb 2) */

#sidebar {float: right; width: 265px;}

.rss a {
	background: url(images/rss_btn.gif) no-repeat;
	width: 264px;
	height: 56px;
	display: block;
	text-indent: -9999px;
}

#sidebar div.widget {
	padding: 10px;
}

/* footer */
#footer {
	background: url(images/footer_bg.gif) no-repeat;
	width: 973px;
	height: 277px;
	margin: 10px auto;
	font-size: 13px;
}

#footer h2 {
	color: #6aa850;
	margin-bottom: 10px;
	font-size: 18px;
}

#fleft { float: left; padding: 10px 10px 10px 20px; width: 540px; line-height: 2; }
#fright { float: left; padding: 20px 10px 10px; width: 320px; margin-left: 50px; }

#fleft ul {
	margin-top: 50px;
	margin-left: 40px;
	line-height: 1;
}
#fleft ul li {
	display: inline;
	padding-right: 15px;
}
#fleft ul a {
	color: #4f4f4f;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;		
}

#fright input, #fright textarea, #cforms3form input, #cforms3form textarea {
	background: #f8f8f8;
	border: 1px solid #cecece;
	color: #545454;
	padding: 3px;
	margin-bottom: 10px;
	width: 200px;
}
#fright input.submit {
	float: right;
	margin-right: 50px;
	width: auto !important;
	height: 25px;
	background: #e4e4e4 !important ;
}

#cforms3form input.sendbutton {
	width: auto !important;
	height: auto;
	padding: 5px;
	background: #6aa850 !important;
	border: 0 none;
	font-weight: bold;
	color: #FFF;
}

#fright textarea {
	width: 260px;
	height: 75px;
}

/* browser hacks */ 
.ie6 .widget_categories a {
	margin: -7px 0;
}

.ie6 #comments input, .ie6 #comments textarea, .ie7 #comments input, .ie7 #comments textarea {
	position: relative; top: 10px;
}


/* plugins */
.post-ratings {
	float: left;
	width: auto !important;
	padding-top: 3px;
}


/* wordpress */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

td {
	vertical-align: top;
	padding: 5px 10px;
}