/*
Theme Name: iBizPress
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.technologytricks.com/
Description: Nice and Sleek design. Suitable for all blog niche.
Author: izwan00
Author URI: http://www.technologytricks.com/

Theme code and css are under copyright 2008 technologytricks.com

*/

body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color: #000000;
	background-color:#42a7b9;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	height: 100%;
}
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#back_top {
	float: left;
	width: 985px;
	height: 15px;
	background-image:url(images/back_top.png);
	background-repeat:no-repeat;
}
#back_bottom {
	float: left;
	width: 985px;
	height: 10px;
	background-image:url(images/back_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
}
#back_bottom a {
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
#back_bottom a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration:underline;
}
#wrapper_inside {
	float: left;
	width: 985px;
	min-height: 200px;
	background-image:url(images/back_center.png);
}
#header {
	float: left;
	width: 985px;
	height: 100px;
	background-image:url(images/back_center_top.png);
}
#logo {
	float: left;
	width: 450px;
	min-height: 50px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin-left: 25px;
	margin-top: 15px;
}
#logo h2 {
	padding-top: 50px;
	margin:0px;
	font-weight: normal;
	color:#333333;
	font-size: 14px;
}
#ads {
	float: right;
	width: 468px;
	height: 60px;
	margin: 15px 30px 25px 0;
}
#menu_bar {
	float: left;
	width: 974px;
	height: 30px;
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	margin-left: 5px;
	margin-right: 6px;
}
#main_menu {
	float: left;
	width: 500px;
	height: 30px;
}
#main_menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_menu ul li {
	float: left;
	font-size: 12px;
	color: #dee8f6;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_menu li a {
	text-align: center;
	padding-right: 14px;
	padding-left: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
}
#main_menu li a:hover {
	background: #305F9E;
}
#menu_right_box {
	float: right;
	width: 237px;
	height: 26px;
	background-image:url(images/search_bg.png);
	padding-left: 3px;
	padding-top: 4px;
}
#search_form {
	display: inline;
}
#s {
	margin-top: 2px;
	float: left;
	background: none;
	border: 0;
	width: 161px;
}
#search_submit {
	width:67px;
	height:21px;
	border:none;
	background:url(images/search_btn.png) no-repeat;
	cursor:pointer;
	display: inline;
}
#content {
	float: left;
	width: 985px;
	min-height: 300px;
}
#post_area {
	float:left;
	width: 565px;
}

.post_message {
	margin: 15px;
	font-size: 16px;
	text-transform: uppercase;
}
.post_box {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
}
.post_title {
	float:left;
	width: 535px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}
.post_box h1 {
	margin:0;
	text-transform:uppercase;
	font-size:20px;
	color: #333333;
	font-weight: normal;
}
.post_box h1 a {
	color: #333333;
	text-decoration:none;
}
.post_box h1 a:hover {
	color: #305F9E;
	text-decoration:none;
}
.post_details a, .post_content a, .post_info a, .comment_area a {
	color: #305F9E;
	text-decoration: none;
}
.post_details a:hover, .post_content a:hover, .post_info a:hover, .comment_area a:hover {
	color: #666666;
	text-decoration: underline;
}
.post_details {
	float:left;
	width: 535px;
	padding-top: 3px;
	color:#666666;
}
.post_rating {
	float:left;
	width: 535px;
	padding-top: 3px;
	color:#666666;
	height: 25px;
}
.post_content {
	float:left;
	width: 535px;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}
/* Image Alignment */
#post_area .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
#post_area .alignleft {
	float:left;
	margin:0 10px 5px 0
}
#post_area .alignright {
	float:right;
	margin:0 0 5px 10px
}
#post_area .wp-caption {
	background:#f9f9f9;
	border:1px solid #DDD;
	border-radius:3px;
	margin:10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post_area .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
#post_area .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
/* post footer */
.post_footer {
	float:left;
	width: 535px;
	height: 30px;
	padding: 0px;
	background-image:url(images/post_footer.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
}
.post_footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.post_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.post_footer_left {
	float:left;
	width: 415px;
	padding: 8px;
}
.post_footer_right {
	float:right;
	width: 104px;
}
/*post info */
.post_info, .post_ads {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
	font-size:11px;
	text-align:justify;
}

.post_ads {
	text-align:center;
}
/* comment */
.comment_area {
	float:left;
	width: 535px;
	margin: 10px 15px 10px 15px;
}
.comment_area h2 {
	float:left;
	width: 535px;
	font-weight: normal;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}
.comment_box {
	float:left;
	width: 535px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 535px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 535px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 535px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 475px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 535px;
	margin-top: 10px;
	font-size: 11px;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
}
.comment_form_right textarea {
	width: 320px;
	height: 125px;
}
.comment_form_name .comment_form_name_desc .comment_form_email .comment_form_email_desc .comment_form_website .comment_form_email_desc {
	float: left;
	width: 230px;
	margin: 0px;
}
#name_text_box, #email_text_box, #url_text_box {
	background-image:url(images/text_box_bg.png);
	background-repeat:no-repeat;
	width: 170px;
	height: 33px;
	font-size: 10px;
	padding: 5px 2px 2px 5px;
}
#text_area_box {
	background-image:url(images/textarea_bg.png);
	background-repeat:no-repeat;
	width: 335px;
	height: 155px;
	padding-top: 12px;
	padding-left: 10px;
}
#author, #email, #url {
	background: none;
	border: 0;
	width: 152px;
}
#comment {
	background: none;
	border: 0;
	width: 300px;
	height: 120px;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 8px;
}
#submit {
	width:139px;
	height:27px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.png) no-repeat;
	cursor:pointer;
	position:relative;
}
/*sidebar */
#sidebar {
	float: right;
	width: 420px;
	font-size: 11px;
	color:#333333;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #666666;
	text-decoration: underline;
}
#sidebar h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	margin:10px 10px 5px 15px;
	padding:0;
	vertical-align:baseline;
	text-align: left;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0 0 0 17px;
	;
}
#sidebar ul li {
	background:url(images/bullet.gif) no-repeat left center;
	height:1%;
	padding:3px 0 3px 18px;
}
.sidebar_wide {
	float: left;
	width: 420px;
}
.sidebar_wide .box {
	float: left;
	width: 420px;
}
.sidebar_wide .ads_big {
	float: left;
	width: 400px;
	text-align: center;
	margin: 20px 10px 20px 10px;
}
.sidebar_top {
	float: right;
	width: 420px;
	height: 72px;
	background-image:url(images/sidebar_top.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.sidebar_top h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	text-transform:uppercase;
}
.sidebar_top_left {
	float: left;
}
.sidebar_top_right {
	float: right;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
.sidebar_top_right img {
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#subscribe_form {
	float: left;
	width: 280px;
	height: 25px;
	background-image:url(images/email_subscribe.png);
	background-repeat:no-repeat;
	margin: 10px 0 0 10px;
}
#subscribe_form #email_rss {
	background: none;
	border: none;
	float: left;
	margin: 2px 0px 0px 4px;
	padding: 0px;
	width: 150px;
	outline: 0;
}
#subscribe_form #subscribe_email_btn {
	width:89px;
	height:22px;
	border:none;
	background:url(images/subscribe_email.png) no-repeat;
	cursor:pointer;
	margin-left: 12px;
}
.sidebar_ads {
	float: left;
	width: 420px;
	background-image:url(images/sidebar_top.png);
	background-repeat: no-repeat;
	background-position: 2px -72px;
}
.img_ads {
	float: left;
	width: 420px;
	text-align:center;
}
.img_ads img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
#sidebar_left {
	float: left;
	width: 230px;
}
#sidebar_left .box {
	float: left;
	width: 230px;
}
#sidebar_right {
	float: right;
	width: 190px;
}
#sidebar_right .box {
	float: left;
	width: 190px;
}
/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 978px;
	min-height: 200px;
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
}

#footer_credit {
	text-align: center;
	font-size: 11px;
}

#footer_credit a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer_credit a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .box {
	float: left;
	width: 326px;
}
#footer h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin:10px 10px 5px 15px;
	padding:0;
	vertical-align:baseline;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0 0 0 17px;
	list-style-type: none;
}
#getflickr {
	float: left;
	width: 326px;
	list-style-type: none;
}
#getflickr li {
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 0px;
	padding: 0px;
	float: left;
}
#getflickr li img {
	margin: 4px;
	padding: 0px;
	float: left;
	height: 49px;
	width: 49px;
	border: none
}
#getflickr li img:hover {
	border: none;
	background: #305F9E;
}

/* post navigator */
#post-navigator-single {
	margin: 15px;
	padding: 0px;
	float: left;
	width: 535px;
	font-size: 13px;
	line-height: 20px;
}

#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}

#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}

#post-navigator-single a {
	color: #305F9E;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}

#post-navigator-single a:hover {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}

#post-navigator {
	color: #000000;
	margin: 15px;
	padding: 0px;
	float:left;
	width: 535px;
}

#post-navigator a {
	color: #ffffff;
	background: #012353;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}

#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}

.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative;
}

.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	position: relative;
}

/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}