/*  
Theme Name: qrisper
Description: qrisper Wordpress Theme
Version: 0.1
Author: Jung Lee
Author URI: http://qrisper.com/
Tags: 
*/

/*----- Global Settings -----*/
html,body,div,tr,th,td,form,input,textarea,ol,ul,li,p,h1,h2,h3,h4,h5,h6 {
	padding: 0; 
	margin: 0;
}

img {
	border: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	background: url('http://qrisper.com/images/bggradg.gif') #eee repeat-x;
}

.clear {
	clear: both;
	height: 0;
}

#main_body {
	background: #eee;
	margin: 0 auto;
	width: 960px;
}

#main_body a {
color: #126393;
}

/*----- columns -----*/

#right_column, .left_column {
	float: left;

}

/*----- Logo Banner -----*/

#wrapper {
	background: #222;
}

#logo_banner {
	margin: 0 auto;
	width: 960px;
	background: #222;
}

#logo {
	padding-top:7px;
}

	#logo a {
		float: left;
	}
	
#your_answer {
	float: left;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	top: 31px;
	right: 10px;
}

/*----- top nav -----*/

#top_nav {
	background: url('http://qrisper.com/images/greytabbg2.gif') repeat-x;
	height: 35px;
	text-align: center;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
}

	#top_nav ul {
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
	}

		#top_nav ul li {
			list-style: none;
			display: inline;
			height: 35px;
			width: 120px;
			line-height: 35px;
			float: left;
		}

		#top_nav ul li:hover {
			background: url('http://qrisper.com/images/bluetabbg2.gif') repeat-x;
		}

			#top_nav ul li a {
				text-decoration: none;
				color: #fff;
				display: block;
			}

	#top_nav #left:hover {
		background: url('http://qrisper.com/images/grbg35px.gif') repeat-x;
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-left-radius: 10px;	
	}

	#top_nav #right:hover {
		background: url('http://qrisper.com/images/grbg35px.gif') repeat-x;
		-moz-border-radius-topright: 10px;
		-webkit-border-top-right-radius: 10px;	
	}		

/* -----Main Content------*/

/*----- Left Column -----*/

#copy {
	width: 550px;
	background: #fff;
	margin: 30px 10px 30px 30px;
	padding: 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*----- Right Column -----*/

#rightblog {
	width: 300px;
	background: #fff;
	padding: 10px 15px;
	margin: 30px 30px 30px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/*----- footer -----*/

#wrapper2 {
	background-color: #222;
}

#footer {
	margin: 0 auto;
	width: 960px;
	height: 120px;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	background-color: #222;
}

	#footer ul {
		padding-top: 20px;	
	}
	
		#footer ul li {
			list-style: none;
			display: inline;
		}
	
			#footer ul li a {
				text-decoration: none;
				color: #fff;
			}
	
/*-----Disqus-----*/

#disqus_thread {
margin: 0 auto;
width: 490px;
}

.dsq-brlink {
margin: 0 30px;
}

.dsq-comment-count {
font-size: 0.7em;

}

	
/* ----- */

#posts {
	text-align: left;
}

.post {
	margin: 10px 30px;	
	_padding: 7px;
}

.post .postheader .posttitle {
	line-height: 20px;
	float: left;
width: 450px;
}

.post .postheader .posttitle h2 {
	font-size: 1.2em;
color: #555;
line-height: 1.4em;
	padding: 0;
	margin: 0;
}

.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: right;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a {
	text-decoration: none;
	color: #4884bc;
}

.post .postheader h2 a {
	text-decoration: none;
}

.post .postheader .posttitle .postmeta {
	font-size: 0.7em;
}

.post .postcontent {
	margin-top: 20px;
	line-height: 18px;
color: #333;
}

.post .postcontent p {
	margin-bottom: 10px;
	font-size: 0.8em;
line-height: 1.6em;
}

.post .postcontent ul {
	margin-bottom: 10px;
}

.post .postcontent ul li {
	font-size: 0.8em;
line-height: 1.6em;
	margin-left: 20px;
}

.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	margin-top: 20px;
font-size: 0.9em;

}

.commentbox {
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.allcomments {
	margin: 0 30px;
}

.allcomments p, h3 {
font-size: 0.8em;
color: #555;
line-height: 1.5em;
padding-bottom: 5px;
}

.commentmeta .avatar {
	float: left;
width: 32px;
height: 32px;
	padding-right: 6px;
	_padding-right: 3px;
}

.commentmeta .url {
text-decoration: none;
font-size: 0.9em;
}

.commentmeta .commentDate {
font-size: 0.8em;
}

.commenttext {
	clear: both;
	margin-top: 10px;
}

.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks {
	margin: 20px 30px 20px 30px;	
}

.navlinks a {
	text-decoration: none;
font-size: 0.9em;
}

.navlinks img {
	margin-right: 5px;
}

#sidebar {
	text-align: left;
}

#sidebar #wrapbox {
	margin: 20px;
	_margin: 20px 0px;
}

#sidebar .sidebarbox {
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3 {
	font-size: 1.3em;
	color: #e74411;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a {
	text-decoration: none;
	font-size: 0.9em;
}

#sidebar .sidebarbox ul {
	list-style-type: none;
	text-indent: -1.3em;
	padding: 0 0 20px 20px;
}

#sidebar .sidebarbox .pages ul {
	text-indent: -3em;
}

.searchform #searchbox {
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}