/*
Theme Name:     Alternative Mindz
Theme URI:      http: //alternativemindz.com/
Description:    Theme for Alternative Mindz Blog
Author:         Shakil Assi
Author URI:     http: //shakilassi.com/
Template:       
Version:        1.0
*/


* {
  margin: 0;
  padding: 0;
}

a {
	font-weight: bold;
	outline: none;
	border: 0;
}

a img {
	border: none;
}

a:link {
	color: #eeff56;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #970000;
}
a:hover {
	text-decoration: none;
	color: #aa0000;
	border: none;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}


p {
	margin-top: 0px;
	/*margin-bottom: 2em;*/
	line-height: 18px;
}

ul {
	margin-left: 16px;
}

body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background: #000000 url('/images/main/background.jpg') repeat-x;
	background-attachment: fixed;
	font-family: verdana;
	color: #ffffff;
	font-size: 16px;
	font-weight:normal;
	min-width: 900px;
	/*min-width: 1200px;*/ /*may or may not keep this*/
}

#container {
	/*width:900px;*/
	margin: 0px auto 0px auto;
	text-align:	left;
	overflow:auto;
}

#header {
	float: left;
	padding-bottom: 10px;
	cursor:default;
	width: 100%;
}

#header-left {
	float:left;
	margin-left: 20px;
}

#header-right {
	float:right;
	margin-right: 20px;
}

#top {
	float: left;
	padding-left: 20px;
	/*min-width: 900px;*/
}

#content {
	margin: 0 260px 0 20px;
	/*margin: 0 500px 0 20px;*/
}

.postDiv {
	overflow: auto;
	background-color: rgba(36,36,46,0.75);
	/* For IE, use the filter below. Format for hex color: Alpha, Red, Green, Blue */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C024242E', EndColorStr='#C024242E');
	/*min-height: 300px;*/
	/*margin-bottom: 5px;*/
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;	
	/*padding-right: 10px;
	padding-bottom: 5px;*/
	margin-top: 10px;
	margin-bottom: 5px;
}

.rightmenu {
	float: right;
	width: 200px;
	margin-right: 50px;
}

#footer {
	/*width: 800px;*/
	height: 100px;
	margin-left:50px;
	position: relative;
	float:left;
	font-weight:bold;
	display: inline;
}

.films-poster {
	float: right;
	width: 320px;
}

.comics-poster {
	float: right;
	width: 320px;
	/*margin-right: -20px;*/
}

#menu {
	background-color: #000000;
	height: 70px;
	/*width: 650px;*/
	/*width: 631px;*/
	/*width: 722px;*/	
	margin: 0;
	margin-left: 20px;
	padding: 0;
	float: left;
	display: block;
}

.navmenu {
	height: 64px;
	/*width: 90px;*/
	margin: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
	display: block;
}
.navmenu a {
	color: #000000;
	height: 64px;
	float: left;
	color: black;
	text-decoration: none;
	outline:none;
}
.navmenu img {
	height: 64px;
	border: solid 3px;
	border-color: transparent;
}
* html a:hover {
	visibility:visible;
}
.navmenu a:hover img {
	border: solid 3px;
	border-color: #ffffff;
}
.navmenu span {
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.jqmClose{ background:#FFDD00; border:1px solid #FFDD00; color:#000; clear:right; float:right; padding:0 5px; cursor:pointer; }
.jqmClose:hover{ background:#FFF; } 
#jqmContent{ width:99%; height:99%; display: block; clear:both; margin:auto; margin-top:10px; background:#111; border:1px dotted #444; }


table img {
	border: solid 3px;
	border-color: transparent;
}
table a:hover img {
	border: solid 3px;
	border-color: #ffffff;
}

#sidebar, #rightsidebar {
	font-size: 12px;
	float: left;
	background-color: rgba(36,36,46,0.75);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C024242E', EndColorStr='#C024242E');
	margin-top: 10px;
	/*margin-right: -120px;*/
	width: 230px;
}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	/*margin-left: -30px;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul {
	/*margin-left: -30px;*/
}	

#wp-calendar {
	font-size: 14px;
	margin-top: -10px;
	margin-left: 30px;
}

#sidebar h4 {
	margin:0;
}

#rightlinks {
	background-color: rgba(36,36,46,0.75);
}

.clearboth {
	clear: both;
}

.entry {
	white-space: pre-wrap;
}

.navigation {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#dsq-comments-title h3 {
color:#1fafcb;
}
 
#disqus_thread {
padding:12px;
margin-bottom:-10px;
}
 
#disqus_thread h3 {
color:#1fafcb;
font-weight:bold;
font-family: Helvetica, sans-serif;
font-size:22px;
padding-bottom:.5em;
}
 
#dsq-content div.dsq-options {
background:none;
padding-bottom:0px;
}
 
#dsq-comments li.dsq-comment {
margin-top:12px
margin-bottom:6px;
margin-bottom:12px;
padding:12px;
background-image: url(images/post-bg.png);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #BBBBBB;
}
 
#dsq-content div.dsq-post-area {
padding:12px;
background-image: url(images/post-bg.png);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #BBBBBB;
-webkit-box-shadow: 0px 0px 10px #AAAAAA;
-moz-box-shadow: 0px 0px 10px #AAAAAA;
}
 
#dsq-content .dsq-comment-header {
background:none;
}
 
.dsq-brlink {
display:none;
}
 
#dsq-content .dsq-comment-message {
background:transparent;
padding:10px;
color:#ffffff;
}
 
#dsq-content #dsq-authenticate .dsq-login-buttons {
background:none;
background-image:none;
margin-bottom:0;
}
 
#dsq-content #dsq-form-area .dsq-textarea .dsq-textarea-wrapper,
#dsq-content #dsq-form-area .dsq-post-fields .dsq-input-wrapper {
border: 1px solid #ccc;
}
 
#dsq-new-post div.dsq-request-user-info {
background:none;
padding-bottom:0px;
}
