m /* 
Theme Name: WP-Andreas09
Theme URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/
Description: WP-Andreas09 theme for WordPress based on the open source template, andreas09 by <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 2.0
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 25/04/06
*/


/* General Element Styling */

body {
	background: #EEEDFB;
	color:#336600;
	font:76% Century Gothic,sans-serif;
	margin:0;
	padding:0;
}

a {
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#808080;
	text-decoration: none;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}



/*** Main container ***/



#container {
	background: #CAE1FF;
	color:#303030;
	margin:0px;
	min-width:770px;
	padding-top:30px;
	text-align:left;
	width:100%;

}

/*** Header section ***/

#sitename {
float:left;
	color:#8761d3;
	height:92px;
	margin:0;
	text-align:left;
}

#sitename h1,#sitename h2 !important{
	font-weight:400;
	margin:0;
	padding:0;
}

#sitename h1 {
	font-size:1.5em;
	padding-top:30px;
}

#sitename h1 a {
	font-size:2.3em;
	color: #606060;
	text-decoration: none;
	letter-spacing: -1px;
	background:#transparent;
}

#sitename h1 a:hover {
	color: #808080;
	text-decoration: none;
	letter-spacing: -1px;
	background:#transparent;
}

}
#sitename h2 {
	font-size:1.3em;
	padding-bottom:15px;
}
#sitename img {
	border-color:#061984;
}

/*** Content wrap ***/

#wrap {
	background: #CAE1FF;

	font-size:0.9em;
	padding:0;
	margin-top: 0px;
}

/* Horizontal menu */

#mainmenu {
	clear:both;
        height: 100%;
	margin-top: -10px;
	padding-bottom: 10px;
	background: url(http://www.alqiblah.com.sg/wp-content/uploads/mainbg.jpg) top left repeat-x;
        width:100%;
}

#mainmenu ul.level1 {
	border-top: 1px solid #9abff6;
	border-bottom: 1px solid #061984;
}

#mainmenu ul {
	background: url(http://www.alqiblah.com.sg/wp-content/uploads/mainbg.jpg) top left repeat-x;
        width:100%;
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #061984;
}

#mainmenu li {
	display: inline;
	line-height: 25px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.9em;
	list-style: none;
	text-transform: uppercase;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-right: 1px solid #8399c5;
	border-left: 1px solid #4d628d;
}

#mainmenu li.current a {
	color: #000;
}

/*** Sidebars ***/

#leftside,#rightside {
	margin:0;
	padding:0 10px 10px;
	width:165px;
}

#leftside {
	float:left;
	margin-right:10px;
}

#rightside {
	float:right;
	margin-left:10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, #rightside h2 {
	font-size: 1.4em;
	margin-top: 10px;
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #BEBFC3;
}

#leftside ul, #rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li, #rightside li {
	list-style: none;
}



li#categories li a, li#archives li a, li.pagenav li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	display:block;
	margin-top:4px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

li#categories li a:hover, li#archives li a:hover, li.pagenav li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

li#categories ul.children li a, li#archives ul.children li a, li.pagenav ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li#categories ul.children li li, li#archives ul.children li li, li.pagenav ul.children li li {
	padding-left: 10px;
}

li#categories ul.children li li a, li#archives ul.children li li a, li.pagenav ul.children li li a {
	width: 115px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

li#recent-comments ul li {
	padding-bottom: 5px;
}

li#recent-posts ul li {
	padding-bottom: 5px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#F0F8FF;
	border:0px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
}

#content {	
	margin:0 200px;
}

#contentalt {	
	margin:0 200px 0 20px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.6em;
	color:#60006b;text-shadow: 3px 3px 5px red;
}
#content h3 {
	font-size:1.5em;
	color:#7000aa;
text-shadow: 3px 3px 5px red;
}
	

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	background:#061984 url(http://www.alqiblah.com.sg/wp-content/uploads/footerbg.jpg) top left repeat-x;
	clear:both;
	color:#fff;
	font-size:0.85em;
	font-weight:bold;
	margin:0;
	padding: 15px 0 2px 0;
	text-align:center;

}

#footer a {
	color: #fff;
	font-weight:bold;
}
.clear{
clear:both;
}
/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */
.partners !important{
	border: 3px dashed #B184B1;
	margin: 5px;
	padding: 5px;
}
.entry img, .entrytext img {
	border: 0px solid #B184B1;
	margin: 0px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img p{
	border: 2px solid #DC9324;
	padding: 5px;
	text-align:left;
}
.entrytext li {
list-style-type: square;
}
img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}
img .icon {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/* Search Form */

#searchform {
	margin-top: 10px;
}

#searchbox {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	margin:0 4px 0 0;
	width:160px;
}

#searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#searchbutton:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#fffff2;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 1px solid #b0b0b0;
}

.date {
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #b0b0b0;
}

#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#page h1{
	color: #550077;
}
/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

* html .entry, * html .entrytext {
	overflow: visible;
	height: 1px;
}

* html .entry p, * html .entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:5px;
	width:1px;
}

.hide {
	display:none;
}
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}


/* Widgets */
.rsswidget {
	border:0px;
	vertical-align: bottom;
}

/* Innovative Additions */
#logo !important{
        position:relative;
	margin: 0 auto;
	border-right: 0px solid #fff;
	padding: 0px;
	width: 371px;
        height: 90px;
	float: right;
	background: url(http://www.alqiblah.com.sg/wp-content/uploads/logo.gif) top no-repeat;
	}

#wrap1	{

	padding: 0;
	border-bottom: #5CACEE 3px;
	text-align: center;
	color: #781010;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
background: white url('images/header_02ani.gif') no-repeat left left; margin-left:-0px; margin-right:0px; margin-top:0; margin-bottom:-20px; padding-bottom:-0px;
        background-repeat: no-repeat;
        background-position: top left;
        background-attachment: relative;

/*** Standard title and box option ***/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(120,176,39);	
	background-color: rgb(255,255,255);
	color: rgb(112,162,36);
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard {
	float: left;
	width: 43.0em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-left-standard {
	clear: left;
	float: left;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-right-standard {
	float: right;
	width: 20.5em;
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-full-standard p.heading, .middle-column-box-left-standard p.heading, .middle-column-box-right-standard p.heading {
	margin: 1.0em 0em 1.0em 0em;
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p.subheading, .middle-column-box-left-standard p.subheading, .middle-column-box-right-standard p.subheading {
	margin: 1.0em 0em 0.6em 0em;	
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard p, .middle-column-box-left-standard p, .middle-column-box-right-standard p {
	margin: 0em 0em 0.6em 0em;	
	font-size: 1.2em;	
}
/*************************/
/***   MIDDLE COLUMN   ***/
/*************************/
#middle-column {
	float: left;
	width: 43.0em;
	margin: 0em;
	padding: 0em 2.0em 0em 2.0em;
	background-color: inherit;
	color: rgb(100,100,100);
}
#feature {
position:relative
	background-color: inherit;
	color:#336600;
	font:76% Verdana,Tahoma,Arial,sans-serif;
margin-bottom:50px; margin-left:auto; margin-right:auto; margin-top:20px;
	padding: 5px 5px 5px 85px;
	text-align:center;
	background: url(http://www.alqiblah.com.sg/wp-content/uploads/photos/ustaz-azmi-consultant3bg.jpg) no-repeat;
width: 537px;
height: 316px;
}

/*** End of file ***/