/*
Theme Name: Malikaholic v1.0
Theme URI: http://www.malikaholic.com/
Description: Default Malikaholic Wordpress Template.
Version: 1.0
Author: Malik Mirza
Author URI: http://www.malikaholic.com/
Tags: malikaholic, simple, standard

	Malikaholic v1.0
	 http://www.malikaholic.com/

	This theme was designed and built by Malik Mirza,
	whose blog you will find at http://www.malikaholic.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* RESET - Based on the Eric Meyer's reset.css with one or two changes. */
* {
	margin:0;
	padding:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, 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: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
}
a {
	text-decoration: none;
}
ul, ol {
	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: "" "";
}
/* End RESET */

/* Semantic Markup */
body {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#6a6a68;
	background: #000 url(/wp-content/themes/malikaholic/images/bg.gif) center top repeat-x;
}
H1 {
}
H2 {
	font-size: 24px;
	line-height:24px;
}
H3 {
}
H4 {
}
H5 {
}
H6 {
}
img {
}
ul {
}
ol {
}
a:link, a:visited {
	color:#5e169c;
}
a:hover {
	color:#fff;
}
strong {
	font-weight:bold;
}
/* Images 
-------------------------------------------------------------- */ 
 
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/* Pullquotes 
-------------------------------------------------------------- */ 
 
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
/*Wordpress Default Styles*/
.categories {
...
}
.cat-item {
...
}
.current-cat {
...
}
.current-cat-parent {
...
}
.pagenav {
...
}
.page_item {
...
}
.current_page_item {
...
}
.current_page_parent {
...
}
.widget {
...
}
.widget_text {
...
}
.blogroll {
...
}
.linkcat {
...
}
/* Custom CSS */
.clr {
	clear:both;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 930px;
}
#wrap {
	float:left;
}
#side-bar {
	float:left;
	width:340px;
	margin-left:10px;
}
#footer {
}
#contents {
	width:550px;
	padding:30px 15px 50px;
	background: #212121;
	float:left;
	min-height:900px;
}
#featured {
	width:520px;
	padding:30px 30px 10px;
	background: #151515 url(/wp-content/themes/malikaholic/images/thead.gif) repeat-x bottom;
}
.date {
	width:36px;
	padding:5px 0 0;
	text-align:center;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:10px;
	margin:2px 10px 5px 0;
	background:url(/wp-content/themes/malikaholic/images/date_top.gif);
	color:#999;
}
.date-btm {
	width:36px;
	height:1px;
	background:url(/wp-content/themes/malikaholic/images/date_btm.gif);
	margin-top:5px;
}
.thead {
	border-bottom:1px dotted #333;
	padding-bottom:8px;
	margin-bottom:5px;
}
.post-cat .thead {
		border-top:1px dotted #333;
			border-bottom:1px dotted #333;
	padding-bottom:8px;
	margin-bottom:5px;
	}
.date strong {
	font-size:24px;
	font-weight:bold;
	line-height:20px;
	color:#fff;
}
.post {
	float:left;
	width:245px;
	padding:10px 0 0;
	margin:0 15px;
	border-top:1px dotted #333;
	clear:none;
}
.post-top {
	width:520px;
	padding:10px 0 0;
	margin:0;
}
.post-cat {
	width:520px;
	padding:10px 0 0;
	margin:0 15px 10px;

}
.post img {
	max-width:229px;
	height:auto;
	padding:7px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:10px;
}
.post-top img,
.post-cat img {
	max-width:504px;
	height:auto;
	padding:7px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:10px;
}
.post .cat, .post-top .cat, .post-cat .cat {
	color:#4c4b49;
	text-transform: uppercase;
	padding:5px 0;
}
.post .comts, .post-top .comts, .post-cat .comts {
	float:right;
	font-size:9px;
	width:20px;
	height:21px;
	padding-top:2px;
	color:#FFF;
	background:url(/wp-content/themes/malikaholic/images/comts.png) right no-repeat;
	text-align:center;
}
.post .cat a, 
.post-top .cat a,
.post-cat .cat a{
	color:#4c4b49;
	font-weight:normal;
}
.post .title H2 a{

	width:199px;
	color:#fff;
	float:left;
	font-weight:normal;
	display:block;
				font-family: "Helvetica", Arial, sans-serif;
}
.post-cat .title H2 a{

	width:444px;
	color:#fff;
	float:left;
	font-weight:normal;
	display:block;
				font-family: "Helvetica", Arial, sans-serif;
}
.post p,
.post-top p,
.post-cat p {
	margin-bottom:10px;
}
.post-top .title-1 H2 a {
	width:474px;
	color:#fff;
	float:left;
	font-weight:normal;
	display:block;
	font-size:32.5px;
	line-height:32px;
			font-family: "Helvetica", Arial, sans-serif;

}
.post-top .title-1 H2,
.post-cat .title-1 H2{
	width:474px;
	color:#fff;
	float:left;
	font-weight:normal;
	display:block;
	font-size:30.5px;
	line-height:32px;
				font-family: "Helvetica", Arial, sans-serif;
}
.post a, .post-top a, .post-cat a {
	font-weight:bold;
}
.post a:hover, .post-top a:hover, .post-cat a:hover  {
	text-decoration:underline;
}
.post .tags, .post-top .tags  {
	padding:5px 0;
	margin:10px 0;
	text-align:right;
}
#single .post-top .tags, .post-cat .tags {
	padding:5px 0;
	margin:10px 0;
	text-align:left;
}
.post .tags a, .post-top .tags a, .post-cat .tags a {
	font-weight:normal;
}
.footnote {
	padding:10px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	color:#999;
	margin-top:20px;
	text-align:center;
}
#single .footnote p {
	font-size:11px;
	margin:0;
}
#single .footnote H4 {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
}
.footnote a {
	color:#ccc;
}
/* Side Bar */
#side-bar p {
	margin-bottom:8px;
}
#abt-me {
	clear:both;
	padding:30px 30px 20px;
	background-color:#212121;
}
#abt-me img {
	float:left;
	margin-right:15px;
}
#side-menu {
	padding:20px 60px 10px;
	background:url(/wp-content/themes/malikaholic/images/menu_mid.gif) repeat-y;
}
#side-top {
	height:11px;
	background:url(/wp-content/themes/malikaholic/images/menu_top.gif) no-repeat;
}
#side-btm {
	height:21px;
	background:url(/wp-content/themes/malikaholic/images/menu_btm.gif) no-repeat;
}
/* Categories List */
 li.categories {
}  /* outermost list item */
li.cat-item {
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	display:block;
	margin-left:15px;
	line-height:25px;
	padding-left:15px;
	background:url(/wp-content/themes/malikaholic/images/arrow.gif)0 6px no-repeat;
	
}

#side-menu li a H3 {
		font-size:18px;
	text-transform:uppercase;

	display:block;
	margin-left:15px;
	line-height:18px;
	padding-left:15px;
	margin-bottom:2px;
	background:url(/wp-content/themes/malikaholic/images/arrow.gif)0 3px no-repeat;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight:bold;
}
#side-menu li a span {
			font-size:11px;
			color:#777;
	display:block;
	margin:0 15px 10px;
	line-height:10px;
	padding-left:15px;


}
li.cat-item-7 {
...
}  /* category ID #7, etc */
li.current-cat {
...
}
li.current-cat-parent {
...
}
ul.children {
...
}
/* Recent Comments & Popular Post*/
#recent-comments {
	padding:30px;
	text-transform: inherit;
	color:#444;
	background-color:#151515;
}
#popular {
	padding:30px;
	text-transform: inherit;
	color:#444;
	background-color:#151515;
	margin-top:10px;
}
#recent-comments strong {
	font-size:10px;
	color:#444;
	text-transform: capitalize;
	font-weight:normal;
}
#recent-comments a, #popular a {
	color:#999;
}
#recent-comments p:first-letter {
	text-transform:capitalize;
}
#recent-comments a:hover, #popular a:hover {
	text-decoration: underline;
}
#recent-comments ul, #popular ul, #bottom-left ul, #bottom-right ul {
	border-bottom:1px dotted #333;
}
#recent-comments li, #popular li, #bottom-left li, #bottom-right li {
	padding:8px 0;
	display:block;
	border-top:1px dotted #333;
}
#recent-comments H3, #popular H3 {
	font-size:20px;
	padding:0 0 20px 0;
	color:#5e169c;
	text-transform:capitalize;

	font-family:"Helvetica", Arial, sans-serif
}
/* Social Bookmark */
#social {
	padding:30px;
	margin-top:10px;
	background-color:#fff;
}
.socials {
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #BBB9B2;
	padding:5px 5px 5px 10px;
	width:540px;
}
.socials a {
	margin-right:10px;
	color:#BFBCB3;
}
.btn_email {
	background:url(/wp-content/themes/malikaholic/images/email.png) left no-repeat;
	width:32px;
	height:32px;
}
.btn_comment {
	background:url(images/comments.gif) left no-repeat;
	padding-left:15px;
}
.btn_delicious {
	background:url(images/delicious.gif) left no-repeat;
	padding-left:15px;
}
.btn_digg {
	background:url(images/digg.gif) left no-repeat;
	padding-left:15px;
}
.btn_reddit {
	background:url(images/reddit.gif) left no-repeat;
	padding-left:15px;
}
.btn_technorati {
	background:url(images/technorati.gif) left no-repeat;
	padding-left:15px;
}
.btn_furl {
	background:url(images/furl.gif) left no-repeat;
	padding-left:15px;
}
/* Footer */
#container-footer {
	width:100%;
	background-color:#000;
}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	padding:15px 0;
}
/* Bottom Content */
#container-bottom {
	width:100%;
	background-color:#080808;
	margin-top:30px;
}
#container-top {
	width:100%;
}
#top-menu {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	padding:0;
}
#bottom-wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 930px;
	padding:15px 0;
	margin-top:30px;
}
#bottom {
	width:580px;
	float:left;
}
#bottom-left {
	width:245px;
	padding:20px 15px 20px 30px;
	float:left;
}
#bottom-right {
	width:245px;
	padding:20px 30px 20px 15px;
	float:left;
}
#side-bottom {
	float:left;
	width:340px;
	margin-left:10px;
}
#bottom-left H3, #bottom-right H3, #side-btm-left H3, #side-btm-right H3 {
	font-size:20px;
	padding:0 0 20px 0;
	color:#fff;
	text-transform:capitalize;
	font-family:"Helvetica", Arial, sans-serif
}
#side-btm-left, #side-btm-right {
	width:140px;
	padding:20px 15px;
	float:left;
}
#top-menu ul {
	font-size:24px;
	text-transform:uppercase;
}
#top-menu li {
	list-style:none;
	font-size:17px;
	text-transform:uppercase;
	background-color:#5e169c;
	margin-right:3px;
	float:left;
}
#top-menu li a {
	color:#fff;
	padding:8px 17px;
	display:block;
	background:url(/wp-content/themes/malikaholic/images/menu_bg.gif) bottom repeat-x;
}
#top-menu li a:hover {
	color:#000;
}
#top-menu .current_page_item a {
	color:#000;
	background-color:#FFF;
	background:url(/wp-content/themes/malikaholic/images/menu_bg_c.gif) bottom repeat-x;
}
#logo {
	width:340px;
	text-align:center;
	float:right;
	padding:30px 0;
}
/* Single */
#single {
	width:520px;
	padding:30px 30px 15px;
	background-color:#151515;

/*	background:#151515 url(/wp-content/themes/malikaholic/images/thead.gif) bottom repeat-x;*/
}
#single-comments {
	width:520px;
	padding:15px 30px 10px;
		background: #212121 url(/wp-content/themes/malikaholic/images/thead.gif)top repeat-x;


}
#single p {
	font-size:14px;
	line-height:20px;
	padding-bottom:0px;
}
#single-comments p {
	font-size:14px;
	line-height:20px;
	padding-bottom:0px;

}
#single-comments {
	color:#151515;
}
#single-comments li {
	font-style:italic;
}
#single-comments cite {
	color:#666;
}
#single-comments .avatar {
	padding:4px;
	border:1px solid #ccc;
	background: none;
	float:left;
	margin:0 15px 5px 0;
}
.cmt-top {
	width:520px;
	height:7px;
	background:url(/wp-content/themes/malikaholic/images/cmt_top.png) no-repeat;
}
li .cmt-mid {
	background-color:#e2e2e2;
	width:460px;
	padding:30px 30px 20px;
}
li.authorcomment div.cmt-mid {
	background-color:#989898;
	width:430px;
	padding:30px 30px 20px;
	margin-left:30px;
}
.cmt-btm {
	width:520px;
	height:18px;
	background:url(/wp-content/themes/malikaholic/images/cmt_btm.png) no-repeat;
}
li.authorcomment div.cmt-btm {
	width:490px;
	height:18px;
		margin-left:30px;
	background:url(/wp-content/themes/malikaholic/images/cmt_btm_author.png) no-repeat;
}
.cmt-author {
	padding:3px 0 20px 60px;
	font-style:normal;
}
.cmt-author strong {
	text-transform:capitalize;
	font-weight:bold;
	color:#5e169c;
}
#single-comments h3#comments {
	padding:20px 0 35px;
	display:block;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-style:italic;
}
.cmt-mid p {
	color:#666;
	margin-bottom:10px;
}
li.authorcomment p {
	color:#333;
	margin-bottom:10px;
}

.cat-title {
	text-align:center;
	padding:15px 0;
			margin:0 15px;
		background-color:#151515;
}
.cat-title H3 {
	font-size:16px;
	color:#fff;


}
.navigation {
	padding:5px 0;
	margin:0 15px 20px;
	border-bottom:1px dotted #444;
}



