/*
Theme Name: Licence2halal
Theme URI: http://www.licence2halal.com
Description: A Funtastic Wordpress theme
Version: 1.0
Author: Dicky
Author URI: http://www.licence2halal.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

@import 'library/css/base.css';

/* Body */
body {font-family:Arial,Sans-Serif; }
body {font-size:75%;color:#222;}

/* Links */
a, a:visited { color: #99CC00; font-weight:bold; text-decoration: none; outline: none; }
a:focus {color:#99CC00;}
a:hover { color: #FF9900; }
a img {border:none;}

/* Paragraph */
p {line-height: 18px; margin:0 0 1.5em 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Headers */
h1, h2, h3, h4, h5, h6 {font-family:Arial,Tahoma,Verdana; font-weight:bold; color: #333333; margin-bottom: 5px; clear:both; }
h1 {font-size:2.0em; }
h2 {font-size:1.3em;}
h3 {font-size:1.25em; }
h4 {font-size:1.2em; }
h5 {font-size:1.15em; }
h6 {font-size:1.1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Lists */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:square;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}


/***********************
	Wrapper
************************/
body { background:#FFFFFF;}
#wrapper { background:#FFFFFF; overflow:hidden; text-align:left; width:998px; margin:0px auto;}
#content-wrapper { width:680px; float:left; padding-left:20px; display:inline;}


/***********************
	Header
************************/
#header-wrapper { padding:0; overflow: hidden; }
#header-wrapper #header .logo {background:url(images/header.jpg) no-repeat; height:102px; }
#header-wrapper #header .logo a{ display:block; height:60px; overflow:hidden; text-indent:-1000em; width:300px;}

#header-wrapper #cat-navi { width: 100%; border-top: 1px solid #BFBFBF; border-bottom: 1px solid #BFBFBF; margin-bottom:10px;}
#header-wrapper #cat-navi #rss-icon { background:url(images/feedicon.png) no-repeat 0 5px; padding: 0; margin: 3px 0; float:right; }
#header-wrapper #cat-navi #rss-icon a {display: block; margin: 0px; padding: 2px 10px 2px 15px; font-weight: bold; color: #333333; font-family:Helvetica; text-transform:uppercase;}
#header-wrapper #cat-navi #rss-icon a:hover {color:#3AB7FF;}

#nav-bar {background:url(images/nav.jpg) no-repeat; height:28px; float:left;}
#nav { padding: 5px 0 3px 0px; margin-bottom:0;  }	
#nav a { display: block; margin: 0px; padding: 0px 29px; font-weight: bold; color: #8EA222; font-size:13px; font-family:Helvetica; border-right: 1px solid #d9d9d9;}
#nav .last a{border:none; }
#nav a:hover { text-decoration: none; display: block; color:#FF9900;}	
#nav ul { z-index: 999; padding: 0; margin: 0; list-style: none; line-height:1; }
#nav li { float: left; display: block; margin: 0px; padding: 0px; }
#nav li.current-cat a {background: #3AB7FF; color:#FFFFFF; }

#header-intro {height:148px;}
#header-intro .intro-left {background:url(images/header-left.jpg) no-repeat; width:560px; height:148px; float:left; }
#header-intro .intro-right {background:url(images/header-right.jpg) no-repeat; width:435px; height:148px; float:left; }
#header-intro .intro-right .text { margin:30px 20px 0px 10px; }

#header-wrapper .after-header {background: url(images/content-header.jpg) no-repeat 0px -2px; height:26px;}


/***********************
	Sidebar
************************/
#sidebar { width:225px; float:left; padding-left:20px; padding-right:25px; }
#sidebar h3 { font-size:1.28em; font-family:Arial; color:#666666; font-weight:bold; padding:10px 0 0 0px; text-transform:uppercase; }
#sidebar a { font-weight:bold; }

.before-widget {background:url(images/before-widget.jpg) no-repeat 0px 1px; height:14px; padding:0;}
.after-widget {background:url(images/after-widget.jpg) no-repeat; height:13px; padding:0;}

.widgetcontainer { background:url(images/widget-background.jpg) repeat-y; width:195; padding-left:25px; padding-right:5px; }
.widgetcontainer p {margin-bottom: 0px; }
.widgetcontainer ul { list-style: disc outside; margin: 0 0.5em 0 0.5em; }
.widgetcontainer ul li {padding-bottom:0px; }

.youtube {padding-left:10px; padding-top:10px; }

/***********************
	Content
************************/
.mainpage-img {padding:0; text-align:center; }

#content-wrapper .content {padding:0 25px; }
#content-wrapper .content a.alignright {padding-bottom:1.5em; }

#post-details {font-family:Georgia; font-style:italic; margin-bottom:5px; font-size:0.9em; padding-bottom:5px; border-bottom:1px solid #BFBFBF; }
#post-details a {font-weight:bold;}

h1.title, h2.title {font-size:2.0em; color:#99CC00; font-weight:bold; background:url(images/arrow.jpg) no-repeat 0px 6px; padding-left:30px; }

.post { margin-bottom:40px; }
.post img { max-width: 95%; padding:5px; }

#container {background:url(images/content-background.jpg) repeat-y; padding-bottom:20px; }


/* Post meta */
.social { background: #EEEEEE; font-size:0.9em; padding:5px 5px 2px 5px; margin-bottom:5px;}
.social img {padding:0px; }
.postmeta {border:1px solid #CCE57F; background: #E3EEAC; font-size:0.9em; padding:2px 5px; margin-bottom:5px;}
.postmeta a{font-weight:bold; }

.entry ul {margin:0 0 1.5em 1.5em; list-style-image: url(images/dot.jpg); }
.entry ol {margin:0 0 1.5em 3em;}






.downloads {background:url(images/download-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}
.downloads li {color:#99CC00; font-size:1.2em; font-weight:bold; margin-bottom:12px;}
.downloads li a {text-decoration:underline; }
.downloads li a:hover {color:#FF9900; }

.contact-us { background:url(images/contact-background.jpg) no-repeat 0px -40px; font-size:1.2em; padding-top:30px; padding-left:20px; height:500px;}
.contact-us a{text-decoration:underline; color:#000000;}
.contact-us a:hover {color:#000000; }

.feedback-us { background:url(images/feedback-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}

.refer-friend { background:url(images/refer-background.jpg) no-repeat 0px -40px; padding-top:20px; padding-left:20px; height:500px;}

/***********************
	Footer
************************/
#footer .before-footer {background: url(images/content-footer.jpg) no-repeat; height:94px; padding-top:22px; padding-left:125px;}
#footer .before-footer img {margin-right: 20px; }


/***********************
	Comments
************************/

#commentform input { width: 170px; font-size:1em;}
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 80%; padding: 2px; height:150px;}

#respond {margin-top:10px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {border:1px solid #BFBFBF; padding: 5px; margin: 5px 5px 1px 0; }
#commentform #submit { width:140px; margin: 5px 5px 1px 0; float: left; height:25px;}
#commentform p { margin: 5px 0; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist { padding: 0; text-align: justify; }
ol.commentlist {margin-left:0; margin-right:0; }
.commentlist li { margin: 0; padding: 10px 10px 10px 10px; list-style: none; }
.commentlist li ul li {  margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist li, #commentform input, #commentform textarea { font: 1em Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: left; margin-right:5px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: italic; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }



.alt { margin: 0; padding: 10px; }
.children { padding: 0;}
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { font-weight: normal; font-size:0.9em; margin: 0; display: block; }
.thread-alt {  }
.thread-even {  }
.depth-1 { border-bottom:1px dotted #BFBFBF }
.even, .alt {  }





/***********************
	Misc
************************/

/* Code */
pre { margin:1.5em 0; padding:5px; overflow: auto;}
pre, code { font-size:1em;line-height:1.5;}

/* Images */
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

.sidebar img { margin-bottom: 5px; }

/* Form elements */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

input.text, input.title {width:100px;padding:1px;}
input.title {font-size:1.5em;}
textarea {width:262px;height:50px;padding:5px;}

/* WP-Caption */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* Blockquotes */
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

/* Tags */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
hr { display: none; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* Classes */
.clear { clear: both; }
.hidden { display: none; }
.center, .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align:center;}
.left, .alignleft { float: left; }
.right, .alignright { float: right; }




div.wpcf7 { padding:5px !important;}
form.wpcf7-form { padding-top:5px; }	
form.wpcf7-form input {outline:none; }
form.wpcf7-form label { display:block; float:left; padding-right:20px; padding-top:2px; text-align:right; width:150px; }


