/*
Theme Name: 	qphia main
Description: 	2 column customised theme
Version: 		1.0
Author: 		aproimage
Author URI: 	http://www.aproimage.net
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* RESET 
---------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,del,dfn,font,img,ins,kbd,q,s,samp,strike,sub,sup,tt,var,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;horizontal-align:center;}
:focus{outline:0}
body{font-family:Georgia;font-size:62.5%;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content: "";}
blockquote,q{quotes: "" "";}
/* STRUCTURE
---------------------------------------*/
html
        {
        width: 100%;
        background: #fff url(images/background.png) no-repeat top right;
        }
body
	{
	width:950ppx;
	margin-left: auto;
    	margin-right: auto;
	float:center;
	color:#000;
	font-size:.8em;
	line-height:1.6;
	}
#skip
	{
	width:950px;
	float:center;
	display:none;
	background:#f1f1f1;
	color:#000;
	}
#headerall
	{
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	border:0px solid #999999;
	overflow: hidden;
	}
#header-container
	{
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	margin-top:10px;
	border:0px solid #999999;
	overflow: hidden;
	}
#header
	{
	float: left;
	width:310px;
	border:0px solid #999999;
	color:#787878;
	}
#headertext
	{
	float: left;
	margin-left:50px;
	width:350px;
	border:0px solid #999999;
	color:#787878;
	}
	
.sitedesc {
	background-color:#969381;
	width:582px;
	padding: 15px 0px 0px 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	border:0px solid #999999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sitedesc h1 {
	color: #fff;
	font-size:1.5em;
	margin-left: -20px;
}
.sitedesc h6 {
	float: right;
	color: #fff;
	font-size:1em;
	padding:0px 10px 10px 0px;
}
#rss
	{
	float:right;
	width:200px;
	}
#menutabs
	{
	width:575px;
	float: left;
	border:0px solid #999999;
	overflow: hidden;
	}
#searchplace
	{
	width:260px;
	float: right;
	border:0px solid #999999;
	overflow: hidden;
	margin-right: 30px;
	}
#menu 
	{
	float:right;
	width:919px;
	margin-left: auto;
    	margin-right: auto;
	background: url(images/searchpanel.png) no-repeat top left;
	}
#container
	{
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	}
#containstyle
	{
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	overflow:hidden;
	}
#form-container
	{
	margin-left:10px;
	width:615px;
	margin-bottom:10px;
        border:0px solid #999999;
	}
.uagreement {
	width:540px;
	height: 200px;
	overflow:auto;
	background-color:#ffffff;
	border:1px solid #969381;}
.donatething {background-color:#E0EAF4;
    border:0px solid #999999;
    margin-left: 5px;}
#content-container
	{
	margin-top:0px;
	float:left;
	width:600px;
	margin-bottom:10px;
	}
#content
	{
	float:left;
        margin-left: 25px;
        padding:10px 5px 10px 5px;
	width:595px;
	overflow:hidden;
        border:1px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
        background:#E0EAF4;
	}
.entry
        {
        width: 560px;
        margin-left: auto;
        margin-right:auto;
        margin-bottom:3px;
        background-color: #ffffff;
        border: 2px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;}
.entry p {padding:5px;}
.postentry
        {
        width: 560px;
        margin-left: auto;
        margin-right:auto;
        margin-bottom:3px;
        background-color: #E0EAF4;
        border: 0px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;}
.pageentry
        {
        width: 555px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
	padding:10px;
        background-color: #ffffff;
        border: 2px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;}
.pageentry p
	{
	margin-bottom:10px;
	}

#pagestuff p {
		margin:20px 5px 20px 25px;
		font-size:1.2em;}
#pagestuff h3 {	
		color:#969381;}
h2.pagetitle {
	/*margin-bottom:10px;*/
	padding-left:5px;
	background-color:#1A62A3;
	color:#ffffff;}
.summary-container
	{
	margin-left:5px;
	width:590px;
	overflow:hidden;
        border-bottom:2px solid #969381;
        margin-bottom:5px;
        background:#E0EAF4;
	}
#sidebar-right
	{
        margin-right:10px;
	float:right;
	width:280px;
	overflow:hidden;
	margin-bottom:10px;
	}
.w3c {
	float:right;
	margin:10px 0;
}
#footstyle
	{
	color:#969381;
        clear:both;
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	background:#ffffff;
	}
#footer
	{
	clear:both;
	width:950px;
	margin-left: auto;
    	margin-right: auto;
	color:#969381;
	}

.rounded {width: 950px;
  background: #ffffff url(images/main-bg.jpg) repeat-y top left;
}
.rounded .top{height: 39px;
  background: url(images/main-top.jpg) no-repeat top left;
}
.roundbottom {height: 50px; width: 950px; margin-left:auto; margin-right:auto;
  background: url(images/main-bottom.jpg) no-repeat top left;
margin-bottom: 0px;
}
.topsense {
    float:left;
    margin:8px 0 0 20px;
}

/* EDITING FORM */

#editingform {
	background-color:#969381;
	border:0px solid #99afbc;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 570px;
	margin-left: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0 10px 15px 10px;
}

#editingform h3 {color: #FFF; font-size:1.7em; padding:0; vertical-align:top; overflow:hidden;}
#editingform label {color:#fff;}

.editingbox {margin-top: 3px; padding:5px; width:560px; height:250px; border:none; overflow: auto;}

#formtidybox {width:605px; height:36px;}
#formtidybox a {margin-left:3px; color:#fff; font-weight:bold;}
#formtidybox a:hover {margin-left:3px; color:#fff; font-weight:bold;}

label#tagsLabel {display: inline; color: #ffffff; font-weight: bold;}
.tagsbox {margin-top: 3px; width:375px; border:none;}

#bitsbox{width:500px; float:left;}
#buttonbox{width:99px; float:right; vertical-align:top; margin-top:-3px;}

input#postbutton {
		background:url(http://qphia.com/wp-content/themes/qphia%20main/images/icons/postbutton.png) no-repeat;
		float:right;
		width: 99px;
		height: 36px;
		border: none;
		cursor: pointer;
		color: #333;
		font-weight: bold;
		}
                
/*SIGNUP FORM*/

#formtitlebar {margin-left:-27px; width:594px; background-color:#969381;}
.formtitlebarb {margin:10px 0 10px -27px; width:594px; background-color:#F0F8FF;}
#linebar {margin:10px 0 10px -27px; width:594px; height:5px; background-color:#F0F8FF;}
#signupform h2 {padding:0 0 0 5px; color:#ffffff;}
#signupform h3 {padding:0 0 0 5px; color:#000000;}
#user_password { width:50%; font-size: 1em; margin:5px 0; }
#extra-form-fields input {width:50%; font-size:1em; margin:5px 0;}
#extra-form-fields textarea {width:100%; font-size:1.5em; margin:5px 0;}
#extra-fields-help p {padding-left:0px;}
input#submitsignup {
		background:url(http://qphia.com/htdocs/wp-content/themes/qphia%20main/images/signup-logo.png) no-repeat;
                float:left;
		width: 175px;
		height: 29px;
		border: none;
		cursor: pointer;
		color: #333;
		font-weight: bold;
		display:inline;
		}

#signitin {margin-left:10px;}

.user {	
	display:inline;
	width:55px;
	padding:5px 6px 0 6px;}
	
.multiwidget_author_avatars .author-list {
	text-align: center;
}
.multiwidget_author_avatars .author-list .user {
	padding: 0.2em;
	display: inline;
}
.multiwidget_author_avatars .author-list .with-name {
	display: block;
}
.multiwidget_author_avatars .author-list .user .name {
	display: block;
}

/* BLOCK
---------------------------------------*/
.block
	{
	clear:both;
	background:#E0EAF4 url(images/round/roundedwb.gif) no-repeat bottom left;
	color:#000;
        border-bottom: 0px solid #999999;
	padding-bottom:10px;
	margin:0 10px 10px 10px;
        width: 250px;
	}
.halfblock
	{
	width:50%;
	float:left;
	padding:0;
	margin:0;
	}
.postmdindex
	{
	background:#969381;
        width: 550px;
        margin-left:auto;
        margin-right:auto;
	color:#fff;
	padding:5px !important;
	margin-top:10px;
        margin-bottom:5px;
	border:0px solid #ddd;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
.postmdl
	{
	width:550px;
        color:#ffffff;
	}
.postmdl a:link, .postmdl a:visited, .postmdl a:focus, .postmdl a:active
	{
        vertical-align:middle;
        color:#ffffff;
	text-decoration:none;
        font-size: 1.2em;
        margin-right:5px;
	}
.postmdl a:hover
        {
        vertical-align:middle;
        color:#E0EAF4;
	text-decoration:none;
        font-size: 1.2em;
        margin-right:5px;
	}
.postmdl img
        {vertical-align:middle;}

.postmetadata
	{
	background:#ffffff;
	color:#000;
	padding:10px !important;
	margin:20px 10px 5px 10px;
	border:2px dashed #969381;
	}
/* TYPOGRAPHY
---------------------------------------*/
p, h1, h2, h3, h4, h6
	{
	/*padding: 0px 10px 0 10px;*/
	}
h3
	{
	font-size:1.6em;
	background:url() 5px 5px no-repeat;
	padding:0;
	margin:0 0 0 0;
	}
h2
	{
	font-size:1.8em;
	}
h1
	{
	font-size:1.6em;
	}
h4
	{
	font-size:1.4em;
	}
h5
	{
	font-size:1.4em;
	padding:0;
	margin:0 0 0 0;
	}
h6
	{
	font-size:1em;
	}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content small
	{
	}
#header p
	{
	padding:0;
	margin:0;
	padding-left:60px;
	}
.widgettitle
        {font-size: 1.4em; padding-left:7px; color: #fff; background:#969381 url(images/round/roundedwt.gif) no-repeat top left; border-bottom: 2px dotted #C0C0C0; padding-top: 2px; margin-bottom: 5px;}
/* IMAGES
----------------------------------------*/
img.centered 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.aligncenter 
	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
img.alignright
	{
	padding:-5px -5px 0 0;
	margin:-17px 0 2px 7px;
	display:inline;
	}
img.alignleft
	{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}
.alignright
	{
	float:right;
	margin-left:10px;
	}
.alignleft
	{
	float:left;
	margin-right:10px;
	}
/* LISTS
----------------------------------------*/
ul
	{
	list-style:none;
	margin:5px 0 0 0;
	}
ol
	{
	list-style:decimal;
	margin:5px 0 0 0;
	}
li
	{
	margin-left:10px;
	padding:0;
	}
dl
	{
	margin-left:20px;
	}
dt
	{
	margin-left:10px;
	}
dd
	{
	margin-left:20px;
	}
#content ul
	{
	list-style:outside square;
	margin:5px 0 5px 30px;
	}
#content ol
	{
	margin:5px 0 5px 30px;
	}
#content li
	{
	width:515px;	
	margin-left:20px;
	padding:10px;
	}
.inline ul
	{
	margin:0;
	padding:0;
	}
.inline li
	{
	display:inline;
	list-style-type:none;
	padding:5px;
	margin:0;
	}
/* LINKS
---------------------------------------*/
a:link, a:visited
	{
	color:#6699ff;
	text-decoration:none;
	}
a:hover, a:focus, a:active
	{
	color:#6699ff;
	text-decoration:underline;
	}
/* PAGE ELEMENTS
---------------------------------------*/
table.noborder 
	{
	color: #FFFFFF;
	background-color: #000000;
	width: 600px;
	height: 285px;
	padding: 0px; 
	font-size:14px; 
	text-align: left; 
	font-family: Arial; 
	border: 0px;
	}
/* FORMS
---------------------------------------*/
#searcharea {
	
	margin-bottom:15px;
	width:595px;
	height:30px;
	background-color:#969381;
		}
#searchnf
	{
	width:260px;
	float: right;
	border:0px solid #999999;
	overflow: hidden;
	margin-top:-4px;
	margin-right: 5px;
	}
#searchform 
	{
	padding:0 0 0 0;
	text-align:right;
	}
#searchform #s 
	{
	width:245px;
	padding:3px 2px 2px 2px;
	margin-top:10px;
	/*background:#f1f1f1 url(images/search.jpg) 5px 5px no-repeat;*/
	color:#505050;
	border:0px solid #ccc;
	}
#searchsubmit 
	{
	padding:1px;
	background:#ffffff;
	color:#000;
	border:1px solid #ddd;
	}
/*form textarea
	{
	width:95%;
	border:1px solid #99afbc;
	padding:0;
	color:#000;
	background:#ffffff;
	}
form input
	{
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	color:#000;
	background:#ffffff;
	}
form input submit
	{
	margin:10px 0;
	}
form input:focus, form textarea:focus
	{
	color:#000;
	background:#fff;
	}
form p
	{
	margin:0;
	}*/

/*Comment Stuff*/

#commentbt .h3{
    color:ffffff;
    background-color:969381;
}

#respond {
        padding:0px;
        margin-top:10px;
        background-color:#969381;
        color:#ffffff;
}
#noting  {
        width:100%;
}
#noting p {
        margin-top:5px;
        margin-left:12px;
        padding:0px;
}
#respond h3 {
        font-size:1.4em;
        vertical-align:middle;
        padding:0px;
        margin-top:10px;
        background-color:#969381;
        color:#ffffff;
}
#respond img {
        vertical-align:middle;
        padding-bottom:5px;
        padding-left:5px;
}
#formit
	{
	width:95%;
	border:1px solid #99afbc;
	margin-top:10px;
        margin-right:auto;
        margin-left:12px;
        margin-bottom:0px;
	color:#000;
	background:#ffffff;
	}

#commentbutton
        {
        float:right;
        }
.submitit
        {
        background: url(images/icons/sendbutton.png) no-repeat;
        margin-right:16px;
        margin-bottom:35px;
        cursor:pointer;
        height: 36px;
        width: 99px;
        border: none;
        }

/*form input
	{
	border:1px solid #ddd;
	padding:3px;
	margin:2px 0;
	color:#000;
	background:#ffffff;
	}
form input submit
	{
	margin:10px 0;
	}
form input:focus, form textarea:focus
	{
	color:#000;
	background:#fff;
	}
form p
	{
	margin:0;
	}*/
        
/* MISCELLANEOUS
---------------------------------------*/
.hidden
	{
	display:none;
	}
.clear
	{
	clear:both;
	}
.center
	{
	text-align:center;
	}
.author
	{
	color:#666;
	font-size:.9em;
	}
.navigation
	{
	margin:10px 20px;
	}
.navigation-right
	{
	text-align:right;
	}
.navigation-left
	{
	text-align:left;
	}
code
	{
	font-size:1.4em;
	}
blockquote
	{
	background:#f1f1f1;
	color:#000;
	padding:10px !important;
	margin:20px 10px 20px 20px;
	border:1px solid #ddd;
	}
cite
	{
	margin:10px 10px 10px 20px;
	}
/* PAGENAVI
---------------------------------------*/
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active 
	{
	color:#008080 !important;
	background:transparent !important;
	}
.wp-pagenavi a:hover 
	{
	color:#000080 !important;
	background:transparent !important;
	}
.wp-pagenavi span.pages 
	{
	background:transparent !important;
	}
.wp-pagenavi span.current 
	{
	background:transparent !important;
	}
.wp-pagenavi span.extend 
	{
	background:transparent !important;
	}
/* COMMENTS
---------------------------------------*/
.commentlist li .avatar
	{ 
	float:right;
	border:1px solid #eee;
	padding:0px;
	margin:5px;
	background:#fff;
	color:#000;
	}
.commentlist p
	{
	margin-bottom:10px;
	}
.commentlist small
	{
	margin-bottom:15px;
	}
.commentlist li
	{
	list-style:decimal;
        font-size:1.3em;
	width: 525px;
        margin:15px;
        background-color: #ffffff;
        border: 2px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;}
.commentlist .alt
	{
        width: 525px;
        margin-left: 15px;
        background-color: #E0EAF4;
        border: 2px solid #999999;
        -moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
        -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-top-left: 10px;
	-khtml-border-radius-top-right: 10px;
        -khtml-border-radius-bottom-left: 10px;
	-khtml-border-radius-bottom-right: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;}
	/*background:#f1f1f1;
	color:#000;
	border:1px solid #ddd;
	}*/
EOL