/*
Theme Name: Calligraphy Qalam
Theme URI: http://calligraphyqalam.com/forum
Description: This theme is used on the calligraphyqalam.com website
Version: 1.0
Original Author: Bryan Veloso
Author URI: http://avalonstar.com
Modified by: Elisabeth Kvernen, http://elisabethkvernen.com

*/

/* Globals 
=================================== */

* { margin: 0; padding: 0; }

body {
	margin-bottom: 50px;
	background-color: #fff;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	background:#fff6dc url('http://calligraphyqalam.com/images/paper-bgd.jpg') repeat;
	letter-spacing:0em;
	line-height:1.375em;
	color:#1d2033;
}

a { color: #792711; text-decoration: none; }
a:visited { color:#ab5410; }
a:hover, a:active { color: #792711; text-decoration:underline; }

.alt { background-color: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #1d2033;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

img.avatar { border: 1px solid #00717c; }

.bozo { background-color: #b3c174; }

.alt.bozo { background-color: #d8d878; }

.deleted { background-color: #9f6513; }

.alt.deleted { background-color: #be8c0a; }

/* Structure
=================================== */

#wrapper { }

#header {
	background:url('http://calligraphyqalam.com/images/calligraphyqalamlogo.jpg');
	background-color:#792711;
	display:block;
	margin:0 auto;
	position:relative;
	top:0px;
	width: 960px;
	height: 150px;
}

#header a {
	background-color:transparent;
	background-image:none;
}

#logo {
	display:block;
	margin:0 auto;position:relative;top:0px;
	width:960px;
	height:150px;
}

#header h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	overflow: auto;
	position: absolute;
	display: block;
	color: #74541d;
	text-align: right;
	letter-spacing: -1px;
	right: 53px;
	bottom: 26px;
	padding: 6px;
	z-index: 2;
}

#header p.description {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	overflow: auto;
	position: absolute;
	display: block;
	color: #00717c;
	text-align: right;
	right: 53px;
	bottom: 13px;
	padding: 6px;
	z-index: 2;
}

.logo-description {
display:none;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #792711; text-decoration: none; }
#header h1 a:hover { text-decoration:underline; }
#header h1 a:visited  { color: #ab5410; }

#main {
	background-color:#FFFFFF;
	width:900px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:30px;
	position:relative;
}

#main a:link { color: #792711; text-decoration: none; }
#main a:visited { color:#ab5410; background-color:transparent; background-image:none; }
#main a:hover, #main a:active { color: #792711; text-decoration:underline; background-color:transparent; background-image:none;}


.bbcrumb {
	font-size:12px;
	letter-spacing: 0px;
	padding: 5px 0 20px;
}

.notice {
	border: 2px solid #00717c;
	background-color: #d8d878;
	color: #00717c;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice p { margin-bottom: 0; }

/*********************************
************* Footer *************
**********************************/
#footer {	
	text-align:center;
	margin:0 auto 20px auto;
	width:960px;
	height:35px;
	clear:both;
	background:#d8d878 url('http://calligraphyqalam.com/images/footer-bgd.jpg') repeat-x;
	letter-spacing:0em;
	line-height:35px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#00717c;
	min-width:960px;
}
	
#footer p {
	font-size:12px;
	color:#00717c;
	display:inline;
}

#footer a {
	color:#792711;
	text-decoration:none;
	}
	
#footer a:visited {
	color:#ab5410;
}
	
#footer a:hover, #footer a:active {
	background-color:transparent;
	text-decoration:underline;
	background-image:none;
}



#footer ul {
	float:left;
	display:inline;
	margin-top:-2px;
	margin-left:30px;
	padding-left:0px;
}

#footer li {
	display:inline;
	text-decoration:none;
	color:#00717c;
}

#footer .copyright {
	float:right;
	margin-right:30px;
	margin-top:-2px;
}

#footer a.current {
color:#00717c;
}

/*********************************
*********** Main menu **********
**********************************/

#menu_wrapper1 {
background:#00717c;
width:960px;
height:35px;
margin-left:auto;
margin-right:auto;
}

#menu1 {
width:960px;
margin-left:auto;
margin-right:auto;
} 

#menu1 ul {
list-style: none;
padding: 0;
margin: 0;
}

#menu1 li {
float: left;
margin:0;
font-family:Trebuchet MS,verdana,arial,sans-serif;
}

#menu1 li a {
background-color:#00717C;
height: 35px;
line-height: 2em;
font-size:17px;
float: left;
width: 120px;
display: block;
color:#D8D878;
text-decoration: none;
text-align: center;
}

#menu1 li a:hover, a:active {
color:#FFF6DC; 			/* Tan */
background-color:#BE8C0A;   /* Yellow */
background-image: url('http://calligraphyqalam.com/images/button.gif');
background-repeat:no-repeat;
background-position:center;
}

/* Hide from IE5-Mac \*/
#menu1 li a {
float: none
}
/* End hide */

#menu1 a.current { /*makes current page highlight tan*/
color:#FFF6DC;
color:#FFF6DC; 			/* Tan */
background-color:#BE8C0A;   /* Yellow */
background-image: url('http://calligraphyqalam.com/images/button.gif');
background-repeat:no-repeat;
background-position:center;
}

/* Login Form
=================================== */

.login {
	bottom: 31px;
	float:left;
	font-weight: normal;
	color: #1d2033;
	width: 280px;
	z-index: 1;
	font-size: 12px;
	clear:both;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 4px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 16px;
}

form.login input {
	/*border: 1px solid #be8c0a;*/
	background-color:#fff6dc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}

form.login input#submit {
	clear:both;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background-color:#be8c0a;
	color:#fff6dc;
}

/*div.remember label {
	padding: 0;
	margin: 10px 0 0 10px;
	line-height: 12px;
	float:right;
	
}*/

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 10px 0 0 10px;
	vertical-align: baseline;
	background-color:transparent;
}

/* Front Page
=================================== */

#front-page #hottags {
clear:left;
	float:left;
	width: 280px;
	margin-top:10px;
	overflow: hidden;
}

#front-search {
clear:left;
	float:left;
	width: 280px;
	margin-top:10px;
	overflow: hidden;
}

#front-page #discussions {
	margin-top:53px;
	margin-left: 310px;
	width: 590px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery, #topic-page h2 {
	color: #74541d;
	font-weight:normal;
	border-bottom: 1px solid #00717c;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #d8d878; }

.credit { 
clear:both;
text-align:right;
color:#1d2033;
font-size:11px;
}

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #00717c;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 3px;
}

#topic-tags {
	border-left: 1px dotted #00717c;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 125px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 155px;
	background-color: #fff6dc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #9f6513; }

#thread li.alt.deleted .threadpost { background-color: #b38c0a; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #00717c;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #00717c;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}

.postform {
	background-color: #fff6dc;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 860px;
	display: block;
}

.postform label { display: block; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 280px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size:20px;
	color:#74541d;
	font-weight: normal;
	display: inline;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

a:link.rss-link, a:visited.rss-link, a:hover.rss-link, a:active.rss-link { 
background-image: url('images/feed-icon-16x16.gif') !important;
background-repeat: no-repeat;
background-position: 0 50%;
}


#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #00717c;
	font-weight: normal;
}

#content a:visited {
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #1d2033;
}


#latest td, #forumlist td, #favorites td { padding: 5px 10px; font-size:12px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #d8d878; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #be8c0a;
	background-color: #fff6dc;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #fff6dc;
	margin-bottom: 2em;
	width: 100%;
}

#viewdiv li {
    font-size:11px;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #fff6dc;
	padding: 4px 7px;
	border-top: 3px double #be8c0a;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #fff6dc;
	border-top: 1px solid #74541d;
}

#profile-menu li a:visited {
background-color:#fff6dc;
}

#profile-menu li a:hover {
	background-color: #d8d878;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #00717c;
	border-bottom: 1px solid #00717c;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #fff6dc;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: #792711;
}

.form-invalid {
	background-color: #fff6dc !important;
}

.form-invalid input {
	border-color: #1d2033 !important;
}

.form-table input, .form-table textarea {
	border-color: #d8d878;
}

.hidden {
	display: none;
}

/*Cusom Code ------------------*/

.skiplink{ position: absolute; top: -9999px; }
.skiplink:focus { position: absolute; top: 0px; left: 0px; }


<!--Infobar-->	
	
#infobar {
height:35px;

}

#infobar .search {
height:28px;
width:960px;
margin-left:auto;
margin-right:auto;
padding-top: 6px;

}

#infobar .search form {
float:right;
padding-right:2px;

}

#infobar .search form a {
color:#FFF6DC;
text-decoration:none;
font-size:13px;
/*padding:3px 8px 1px 6px;
background-color:#913622;*/
}

#infobar .search form a:hover, a:active {
text-decoration:underline;

}

.clear {clear:both;}