/*
Theme Name: Arabique
Theme URI: http://www.vctechnetwork.com
Description: Arabique Theme for WordPress released by <a href="http://www.bismikaallahuma.org">Bismika Allahuma</a>.
Version: 1.0
Author: Bismika Allahuma
Author URI: http://www.bismikaallahuma.org
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #c96850;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
    background-color: #D5E0FC;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 946px;
	margin: 0 auto;
}

#header {
    position: relative;
    background: url(images/header.png) no-repeat;
    height: 156px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: #b7db84 url(images/body.png) repeat-y;
    padding: 30px 35px 10px 30px;
}

#content {
	float: left;
	width: 680px;
}

#sidebar {
	float: right;
    width: 186px;
}

#footer {
	clear: both;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding-top: 95px;
    padding-left: 275px;
}

#headerimg a {
	color: #C1BF86;
}

.description {
    font-size: 12px;
    display: none;
}

/* Navigational bar */
.navi {
    font-size: 12px;
    background: url(images/navbar.png) repeat-x;
    position: absolute;
    bottom: -35px;
    left: 20px;
    width:903px;
    height: 40px;
    padding: 7px 0 3px 0;
}

ul#navi-bar {
    padding: 0 10px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    margin: 0 10px;
    display: inline;
}

ul#navi-bar li:first-child {
    margin-left: 0 !important;
}

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 5px 0;;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 120%;
    background: url(images/heading.png);
    height: 15px;
    padding: 5px;
    margin-bottom: 4px;
}

#sidebar ul li {
    margin-bottom: 10px;
}

#sidebar ul ul {

}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 18px;
    background: url(images/bullet.png) no-repeat left;
    padding-left: 18px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {
    font-size: 18px;
}

.post {
    margin-bottom: 10px;
	font-size: 12px;
    background: url(images/post.png);
    padding: 10px;
}

.post .posted {
    background: url(images/posted.png) no-repeat;
    padding: 3px 10px;
    color: #FFF;

}

.post .posted span {
    float: right;
}

.post .posted span a {
    color: #FFF;
}

.post p {
}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    line-height: 18px;
}

.postmetadata a {
    color: #FFF;
}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin: 10px 0;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    background: url(images/post.png);
    padding: 10px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

/************************/
/*     Search Design    */
/************************/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    margin-top: 10px;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    background: url(images/post.png);
    padding: 10px;
    font-weight: bold;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
