/*  
Theme Name: Simple Theme 
Theme URI: http://paragmarku.com/
Description: Simple theme designed by <a href="http://paragmarku.com/">Parag Marku</a>.
Version: 1.0
Author: Parag Marku
Author URI: http://paragmarku.com/
	
	This theme was designed and built by Parag Marku.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
margin:0;
padding:0;
}

body{
font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
background-color: #ffffff;
color: #555;
}

a:link, a:active, a:visited{
color: #003388;
text-decoration:none;
border-bottom: 1px dashed #cccccc;
}
a:hover{
color: #FFBA00;
text-decoration:none;
border-bottom: 1px solid #cccccc;
}

img
{
	padding:4px 4px 4px 4px;	
	margin:4px;
	border:none;
	border: 1px solid #eee;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(casino-casino.gif) no-repeat left top;	
}

strong{
	font-size: 12px;
	}

#page{
margin:10px auto;
text-align: center;
}

/* Header Area */
#header{
padding:5px;
width: 100%;
text-align: center;
}
#header h2{
text-align: center;
color: #003388;
letter-spacing: 1px;
}
#header h4{
text-align: center;
color: #999;
margin-top: 5px;
}
#headr{
width: 80%;
color: #ccc;
height: 0.5em;
float:none;
position: relative;
background-color: #cccccc;
border: none;
}

/* Content Area */
#content{
float: left; 
display: inline; 
position: relative; 
width: 75%; 
margin-left: 10px;
border-right: 0.5em solid #cccccc;
}
#content h2{
font-size: 14px;
padding-bottom: 2px;
}
#content h4{
font-size: 11px;
padding-bottom: 10px;
}
#content h3{
font-size: 10px;
padding-bottom: 5px;
}

.post
{
padding: 5px;
line-height:
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	

/* Search Form */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
.intxt{
border: 1px solid #ccc;
background-color: #fff;
padding: 2px;
}
.inbot{
border: 1px solid #ccc;
margin-top: 2px;
color: #666;
}
.intxt:focus{
	color: #333;	
	border: #999 1px solid; 	
}

.postmetadataalt{
background-color: #fff;
margin-top: 10px;
margin-bottom: 5px;
}
.postmetadataalt a:link, .postmetadataalt a:active, .postmetadataalt a:visited{
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
}

/* Comment Form */
#comments, #respond{
	margin: 2em 5px 10px 5px;
	font-size: 14px;
}
#commentform 
{
	margin:10px;	
	padding:10px;
	background:#f9fcfc;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em;	
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
input.textbox
{
	border:#ccc 1px solid;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
	margin-bottom: 5px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;	
	font:1em Verdana, Arial, Serif;
}
#submit{
border: 1px solid #999;
margin-top: 2px;
color: #666;
}
.textbox:focus, textarea:focus
{
	border:#999 1px solid;
}	

/* Sidebar  Area */	
#sidebar{
float: left;
width:20%;
display: inline;
position: relative;
margin-left: 5px;
margin: 0 0 1em 10;
list-style: none;
}
#sidebar h2{
color: #003388;
font-size: 14px;
}
#sidebar ul{
padding: 2px;
margin-bottom: 5px;
list-style: none;
}
#sidebar li{
list-style: none;
margin-left: 5px;
}
#sidebar a:link,#sidebar a:active,#sidebar a:visited{
color: #666;
font-size: 12px;
text-decoration: none;
padding-left: 5px;
border-left: 4px solid #003388;
border-bottom: none;
line-height: 1.8;
}
#sidebar a:hover{
color: #ff9900;
text-decoration: none;
border-bottom: none;
padding-left: 5px;
border-left: 4px solid #ff9900;
}
.feedo{
	background: transparent;
	border: none;
	}
.feedo img{
	border: none;
	}

/* Archives Area */	
.archs{
	list-style: none;
}	
	
/* Footer Area */
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
#footer{
text-align: center;
background-color: #cccccc;
padding: 4px;
width: 100%;
margin-top: 20px;
}