/*  
Theme Name: Prisa2
Theme URI: http://nofieiman.com/2008/01/prisa2-wordpress-theme/
Description: Clean, fresh but minimalist design. No more no less. :)
Version: 2.0
Author: Nofie Iman
Author URI: http://nofieiman.com
*/

/* Main */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/topbg.gif) repeat-x;
	font: 85% Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;
}
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

p, ol, ul {
	line-height: 1.67em;
        margin-top:20px;
}
.big {
        clear:both;        
        font: 1.50em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #84E003;
}
.flickr_photos a {
       margin-top:10px;
       margin-right:10px;
       margin-bottom:10px;
       margin-left:10px;

       
}
.flickr-medium {
     border:solid 1px #000000;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
       
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 160px;
	margin: 0px auto;
}

/* stumbleupon */

#stumble {
	float: right;
	width: 520px;
}

#stumble ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#stumble li {
	margin-bottom: 30px;
}

#stumble li ul {
}

#stumble li li {
	margin: 0;
	padding: 5px 0;
	
}

#stumble li li a {

	
}

#stumble h2 {
	
	
}
#stumble h2 a{
   color:#84E003;
}
#stumble a {
	text-decoration: none;
}

#stumble a:hover {
	text-decoration: underline;
}

#rss {
	width: 788px;
	float: right;
	margin: 0;
	position: absolute;
	top: 5px;
	padding: 0;
	background: url(images/rss.jpg) no-repeat center right;
}

#rss a {
	float: right;
	text-decoration: none;
	color: #fff;
	padding-right: 25px;
}

#rss a:hover, .active a {
	color: #ccc;
	text-decoration: underline;
}

/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #444;
}

#logo h1 a {
	padding-right: 40px;
	//background: url(images/logo.gif) no-repeat right;
	text-decoration: none;
	color: #444;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #444;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #444;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#wrapper {
	background: url(images/bottombg.gif) repeat-x left bottom;
}

#page {
	width: 788px;
	margin: 0px auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

h2.title {
	font-size: 45px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

.post {
	margin: 0 0 20px;
	text-align: justify;
}

.post ul, .post ol {
	padding: 0 0 0 20px;
}
.post li {
	padding: 0 0 0 10px;
}
.post .date {
	background: url(images/datebg.gif) no-repeat top left;
	width: 41px;
	height: 46px;
	float: left;
	position: relative;
	padding: 0 10px 0 0;
}

.post .month {
	font-size: 13px;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 10px;
}

.post .day {
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 2px;
	left: 7px;
}

.post .title {
	margin: 0;
	padding: 0 0 5px 50px;
	font-size: 1.8em;
}

.post .pagetitle {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.8em;
}

.post .meta {
	background: url(images/categorybullet.gif) no-repeat left center;
	padding: 0 10px 0 20px;
}

.post .comment {
	background: url(images/commentbullet.gif) no-repeat left center;
	padding: 0 10px 0 20px;
}

.post .editlink {
	background: url(images/icon-edit.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .commentsrss {
	background: url(images/icon-feed.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .trackback {
	background: url(images/icon-trackback.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}

.post .entry {
	padding: 10px 0 30px 0;
	text-align:justify;
}

/* Forms */

.namebar {
	background: url(images/namebar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.mailbar {
	background: url(images/emailbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.urlbar {
	background: url(images/urlbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}

#commentform textarea {
	width: 305px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff;
}

#commentform #submit {
	margin: 5px;
	float: left;
	border: 0px;
	background: url(images/button.gif) no-repeat center left;
	padding: 5px;
	color: #fff;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#wrapper2 {
	background: #333;
	border-top: 4px solid #666;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #eee;
}

#footer a {
	color: #eee;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	padding-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding: 0 0 3px 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #fff;
}

#legal {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #aaa;
	background: #000;
}

#legal a {
	color: #aaa;
}



/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
	padding: 0;
	font-size: 1.35em;
	color: #84E003;
}
.commentlist {
	text-align: justify;
	padding: 20px;
}
.commentlist li {
	padding: 0 0 0 10px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
}
.commentlist .commentuser, .commentlist .commentuser a {
	font-weight: normal;
	color: #5cbdea;
	text-align: right;
	font-style: italic;
	padding-bottom: 15px;
}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}
.nocomments {
	text-align: center;
}




.search {
	width: 100%;
	border: 1px solid #eee;
	height: 25px;
}
.searchbar {
	width: 85%;
	margin: 3px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: none;
	background: #fff;
	float: right;
}
.searchbut {
	border: none;
	background: url(images/searchbut.gif) no-repeat top left;
	width: 15px;
	height: 14px;
	margin: 5px 5px;
	float: left;
	padding: 5px;
	cursor: pointer;
}



acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center", being
	much more futureproof and valid. */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}

#navigation {
	margin: 0;
	padding: 0;
	}