/*
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

*/

/* Mass Reset by Malikaholic.com */
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%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;

}
ol, ul {
	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 */
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom:1em;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Semantic Markup */
body {
	background-color:#181818;
	color: #444;
	font:11px Arial, Helvetica, sans-serif;
}
H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5 {
}
H6 {
}
img {
}
ul {
}
ol {
}
a:link, a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
.clr {
	clear:both;
}
/* BEGIN RONNY */
.wrap {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#container {
	width:1000px;
}
#header {
	width:1000px;
	height:45px;
	padding-top:35px;
}
#contents {
	height:674px;
	width:845px;
	background-color:#000;
	float:left;
}
#right {
	float:left;
	margin-left:5px;
	background-color:#000;
	text-align:right;
}
#top {
	width:110px;
	min-height:594px;
	padding:20px;
}
#btm {
	width:135px;
	height:40px;
	padding:0 15px 0 0;
}
#caption {
	padding:0px 20px;
}
#contents #caption p {
	line-height:12px;
}
#pages {
	float:right;
	padding-top:10px;
}
#pages ul li {
	list-style:none;
	font-size:13px;
	text-transform:uppercase;
}
/* CONTENT */
#contents blockquote {
	padding:120px;
	color:#777;
}
#contents strong {
	font-size:24px;
	font-weight:normal;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contents p {
	margin-bottom:10px;
	font: 11px Verdana, Geneva, sans-serif;
}
#contents em {
	font-style:italic;
	font-size:10px;
}
#contents #caption p {
	font-family:Arial, Helvetica, sans-serif;
}
/* MENU */
#right ul {
/*	border-top:1px solid #1A1A1A;*/

}
#right li a:link, #right li a:visited {
	display:block;
	border-bottom:1px solid #1A1A1A;
	padding:8px 0;
	text-decoration:none;
	line-height:12px;
	color:#666;
	list-style:none;
}
#right ul ul {
	margin-right:15px;
	list-style:none;
	border:0px;
}
#right ul ul li a:link, #right ul ul li a:visited {
	font-size:10px;
	color: #444;
}
#right li a:hover, #right ul ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#right #btm #wp_page_numbers ul li, #right #btm #wp_page_numbers ul li a {
	float:left;
	color:#f00;
}

/* TOP */
h2 {
	text-transform:uppercase;
	color:#CCC;
	font-size:16px;
	font-weight:bold;
	padding:0;
	line-height:15px;
	display:block;
}
h3 {
	text-transform:uppercase;
	font-size:11px;
	color:#666;
	padding:0;
	margin:0;
	line-height:12px;
}
h4 {
	padding:5px 0;
	margin:10px 0 5px;
	text-transform:uppercase;
	font-size:12px;
	color:#777;
	line-height:12px;
	border-top:1px dotted #555;
	border-bottom:1px dotted #555;
}
#header #pages ul li {
	float:left;
	padding:0 8px;
	border-right:1px solid #333;
}
#right #top li.current-cat a {
	color:#fff;
}

#thumbnails {
	height:634px;
	width:825px;
	background-color:#000;
	float:left;
	padding:20px 0 20px 20px;
}

.post {
	width:187px;
	height:184px;
	overflow:hidden;
	float:left;
	margin:0 16px 16px 0;
	display:block;
	border:1px solid #222;

	
}
/*
#thumbnails .post blockquote {
	padding:10px;
}
#thumbnails .post blockquote p strong{
		font-size:12px;
}
#thumbnails .post blockquote p{
		font-size:10px;
}
#thumbnails .post img {
	max-width:400px;
	margin-left:-110px;
	margin-top:-50px;
	height:auto;
}*/


/* Thumbnails
----------------------------------------------------------------------------------------------------*/


.thumbnails {border:1px solid #282828; width:190px;float:left; margin:0 15px 15px 0px; background-color:#0e0e0e;}
.thumbnails p { font-size:11px; color: #CCCCCC }
.thumbnails .thumb {overflow:hidden; display: table; height: 190px; width: 190px; #width: 190px; #position: relative; overflow: hidden; text-align:center; } 
.thumbnails .middle { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; } 
.thumbnails .inner { #position: relative; #top: -50%;  } 
.thumbnails .inner a:link,
.thumbnails .inner a:visited {
}
.thumbnails:hover { border:1px solid #666; background-color:#222; }


.thumbnails .input-box { text-align:center; font-size:24px; border:0; height:30px; margin:3px 0; padding:0 20px; background:url(/wp-content/themes/malikaholic/images/input_bg.gif) center center no-repeat  }
.thumbnails .caption { padding:5px; position:absolute; display:block; margin-top:-40px; width:200px; color:white; font-size:12px }



div#contents .thumbnails blockquote {
	padding:10px;
}
div#contents .thumbnails blockquote p strong{
		font-size:12px;
}
div#contents .thumbnails blockquote p{
		font-size:10px;
}


.c_thumbnails {width:845px;float:left; margin:0}
.c_thumbnails .c_thumb {overflow:hidden; display: table; height: 634px; width: 845px; #width: 845px; #position: relative; overflow: hidden; text-align:center; } 
.c_thumbnails .c_middle { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; } 
.c_thumbnails .c_inner { #position: relative; #top: -50%;  } 
.c_thumbnails .c_inner p {margin:0 }



.f_thumbnails {width:845px;float:left; margin:0}
.f_thumbnails .f_thumb {overflow:hidden; display: table; height: 675px; width: 845px; #width: 845px; #position: relative; overflow: hidden; text-align:center; } 
.f_thumbnails .f_middle { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; } 
.f_thumbnails .f_inner { #position: relative; #top: -50%;  } 
.f_thumbnails .f_inner p {margin:0 }

#design a:link,
#design a:visited { color:#444}
#design a:hover { color:#777}