/*
	iBakeSale 3 Column Theme based on Talian 1.0 by Steve Arun @ VA4Business

	Theme Name: Talian 1.0
	Theme URI: http://www.va4business.com/
    Download URL: http://www.va4business.com/business
	Description: Talian is 3 column theme with a perfect combination of Green and black color. This theme is widget ready, SEO friendly and created with valid markups. Another premium theme created by <a href="http://www.va4business.com" target="_blank">VA4Business</a>, after widely appreciated Redie series themes.
	Author: Steve Arun
	Author URI: http://www.va4business.com/
*/



body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 10px 0 0 0px;
	/*background: #1B659F; JPEG Header wouldn't grab this color! */
	background: #127AB1;
}

em {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft { }

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap_ibakesale {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container_ibakesale {
	margin: 0px;
	float: left;
	width: 920px;
	background: #fff url(images/blog_header_img.jpg) top left no-repeat;
}

#header_ibakesale {
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	height: 180px;
	position: relative;
}

#content_ibakesale {
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background: #fff;
}

.right-content-ibakesale {
	float: right;
	width: 700px;
}

.left-content-ibakesale {
	float: left;
	width: 200px;
}

#left-post {
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
	padding-top: 20px;
}

#right-sidebars {
	float: right;
	width: 200px;
	padding-bottom: 25px;
}

#left-sidebars {
	float: left;
	width: 200px;
	padding-bottom: 25px;
}

#footer_ibakesale {
	clear: both;
	width: 930px;
	text-align: center;
	margin: 0 auto;
	padding: 28px 0 !important;
	color: #CCCCCC;
	font-size: 11px;
	background: url(images/footer_bg.gif) top left no-repeat;
}

#footer_ibakesale a:link, #footer_ibakesale a:visited {
	color: #999999;
	text-decoration: none;
}

#footer_ibakesale a:hover, #footer_ibakesale a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.header_site_desc {
	float: left;
	height: 90px;
	width: 400px;
	padding-top: 30px;
}

.header_site_desc h1 {
	margin: 10px 0 0 0px;
	padding: 0px;
	float: left;
	width: 284px;
	font-size: 1.9em;
	color: #FFFFFF;
	font-weight: normal;
	display:block;	
	height: 120px;
	position: relative;
	top: -20px;
	overflow: hidden !important;
}

.header_site_desc h1 a {
	display: block;
	text-indent: -9999px;
	padding: 70px 0 0 0;
}

.header_site_desc p {
	/*color: #F67832;
	margin: 0px;
	padding: 0 18px 0 0;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 48px;
	color:#4574a3;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	*/
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.header_nav_box {
	float: right;
	width: 490px;
	height: 100px;
	padding-top: 20px;
}

#searchform {
	float: left;
	position: relative;
	height: 30px;
	width: 490px;
	font-size: 11px;
	padding: 10px 0 0 0;
	color:#838383;
}

#searchform form {
	text-align: right;
	width: 490px;
	margin: 0px;
	padding: 0px;
}

#searchform h3 {
	margin: 0;
	padding: 0 0 0 203px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color:#1CB4E5;
}

#searchform p {
	margin: 0;
}

.src_field {
	width: 300px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}



/* BEGIN New Navigators | Sept. 28, 2007 */

.navigators {
	clear: left;
	position: absolute;
	left: 0;
	bottom:0;
	background: url(images/blog_menu_bg.gif) top left repeat-x;
	height:34px;
	overflow: hidden;
	width:100%;
}

* html .navigators {
	width: 920px !important;
}

.navigators ul {
	margin: 0;
	padding-left: 300px;
	
}

.navigators ul li {
	float: left;
}

.navigators ul li a {
	display: block;
	padding: 34px 0 0 0;
	margin: 0;
	text-indent: -9999px;
}

.navigators ul li a.home {
	background: url(images/nav_home.gif) top left no-repeat;
	width: 66px;
}
.navigators ul li a.goto {
	background: url(images/nav_go_to.gif) top left no-repeat;
	width: 164px;
}
.navigators ul li a.about {
	background: url(images/nav_about.gif) top left no-repeat;
	width: 89px;
}
.navigators ul li a.promote {
	background: url(images/nav_promote.gif) top left no-repeat;
	width: 113px;
}
.navigators ul li a.contact {
	background: url(images/nav_contact.gif) top left no-repeat;
	width: 105px;
}

/* END New Navigators | Sept. 28, 2007 */

/*
.navigators {
	float: left;
	width: 490px;
}

.navigators ul {
	margin: 0px;
	float: left;
	width: 490px;
	list-style-type: none;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navigators ul li {
	float: left;
	height: 34px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	margin: 0px;
	background: #fff url(images/menu_left.gif) top left no-repeat;
}

.navigators ul li a:link, .navigators ul li a:visited {
	display: block;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 7px !important;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: #F67832 url(images/menu_right.gif) top right no-repeat;
	line-height: 25px;
	font-weight: bold;
	width: auto;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

*/

.sidebar-box {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar-box h3 {
	float: left;
	width: 188px;
	font-size: 14px;
	color: #EB6915;
	height: 31px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*
.sidebar-box ul {
	background-color: #dde8f1;
	margin: 0px;
	float: left;
	width: 193px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B659F;
	border-right-color: #1B659F;
	border-bottom-color: #1B659F;
	border-left-color: #1B659F; 
}

.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px !important;
}


.sidebar-box ul li {
	margin: 0px;
	float: left;
	padding: 0px;
	font-size: 11px !important;
}

.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px !important;
}

*/

.blue-box {
	padding: 0 0 9px 0;
	background: url(images/blue_rect_bot.gif) bottom left no-repeat;
	float: left;
	width: 193px;
}

.sidebar-box .blue-box ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
	background: #DDE8F1 url(images/blue_rect_top.gif) top left no-repeat !important;
}

.sidebar-box .blue-box ul ul {
	margin: 0;
	padding: 0;
	/*float: left;*/
	width: 188px;
}

.sidebar-box .blue-box ul li {
	padding: 4px 10px;
}

.sidebar-box .blue-box ul li a:link, .sidebar-box .blue-box ul li a:visited {
	margin: 0px;
	display: block;
	padding: 3px 0 3px 18px;
	color: #1B659F;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-color: transparent !important;
	font-size: 11px !important;
}

.sidebar-box .blue-box ul li a:hover, .sidebar-box .blue-box ul li a:active {
	margin: 0px;
	/*float: left;*/
	display: block;
	padding-top: 3px 0 3px 18px;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-color: transparent;
}

.sidebar-box .blue-box ul ul li a:link, .sidebar-box .blue-box ul ul li a:visited {
	margin: 0px;
	float: left;
	width: 170px;
	padding: 0 0 0 18px;
}

#put-image-here {
	float: left;
	height: 120px;
	width: 480px;
	background-image: url(images/someimage.gif);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}

.post-fixed {
	float: left;
	height: 25px;
	width: 480px;
}



#post-entry {
	float: left;
	width: 480px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.post-meta {
	margin: 0px;
	float: left;
	width: 470px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #EEEEEE;
	border-left-color: #F4F4F4;
}

#post-entry h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1B659F;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

#post-entry h2 {
	font-size: 1.9em;
	color: #999900;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px;
}

#post-entry h3 {
	font-size: 1.9em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

#post-entry h4 {
	font-size: 1.9em;
	color: #000000;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #1B659F;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #333333;
	text-decoration: underline;
}

.posted-aut-cat {
	float: left;
	width: 470px;
	font-size: 12px;
	color: #000000;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}

.post-content {
	float: left;
	width: 470px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.post-commented {
	float: left;
	width: 470px;
}

.post-box {
	float: right;
	height: 35px;
	width: 100px;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.post-box a:link, .post-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #000000;
	text-decoration: underline;
}

/*.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Courier New", Courier, Monospace;
	font-size: 13px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}*/

.post-content img {
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}


.post-content a:link, .post-content a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.post-navs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	font-size: 14px;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited {
	color: #000000;
	text-decoration: none;
}

.post-navs a:hover, .post-navs a:active {
	color: #CCCC99;
	text-decoration: none;
}

#comment-temps {
	float: left;
	width: 480px;
}

#comment-temps a:link, #comment-temps a:visited {
	color: #999900;
	text-decoration: underline;
}

.rssfeed {
	margin: 0px;
	float: left;
	width: 460px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}

#comment-temps a:hover, #comment-temps a:active {
	color: #000;
	text-decoration: none;
}
.com-box {
	margin: 0px;
	float: left;
	width: 460px;
	border: 1px solid #F2E8C6;
	background-color: #EEEEDD;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com {
	float: left;
	width: 445px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.author_date {
	float: left;
	width: 460px;
	font-size: 12px;
	color: #333333;
}

.author_com_text {
	float: left;
	width: 460px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.com-fixed {
	float: left;
	height: 20px;
	width: 470px;
}

.com-box_alt {
	margin: 0px;
	float: left;
	width: 460px;
	border: 1px solid #EEF4E3;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.author_com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code {
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma;
	color: #000000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
}

#comment-temps form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}

#comment-box {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#comment-box p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}

#comment-box input {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#comment-box input:hover {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#comment-area {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#comment-area p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}

#comment-area textarea {
	padding: 3px;
	width: 400px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#comment-area textarea:hover {
	padding: 3px;
	width: 400px;
	height: 180px;
	border: 1px solid #999999;
	margin: 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #EB6915;
	font-weight: bold;
}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #EB6915;
	font-weight: bold;
}


#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #1B659F;
	color:#fff;
}



#wp-calendar #next a {
	text-align: left;
	color: #EB6915;
	text-decoration: none;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	color: #EB6915;
	text-decoration: none;
	float: left;
	padding-top: 10px;
}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	background-color: #DDE8F1;
	width: 200px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B659F;
	border-right-color: #1B659F;
	border-bottom-color: #1B659F;
	border-left-color: #1B659F;
	font-size: 12px;
	margin: 0px;
	float: left;
}

#wp-calendar caption {
	width: 200px;
	font-size: 14px;
	color: #F67832;
	height: 31px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	background-position: bottom;
	text-indent: 6px;
}

.clear-sidebar {
	float: left;
	height: 10px;
	width: 198px;
}



/* Promote Us Page */
.promote {
	border: none;
	border-collapse: collapse;
	font-size:11px;
}

.promote td { vertical-align: top; }

.promote td textarea { border: 1px solid #ccc; font: 11px arial, sans-serif; color: #666; }

/* Fix h2 */

h2 { color: #FF611B !important; font-size: 14pt !important; padding-bottom:2px !important; border-bottom:1px solid #ccc; margin-bottom: 10px !important; }


code {
	display: block;
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
	margin: 10px;
	word-break: break-all !important;
}

#btnSubmitImg {
	position: absolute;
	top: 5px;
	right: 0;
}