/*   
Theme Name: Business Solutions
Theme URI: http://www.coffeecream.eu/
Description: Premium WordPress Theme.
Version: 1.0
Author: Marcin Banaszek and Hleb Poltanovich
Author URI: http://www.coffeecream.eu/
Tags: Corporate, Product, Business, Blog
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* End reset
-------------------------------------------------------------- */



/* General
-------------------------------------------------------------- */

html, body { height: 100%; }
body {
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
	background: #f8f7f3;
}


/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: "GeoSlb712 Md BT", Georgia, "Times New Roman", Times, serif; color: #222; }
h1 { font-size: 48px; padding-bottom: 11px; }
h2 {
	font-size: 20px;
	padding: 4px 0 20px;
	color: #b00;
}
h3 {
	font-size: 18px;
	padding:0 0 20px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	padding:4px 0 18px;
	text-transform: uppercase;
}
h4, h5, h6 { font-size: 14px; padding: 4px 0 10px; }


/* Paragraph */
p { padding-bottom: 20px; }
#main-page p { padding-bottom: 9px; }


/* Lists */
#content ul, #content ol { margin: 0 30px 0 28px; padding: 5px 0 25px; }
#content ul { list-style-type: none; }
#content ol { list-style-type: decimal-leading-zero; }
#content li { padding: 0 0 0 13px; background: url('images/template/square.gif') 0 7px no-repeat; }


/* Links */
a { color: #b00; text-decoration: none; }
a:hover { text-decoration: underline; }


/* Forms */
#contact-form { width: 412px; overflow: hidden; padding: 6px 0 25px 80px; float:left; }
form p { padding-bottom: 5px; }
input, textarea {
	width: 286px;
	border: #e7e4d7 1px solid;
	background: url('images/template/input-bg.gif') 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	line-height: 26px;
	padding: 0 6px;
	font-size: 13px;
	height: 26px;
	margin: 0;
	overflow: hidden;
}
textarea { height: 172px; }
label {
	width: 110px;
	float: left;
	line-height: 28px;
}
.submit {
	margin-right: 2px;
	float: right;
	padding-left: 7px;
	background: url('images/template/submit-bg.png') 0 0 no-repeat;
}
.submit input {
	background: url('images/template/submit-bg.png') 100% 0 no-repeat;
	padding: 0 14px 3px 7px;
	color: #fff;
	float: left;
	border: none;
	height: 30px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.success { color: #03ac03;}

/*Contact Right div*/
#contact-right
{
	float:left;
	margin:0px 0px 0px 60px;
	padding-bottom:30px;
}
#map
{
	height:300px;
	width:300px;
}
#content ol.contact-details
{
	list-style:none;
	width:300px;
	list-style-type:none;
	margin:0px;
}
#content ol.contact-details li
{
	background:none;
	clear:both;
}
#content ol.contact-details li label
{
	display:block;
	float:left;
	width:80px;
}
/* clear floats */
.clear { height: 0; font-size: 0; line-height: 0; clear: both; }

/* End general
-------------------------------------------------------------- */



/* Wordpress specific
-------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin: 10px auto; }
.alignleft { float: left; margin-right: 14px; }
.alignright { float: right; margin-left: 14px; }

img.alignleft, img.alignright, img.aligncenter { border: 5px solid #F0EEE6; }

.gallery {
	padding: 5px 0 5px 5px;
	background: #F0EEE6;
	width: 605px;
	overflow: hidden;
	margin-bottom: 20px;
}
.gallery-item {	float: left; width: 150px; }
.gallery img { border: none; display: block; }
.gallery br { display: none; }

/* Emd wordpress specific
-------------------------------------------------------------- */



/* Structure
-------------------------------------------------------------- */

#page {
	background: url(images/template/page-bg.jpg) repeat-x center bottom;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -75px;
}

/* End structure
-------------------------------------------------------------- */



/* Header and main navigation
-------------------------------------------------------------- */

#main-page #header { background: #FFF url('images/template/brush.jpg') center 100% no-repeat; }
#header { background: #FFF url('images/template/brush.jpg') center 100% no-repeat; }

#logo { background: #222; }
#logo .inner {
	width: 950px;
	padding: 24px 0 27px;
	margin: 0 auto; 
}

.menu, #main-navigation { background: url('images/template/main-navigation-bg.png') 0 0 repeat-x; height: 60px; }
.menu ul, #main-navigation ul {
	width: 950px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 60px;
}
.menu ul li, #main-navigation ul li {
	float: left;
	padding: 14px 25px 25px;
}
.menu ul li a, #main-navigation ul li a {
	color: #222;
	text-decoration: none;
	display: block;
	float: left;
}

.menu ul li.current-menu-item, #main-navigation ul li.current-menu-item,
.menu ul li.current-category-ancestor, #main-navigation ul li.current-category-ancestor,
.menu ul li.current_page_item, #main-navigation ul li.current_page_item,
.menu ul li.current_cat, #main-navigation ul li.current_cat,
.menu ul li.current-page-ancestor, #main-navigation ul li.current-page-ancestor {
	background: url('images/template/tab.png') 100% 100% no-repeat;
	padding: 0 32px 0 0;
	margin-left: 15px;
}

.menu ul li.current-menu-item a, #main-navigation ul li.current-menu-item a,
.menu ul li.current-category-ancestor a, #main-navigation ul li.current-category-ancestor a,
.menu ul li.current_page_item a, #main-navigation ul li.current_page_item a,
.menu ul li.current_cat a, #main-navigation ul li.current_cat a,
.menu ul li.current-page-ancestor a, #main-navigation ul li.current-page-ancestor a {
	background: url('images/template/tab.png') 0 100% no-repeat;
	margin-left: -15px;
	padding: 14px 0 25px 32px;
	color: #fff;
}

#main-page #header-content {
	width: 895px;
	padding: 57px 50px 105px 0;
	margin: 0 auto;
	color: #000;
	font-size: 24px;
	font-family: "GeoSlb712 Md BT", Arial;
	text-shadow: 1px 1px 1px #fff;
	line-height: 30px;
	min-height: 200px;
}
#main-page #header-content #header-content-text
{
	float:left;
	width:440px;
}
#main-page #header-content h1 { white-space: nowrap; font-size: 26px; color:#3300FF; }
h1.get-margin-back { margin-bottom: -30px; }

#header-content {
	width: 910px;
	padding: 32px 0 70px 0;
	margin: 0 auto;
	line-height: 30px;
}

/* End header and main navigation
-------------------------------------------------------------- */



/* Content area
-------------------------------------------------------------- */

#main-container { width: 950px; margin: 0 auto; }

#main-page #main-container #content { width: 960px; }
#content {
	margin: -80px 0 10px;
	width: 950px;
	float: left;
	position: relative;
}

.post, .page { background: #fff url('images/template/corner.png') 0 0 no-repeat; }
.post .inner, .page .inner {
	background: url('images/template/shadow.png') 100% 100% no-repeat;
	padding: 25px 20px 12px 20px;
	overflow: hidden;
}

#news-page .post .inner, #news-page .page .inner { padding: 18px 20px 10px 20px; overflow: hidden; }
#news-page .date {
	float: right;
	margin: 4px 0 5px 15px;
	color: #666;
	font: 13px Arial, Helvetica, sans-serif;
}

.metadata {
	background: #f8f7f3;
	color: #999;
	font-size: 11px;
	margin: -8px 0 12px;
	padding: 7px 10px 7px 190px;
}
.metadata a { color: #222; }

.no-thumbnail { padding-left: 10px; }

.info-box .read-more, #sidebar .read-more {
	background: url('images/template/read-more-bg.png') 0 0 no-repeat;
	display: block;
	float: right;
	padding: 6px 9px 0;
	color: #fff;
	height: 23px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	clear: both;
}
#sidebar .read-more { float: left; margin-top: -11px; }
.featuredpage { overflow: hidden; }

.thumbnail-page {
	float: left;
	padding: 2px 20px 0 0;
	background: #fff;
	margin-bottom: 18px;
}
.thumbnail-page img { display: block; border: #f0eee6 5px solid; }

.title {
	border-bottom: #f0eee6 1px solid;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

.pagination { height: 13px; margin: 5px 0 0 20px !important; }
.pagination li {
	float: left;
	background: none !important;
	padding: 1px 6px !important;
	margin-right: 3px;
}
.pagination li a { color: #222; }
.pagination li.act { background: #b00 !important; }
.pagination li.act a { color: #fff; font-weight: bold; }


/* End content area
-------------------------------------------------------------- */



/* Sidebar and widgets
-------------------------------------------------------------- */

#sidebar {
	float: right;
	width: 280px;
	padding-bottom: 50px;
	color: #222;
}

#sidebar .widget { padding-top: 22px; }
#sidebar h4.widget-header { font-size: 24px; text-transform: none; }

.featured-info h2 { color: #3300ff; }

.categories_widget ul, .pages_widget ul {
	background: #fff;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.categories-widget li, .pages_widget li {
	border-bottom: #e8e6dd 1px solid;
	border-top: #fff 1px solid;
	margin: -1px 0 1px;
	padding: 6px 0 7px 31px;
	background: #F8F7F3 url('images/template/arrow.png') 13px 12px no-repeat;
}
.categories_widget li a, .pages_widget li a { color: #222; }
.pages_widget .current_page_item a, .pages_widget .current-cat a { color: #b00; }

.widget .post, .widget .page { background: none; }

/* End sidebar and widgets
-------------------------------------------------------------- */



/* Main page specific areas
-------------------------------------------------------------- */

.info-box {
	background: #fff url('images/template/shadow.png') 100% 100% no-repeat;
	width: 900px;
	padding-bottom: 0px;
	float: left;
	margin:0px 10px 10px 0px;
}
.info-box .inner {
	background: #FFF;
	width: 900px;
	overflow: hidden;
	padding: 10px 5px 10px 19px;
	margin:0px 10px 0px 0px;
	border:4px solid #FCE3BB;
}

.info-box img { margin-left: -6px; margin-right: 12px; }
.info-box h2 { padding: 3px 0 3px; }

.main-page-widgets {
	clear: both;
	width: 960px;
	padding-top: 12px;
}
.main-page-widgets .widget {
	width: 435px;
	float: left;
	margin: 0 26px 0 19px;
}
.main-page-widgets p { display: inline; }

.main-page-widgets .widget-header { border-bottom: #e8e6dd 1px solid; padding-bottom:16px; }
.main-page-widgets .widget-content, .main-page-widgets .textwidget { border-top: #fff 1px solid; padding: 15px 0 26px; }

img.alignright { margin: 5px 0 0 12px !important; }
img.alignleft { margin: 5px 12px 0 0 !important; }
img.icon { border: none !important; margin: 0 12px 0 -6px !important; }

/* End main page specific areas
-------------------------------------------------------------- */



/* Footer
-------------------------------------------------------------- */

#footer {
	clear: both;
	padding-top: 28px;
	height: 47px;
	text-align: center;
	font-size: 12px;
	color:#3300ff;
}

.push { clear: both; height: 75px; }

/* End footer
-------------------------------------------------------------- */