/*  

	Theme name: Minimal
	Theme URI: http://twitter.com/OssamaZ
	Description: the very Minimal wp Theme by <a href="http://twitter.com/OssamaZ">iDesiGn</a>
	Tags: Clean, Simple, Minimal, left sidebar, Pink, Blue, Orange, Free
	Author: OssamaZ
	Author URI: http://twitter.com/OssamaZ
	Version: 1.

*/



/* *********************************
		BODY & SITE STRUCTURE
   ********************************* */
   
body {
	background: #fff url('images/blue-body-bg.jpg') repeat-x;
}

#wrraper {
	width: 960px;
	margin: 0 auto;
}


/* ****************************
		HEADER SECTION
   **************************** */
   
#header {
	width: 960px;
	height: 251px;
	background: transparent url('images/blue-header-bg.jpg') no-repeat;
	margin: auto;
	position: relative;
}

#logo {
	width: 182px;
	height: 160px;
	background: transparent url('images/blue-logo.png') no-repeat;
	position: absolute;
	left: 48px;
	bottom: 34px;
	text-indent: -9999px;
}

/* Style Switcher Block */

#switcher {
	height: 50px;
	width: 84px;
	position: absolute;
	top: 0;
	left: 298px;
	border-top: 5px solid #28a6c2;
}
   
#switchclick {
	width: 76px;
	height: 23px;
	background: transparent url('images/switch-click.png') no-repeat;
	margin: auto;
	display: block;
}  

#styleswitch {
	background: transparent url('images/switch-block.png') no-repeat bottom;
	overflow: hidden;
	display: none;
}

#blue {
	background: #0d95bc;
	height: 28px;
	width: 14px;
	display: block;
	float: right;
	margin-right: 13px;
}

#pink {
	background: #e32884;
	height: 28px;
	width: 14px;
	display: block;
	float: right;
	margin-right: 9px;
}

#orange {
	background: #e49204;
	height: 28px;
	width: 14px;
	display: block;
	float: right;
	margin-right: 9px;
}

/* Style Switcher Block */

/* Search Form */

#searchform {
	position: absolute;
	top: 14px;
	right: 128px;
}

#searchText {
	height: 19px;
	width: 145px;
	font: 13px Tahoma, Verdana, Serif;
	background:transparent;
	border: none;
	padding: 5px 10px 0 8px;
}

#searchBotton {
	border: none;
	width: 31px;
	height: 31px;
	background: transparent url('images/blue-botton.png') no-repeat;
	cursor: pointer;
}

/* Search Form */

/* NAVBAR LINKS */

ul#navbar {
	position: absolute;
	top: 114px;
	right: 66px;
	list-style: none;
	padding: 0;
	overflow: hidden;
}

ul#navbar li {
	float: right;
	margin-left: 12px;
}

ul#navbar li a {
	display: block;
	padding: 6px 14px 8px;
	background: #cdcdcd;
	color: #757676;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	ul#navbar li a:hover {
			background: #2ac4e5;
			border-color: #2ac4e5;
			color: #FFF;
		}
ul#navbar li a.active {
	background: #2ac4e5;
	border-color: #2ac4e5;
	color: #FFF;
}

/* NAVBAR LINKS */

/* ***************************
		CONTENT WRRAPER
   *************************** */
   
#content-wrraper {
	width: 896px;
	margin: auto;
	padding: 0 32px;
}  
   
/* MISC STYLES */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Main Content */

#content {
	float: right;
	width: 626px;
	margin: 15px 0 10px 20px;
}

/* Post-Wrap */

.post-wrap p {
	line-height: 22px;
}

.post-wrap p ul {
	list-style-image:url('images/blue-plus.png');
}

.post-wrap ul, .post-wrap ol {
	margin: 10px 4px;
}

.post-wrap h2, .post-wrap h1, .post-wrap h3, .post-wrap h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 10px 6px;
}

h2.post-title {
	font: bold 24px Tahoma;
	margin: 0 0 6px 0;
}

h2.post-title a {
	color: #FFF;
	background: #32b6d7;
	padding: 1px 4px 2px;
	}
	h2.post-title a:hover{
			background: none;
			color: #32b6d7;
		}
		
.post-wrap a {color: #369;} 

.post-wrap a:hover { text-decoration: underline;}

.post-wrap blockquote {
	margin: 10px 3px;
	background: transparent url('images/blue-quote.png') no-repeat right;
	padding: 0 24px 0;
	text-indent: 8px;
	color: #0f6d9e;
}

a .cont-read {
	font-size: 14px;
	color: #333;
	}
	a .cont-read:hover{text-decoration: underline;}

/* META */

p.top-meta {margin: 2px 0 8px; text-indent: 0;}

p.top-meta span { border-bottom: 1px dashed #666;}

p.top-meta a, p.bot-meta a { color: #156f9e;} 

p.top-meta a:hover, p.bot-meta a:hover { color: #0CF;}

p.top-meta .date { color: #156f9e;}	

p.bot-meta {margin: 8px 0 25px; text-indent: 0; overflow:hidden;}

p.bot-meta .under { 
	background: transparent url('images/blue-plus.png') no-repeat right;
	padding: 0 10px 0 0;
}

p.bot-meta .labels { color: #156f9e;}

p.bot-meta .under, p.bot-meta a.comms { border-bottom: 1px dashed #666;}




/* Sidebar */

#sidebar {
	width: 250px;
	float: left;
	margin: 42px 0 0 0;
}

#sidebar a#rss {
	margin: 0 auto 15px;
	width: 161px;
	height: 43px;
	display: block;
	background: transparent url('images/blue-rss.png') no-repeat;
}

ul#globalul {
	padding:0;
	list-style: none;
}

#globalul li.widget {
	margin: 0 0 10px;
}

.widget h2 {
	font: bold 22px Tahoma, Georgia, Verdana, Tahoma;
	color: #287fad;
	border-bottom: 3px solid #dad7d8;
	padding: 0 12px 0 0;
	margin: 0 0 6px;
}

.widget p {
	line-height: 18px;
	text-align: justify;
}

.widget p img {
	padding: 0 0 0 4px;
}

.widget ul {
	padding:0;
	list-style: none;
}

.widget ul li {
	margin: 0;
	padding: 5px 13px 7px 0;
	background: transparent url('images/blue-plus.png') no-repeat right;
	border-bottom: 1px dashed #c5c3c4;
	color: #8e8b8c;
	}
	.widget ul li:hover {
			color: #2d2a2b;
			border-color: #000;
		}

.widget ul li a {
	color: #8e8b8c;
	}
	.widget ul li a:hover {
			color: #000;
		}

/* FOOTER */

#footer {
	overflow: hidden;
	border-top: 2px solid #71caeb;
	padding: 3px 5px 6px;
	margin: 20px auto 0;
}

#footer a {
	color: #248bc1;
	}
	#footer a:hover{
			color: #336;
		}

#footer a.idesign {
	color: #069;
	}
	#footer a.idesign:hover {
			text-decoration: underline;
		}
		
/* FOOTER END */		

/* *********************
		 COMMENTS
   ********************* */

/* Comment Form */

#commentform input {
	width: 170px;
	padding: 3px;
	margin: 5px 5px 1px 0;
	color: #8F8F8F;
	background: #F4F4F4;
	border:1px solid #A5ACB2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#commentform input:focus {
	padding: 3px;
	background: #F9F9F9;
	border:1px solid #3FADE9;
	color: #1D1D1D;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 95%;
	padding: 5px;
	margin-right:4px;
	font: 13px Tahoma, Verdana, Serif;
	background: #F4F4F4;
	border:1px solid #A5ACB2;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
#commentform textarea:focus {
	padding: 5px;
	background: #F9F9F9;
	border:1px solid #3FADE9;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 0 14px;
	float: left;
}
#commentform #submit:hover {
	color: #1D1D1D;
	cursor: pointer;
	background: #F9F9F9;
	border:1px solid #3FADE9;
}

/* Comment Form End */

.avatar {
	float: left;
	border: 3px solid #EEE;
	margin:0 0 10px;
}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	text-align: center;
}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alt .comment-body {
	border-style: dashed;
	border-right: 3px solid #999;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.comment-body {
	padding:10px 20px;
	border:1px dashed #DDD;
	border-right: 3px solid #ddd;
}

.commentlist li {
	margin: 10px 0 0;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 10px 10px 0;
}

.children { padding: 0; }

.fn {
	color: #949494;
	font:bold 13px Tahoma, Verdana, Arial, Serif;	
}
.fn a {
	color: #3B3B3B;
}
.fn a:hover {
	color: #E03A85;
	text-decoration: underline;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}	

.comment-meta a{
	color: #9F9F9F;
}
.comment-meta a:hover {
	color: #C92949;
}

#commentform small {
	font: 11px Tahoma, Verdana, Serif;
}

#respond h3 {
	margin:10px 25px 10px 0;
	font:bold 25px Tahoma, Verdana, Tahoma, Serif;
}
/* Comment by User */

.bypostauthor .comment-body {
	border:1px dashed #39AFD7;
	border-right: 8px solid #91CFF0;
}
.bypostauthor .avatar {
	border-color: #7EC7E2;
}

/* THE END */
