body {
	background: url(style1/body-bg.png) repeat-x left top;
	color: #474747;
	margin: 0px;
	padding: 0px;
}

/* STANDARD TYPOGRAPHY */

a, a:link, a:visited { text-decoration: none; color: #50710c; }
a:hover { text-decoration: none; color: #50710c; }

#default-home-widget-area .home_column02_list li strong a {
	color: #333;
	text-decoration: none;
}
#default-home-widget-area .home_column02_list li strong a:hover {
	color: #115D8C;
	text-decoration: none;
}

#default-home-widget-area .full-width .blue_text {
	color: #115D8C;
	margin: 0px;
}

#default-home-widget-area .home_column01_list li {
	margin: 0px;
	padding: 9px 0px 9px 18px;
	list-style-type: none;
	background: url(style1/arrow_01.png) no-repeat left 12px;
}


#content blockquote,
#full-width-content blockquote {
	border-left-color: #c6c6c6;
}


#portfolio img {
	border: 1px solid #e5e5e5;
	padding: 4px;
	background-color: #fff;
}

/* LAYOUT */


h1.seotext {font-size:12px;color:#a4a4a4;font-family:Arial;font-weight:normal;}
#main {
	width: 100%;
       position:relative;
	margin-top:-60px;
	background-color: transparent;

}
#main_home {
	width: 980px;
       margin:0 auto;
       top:-33px;
       position:relative;


}

/********************************************
INNER PAGE
*********************************************/

#innerpage_title {
	margin: 0 auto;
	width: 100%;
	height: 108px;
	background: url(style1/inner_bg.png) repeat-x left top;
}
#innerpage_title .innerpage_title_center {
	margin: 0 auto;
	width:  950px;
	height: 70px;
	padding-top: 20px;
}
#innerpage_title .innerpage_title_transp {
	float: left;
	width: 950px;
	height: 70px;
	background: url(style1/page_titlebg.png) no-repeat left top;
}
#innerpage_title h2.page-title {
	font-size: 23px; font-weight: bold; color: #fff; padding: 16px 0px 0px 80px; margin: 0px; text-transform: uppercase;
}

#primary_home {
	margin: 0 auto 0 auto;
	width: 950px;
/*	background-color: #fff;*/
}
#primary {
	margin: 0 auto 0 auto;
	width: 950px;
       margin-bottom:-40px;
       margin-top:100px;
/*	background-color: #fff;*/
}
#primary.page {
	margin-top:50px;
}

#copyright {
	height: 52px;
	padding-top: 18px;
	border-top: 1px solid #E5E5E5;
	color: #A8A8A8;
}


/********************************************
HEADER
*********************************************/

/* ----------- logo ----------- */
#logo {
	background: url('style1/logo.png') left center;
}



/* MAIN MENU */
#menu-wrapper {
	float: right;
	width: 730px;
	margin-top:10px;	
}

#menu-wrapper .menu li ul {
	background: #ffffff;
	border-bottom: 1px solid #c6c6c6;

	padding:0;

}

#menu-wrapper .menu li ul ul {
	border: 1px solid #c6c6c6;
}

#menu-wrapper .menu li li a:focus, #menu-wrapper .menu li li a:hover, #menu-wrapper .menu li li a:active {
	background: #f2f2f2;
}

#menu-wrapper .menu li li a, #menu-wrapper .menu li li a:visited {
	color: #333;
}

.sf-sub-indicator {
	background-image: url('style1/arrows.png'); /* 8-bit indexed alpha png. IE6 gets solid image only */
}


/* SEARCH */

#searchform div {
       border:none;
       width:229px;
       height:35px;
	background-color:transparent;
	background-image: url(style1/search.png);
}

#search-input {
	color: #666;
padding-top:4px;
       padding-left:14px;
font-size:10px;
}

#searchsubmit {
       float:right;
       margin-right:8px;
margin-top:3px;
	background-image: url(style1/search-submit.png);
       width:15px;height:15x;
}

/* BLOG */

#content .entry .author-box {
	display: block;
	font-size: 11px;
	padding: 5px 0px 0px 10px;
	margin-top: 25px;
	width: 698px;
	height: 47px;
	float: left;
	background: url(/images/autor.png) no-repeat;
}


#content .entry h3 a, #content .archive h3 a {
	font-size: 24px; font-weight: normal; font-family:Arial; color: #50710c; padding: 0px 0px 5px 0px; margin: 0px;margin-left:3px;
      
}

#content .entry h3 a:hover, #content .archive h3 a:hover {
	font-size: 24px; font-weight: normal; font-family:Arial; color: #50710c; padding: 0px 0px 5px 0px; margin: 0px;margin-left:3px;
	text-decoration: none;
}

/* COMMENTS */

a.name {
	color: #50710c;
}

a.name:hover {
	color: #50710c;
}

#respond input, #respond textarea {
	background-color: #ffffff;
	color: #666;

}

#respond #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

#respond #submit:hover {
	background-color: #f2f2f2;
}


/* PORTFOLIO PAGE */

#portfolio .portfolio-box h3 a {
	color: #474747;
}

#portfolio .portfolio-box h3 a:hover {
	color: #000000;
}

/* CONTACT FORM */

#contact input, #contact textarea {
	background-color: #ffffff;
	color: #666;
	border: 1px solid #cccccc;
}

#contact #submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left: 85px;
}

#contact #submit:hover {
	background-color: #f2f2f2;
}

/* FOOTER AREA */
#footer {
background: url(/images/footer.png) repeat-x;
height:435px;
position:relative;
}

#footer-top {
	background-image: url(style1/footer-top-bg.png);
	background-color: #fff;
}

#footer-widget-area {
	background-image: url(style1/footer-widget-area-bg.png);
	background-color: #e4e4e4;
}

#footer-widget-area-inner {
	background-image: url(style1/footer-widget-area-inner-bg.png);
}

#footer-widget-area .widget ul li a {
	color: #474747;
}

/* SIDEBAR */

#sidebar .widget a {
	color: #1095d2;
}


#sidebar .widget li a {
	color: #636363;
       text-decoration:underline;
       text-size:11px;
}

#sidebar .widget li a:hover {
	color: #636363;
}


/* SLIDESHOW */

#slideshow {
	background-color: #0B74A8;
	
}

#slideshow-nav {
	background-image: url(style1/slideshow-nav.png);
	background-position: left top;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin: 0 auto;
}

#slideshow-nav-inner a img {
	background-image: url(style1/slideshow-nav-button.png);
}	

/* Jaybich Simple Contact Widget */

#full-width-content .widget ul.jaybich-simple-contact li,
#sidebar .widget ul.jaybich-simple-contact li,
ul.jaybich-simple-contact li {
	background-image: url(style1/icons-contact.png);
}

/* PAGE NAVI PLUGIN */

#portfolio .wp-pagenavi a, #content .wp-pagenavi a {
	border: 1px solid #cccccc;
	color: #474747;	
}

#portfolio .wp-pagenavi a:hover, #content .wp-pagenavi a:hover {	
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
}

#portfolio .wp-pagenavi span.current, #content .wp-pagenavi span.current {
	border: 1px solid #cccccc;
	color: #474747;
	background-color: #f2f2f2;
}





.about_team {
	float: left;
	width: 568px;
	padding: 15px;
	border: 1px dashed #ccc;
}
.h_space {
	float: left;
	width: 600px;
	height: 20px;
}
.h_spacefull {
	float: left;
	width: 930px;
	height: 25px;
}

#primary #content ul.sample_list {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 600px;
}
#primary #content .sample_list li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 30px;
	list-style-type: none;
	background: url(style1/arrow_02.jpg) no-repeat left 10px;
}




.flickr_imagesize {
	width: 60px;
	border: 2px solid #333;
	margin-right: 11px;
}



/*-------------- PROJECT ------------*/




#offers {
	margin: 35px auto 3px auto;
	padding: 0;
	height: 396px;
	width: 1014px;
	/*background: #598301;*/
	background-image: url('/images/offers_bg_2.png');
	font-family:Verdana, Geneva, sans-serif;
}

#offers .left,
#offers .right{
	width:400px;
	float:left;
}
#offers .right{
	float:right;
}
#offers h1, #offers h2{
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	font-family:Verdana, Geneva, sans-serif;
	padding:0;
	margin-top:40px;
}
#offers h2{
	text-align:right;
}
#offers p{
	font-size:16px;
	text-shadow: 1px 1px 1px #000;
	color:#FFF;
	margin-top:40px;
}
#offers .right p{
	text-align:right;
}

#offers .button{
	display:inline-block;
	border-radius:6px;
	background:#FFF;
	font-size:13px;
	color:#324b00;
	text-shadow: 1px 1px 1px #CCC;
	padding:6px 10px;
	margin-top:40px;
}
#offers .button:hover{
	text-shadow:none;
}
#offers .right .button{
	float:right;
}


#blogbg {
margin: 35px auto;
padding: 0;
height: 72px;
width: 1018px;
/*background: #598301 no-repeat;*/
background-image: url('/images/blogbg.png');
}


ul.plans {
float: left;
position: relative;
top: 0px;
}

li.sub_plan {
list-style-type: none;
float: left;
}

li {
list-style-type: none;
}

.center {
width: 955px;
margin: auto; padding: auto;
}

li.plan_description {
margin-bottom:7px;
font-family: Verdana;
font-size: 13px;
font-weight:bold;
text-align:center;
line-height:0.5em;
color:#223101;
list-style-type: none;
}
li.p_name {
padding-top:30px;
padding-left:0px;
}
li.plan_image {
padding-top:20px;
margin-bottom:7px;
padding-left:20px;

}
li.comanda_plan {
list-style-type: none;
margin-left:30px;
margin-top:14px;
width: 100px; height: 27px;
background-image: url('/images/comanda.png');
}
li.comanda_plan a {
width: 148px;
text-decoration: none;
color: #324b00;
font-size: 11px;
position: relative;
top: 4px;
left: 28px;
font-family: Verdana;
font-weight: bold;
}

#line {
background-image: url('/images/new/line.png');
width: 850px;
height: 6px;
position: relative;
top: 43px;
left: 35px;
}
#searchbox {
height: 37px;
background-image: url('/images/new/search_bg.png');
width: 244px;
position: relative;
right: 250px;
}


#searchbox input {
margin-top:4px;
margin-left: 10px;
height: 16px;
}
#input.searchinput {
background:none;
 border:none;
 width:170px;
 height:15px;
 margin:0;
 color: #8d8d8d;
 padding: 2px 7px 0px 7px;
 font-family:Verdana;
 font-size:9px;
background-image: url('/images/new/searchbox_bg.png');
}
#input.top_search {
position: relative;
top: 3px;
}

#footer {
border-top: 1px solid #000;
background-image: url('/images/footer.png');
height: 435px;
width: 100%;
left: 0px;}

.footer ul {
margin-top: 30px;
position: relative;
top: 10px;
}

.footer li {
float: left;
font-size: 13px;
color: #82b11f;
font-family: Arial Black;
}
.footer ul li {
position: relative;
right: 36px;
top: 35px;
}
.footer ul a {
color: #fff;
font-family: Verdana Bold;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
#links {
background-image: url('images/links.png');
width: 952px;
height:67px;
position: relative;
top: 250px;
}
#line {
background-image: url('images/line.png');
width: 850px;
height: 6px;
position: relative;
top: 43px;
left: 35px;
}
.center {
width: 955px;
margin: auto; padding: auto;
}

#___plusone_0{
	width:60px !important;
}