/* Main CSS */
* { margin: 0px; padding: 0px; }

body {
	background: url(images/bg.jpg) repeat-x #62563E /*#F2F1F6*/;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333; }
	
img {
	border: none; }

a:link, a:active, a:visited {
	outline: none;
	text-decoration: none;
	color: #62563E; }
	
a:hover {
	text-decoration: underline;
	color: #000; }
	
.clear {
	clear: both; }
	
.wrap {
	width: 820px;
	margin-left: auto;
	margin-right: auto; 
    }
    
	
/* -------------------- Header home -------------------- */
#header {
	margin-top: 15px; }
	
.logo {
	background: url(images/mylo_creative.jpg) no-repeat;
	width: 167px;
	height: 61px;
	display: block;
	float: left; }
	
#navigation {
	list-style: none;
	float: right;
	margin-top: 4px;}
	
#navigation li {
	float: left;
	margin-left: 12px;
	display: block;  }
	
#navigation li  div {
	width: 60px;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 10px;
	color: #C4C4C4;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif; }
	
/* #navigation li a:hover div {
	background: blue;
	color: #999; } */
	
#navigation li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #848484;
	padding: 5px;
	display: block; }
	
#navigation li a:hover, #navigation li a.active {
	background: #B9CB41;
	color: #fff; }
	
	
	
/* -------------------- Last project -------------------- */
#last_projects {
	width: 820px;
	height: 280px;
	float: left;
	margin-top: 50px; }
	
#last_projects a img, #project_view a img {
	background: #E2E2E2;
	padding: 5px; 
	border: 1px solid #D0D0D0;
	float: left; 
}
	
#last_projects a:hover img, #project_view a:hover img {
	background: #F2F2F2;
	padding: 5px; 
	border: 1px solid #E5E5E5; 
}

.project_b {
	width: auto;
	height: auto;
	border: 1px solid red; }
		
.project_thumb {
	width: 432px;
	height: 278px;
	float: left;
	background: url(images/project_shadow.jpg) bottom center no-repeat; }
    
#project_view .project_thumb {
    background-image:none;
}
	
.project_information {
	width: 280px;
	float: left;
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: justify; }
	
.project_information a h1 {
	color: #563f37;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none; }
	
.project_information a:hover h1 {
	color: #B9CB41;;
	font-size: 24px;
	font-weight: normal; }

.project_information h2 {
	color: #4C83D5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin-right: 5px; }
	
.p_info {
	line-height: 1.5em; }
	
.prev_project {
	background: url(images/vertical_sep_project_left.jpg) no-repeat;
	width: 40px;
	height: 225px;
	float: left; 
	display: block;
	margin-right: 5px; }
	
.prev_icon {
	background: url(images/prev_icon.jpg) top no-repeat;
	width: 28px;
	height: 37px;
	display: block;
	margin-left: 11px;
	margin-top: 100px; }

.prev_icon:hover {
	background: url(images/prev_icon.jpg) bottom no-repeat; }
	
.next_project {
	background: url(images/vertical_sep_project.jpg) no-repeat;
	width: 40px;
	height: 225px;
	float: right; 
	display: block; }
	
.next_icon {
	background: url(images/nextproject_icon.jpg) top no-repeat;
	width: 28px;
	height: 37px;
	display: block;
	margin-left: 2px;
	margin-top: 100px; }
	
.next_icon:hover {
	background: url(images/nextproject_icon.jpg) bottom no-repeat; }
	
	
.more_icon {
	background: url(images/nextproject_icon.jpg) bottom no-repeat;
	width: 28px;
	height: 37px;
	display: block;
	margin-top: 5px;
	margin-bottom: -15px;
	float: right; }
	
.more_icon:hover {
	background: url(images/nextproject_icon.jpg) top no-repeat; }



/* -------------------- Down box -------------------- */
.breadcrump {
	width: 800px;
	padding: 0px;
	height: 10px;
	margin-top: 20px;
	margin-bottom: -10px;
	float: left;
	color: #5C5F06; }
	
.breadcrump a {
	/* background: url(images/arrgr.gif) center left no-repeat; */
	padding-left: 2px;
	color: #5C5F06;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif; }
	
.breadcrump a:hover {
	text-decoration: none;
	color: #FCFFCF; }
	
#home_bc {
	background: url(images/home_icon.GIF) left no-repeat;
	padding-left: 15px;
	margin-right: -5px;
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	color: #5C5F06; }
	
.down_box {
	width: 100%;
	height: 250px;
	background: url(images/gbg.gif) repeat-x #A1AA0E;
	display: block; }
	
.gbox {
	background: url(images/vertical_sep.jpg) top right no-repeat;
	width: 385px;
	height: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
    margin:0px;
	float: left; }

.gbox h1 {
	background: url(images/solid_green_sep.jpg) no-repeat bottom left;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal; }
	
.gbox span {
	margin-top: 10px;
	float: left;
	color: #FFF;
	line-height: 1.9em; }
	
.gbox2 { 
	width: 385px;
	height: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
    clear:none; 
    margin:0px;
    }
	
.gbox2 h1 {
	background: url(images/solid_green_sep.jpg) no-repeat bottom left;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-left: 10px; }

.blog_last {
	margin-top: 4px;
	list-style-image: url(images/cats.gif);
	list-style-position: inside; }

.blog_last li {
	background: url(images/dotted_green_sep.jpg) left top no-repeat;
	height: 15px;
	width: 385px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px; }
	
.blog_last li a {
	color: #fff;
	text-decoration: none; }
	
.blog_last li a:hover {
	background: url(images/arr_list.gif) left no-repeat;
	padding-left: 10px;
	text-decoration: underline; }
	


/* -------------------- Portfolio/Projects page -------------------- */
#page_inner {
	background: none; }
	
#page_inner #header {
	background: url(images/bg_in_top.jpg) repeat-x; 
	margin-top: 0px;
	padding-top: 15px;
	height: 217px; }
	
#page_inner #header span {
	padding: 3px;
	margin-top: 30px;
	float: left;
	color: #FFF;
	background: #6397E2;
	font-size: 46px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; }

.txt_right {
	margin-top: 30px;
	margin-left: 30px;
	/*width: 450px;*/
	float: left;
	color: #6397E2;
	font-size: 16px;
	font-weight: bold;  }
	
#page_inner .down_box {
	width: 100%;
	height: auto;
    min-height:523px;
	background: url(images/bg_in_bottom.jpg) repeat-x #A0A70B;
	display: block; }

.project_div {
	width: 822px;
	height: auto;
	float: left;                        
	margin-top: 30px; }
		
.project_box {
	background: url(images/bg.jpg) bottom repeat-x #fff;
	float: left;
	width: 780px;
	height: 280px;
	padding-left: 20px;
	padding-top: 20px; }
	
.project_box a img {
	background: #E2E2E2;
	padding: 5px; 
	border: 1px solid #D0D0D0;
	float: left; }
	
.project_box a:hover img {
	background: #F2F2F2;
	padding: 5px; 
	border: 1px solid #E5E5E5; }
	
.shadow_right {
	background: url(images/shadow_right.jpg) no-repeat;
	width: 20px;
	height: 178px;
	display: block;
	float: left;
	margin-top: 121px; }
	
.shadow_bottom {
	background: url(images/shadow_bottom.jpg) no-repeat;
	width: 822px;
	height: 18px;
	display: block;
	float: right; }
	
.paginator {
	width: 100%;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-bottom: 40px; 
	text-align: center; }
	
.paginator a {
	color: #fff;
	padding: 3px 5px 3px 5px;
	background: #8B8F08;
	border: 1px solid #7B7F07;
	margin-left: 2px;
	margin-right: 2px; }
	
.paginator a:hover, .paginator a.active {
	color: #333;
	padding: 3px 5px 3px 5px;
	background: none;
	border: 1px solid #A0A70B;
	text-decoration: none; }
	

/* -------------------- Services -------------------- */	
.services_div {
	width: 822px;
	height: auto;
	float: left;
	margin-top: 30px; }
		
.services_box {
	background: url(images/bg.jpg) bottom repeat-x #F7F7F9;
	float: left;
	width: 760px;
	height: auto;
	padding: 20px; }
	
.services_box span {
	padding: 3px;
	color: #FFF;
	background: /*#A5AE15*/ #62563E;
	font-size: 26px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px; }
	
.services_box p, .services_box #project_view, .services_box #content_holder {
	margin-top: 15px;
	line-height: 1.5em; }
	
.services_list {
	list-style-image: url(images/arr_list.gif);
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 10px; }
	
	
/* -------------------- Blog -------------------- */	
.blog_div {
	width: 605px;
	height: auto;
	float: left;
	margin-top: 30px; 
    }
		
.blog_box {
	background: url(images/bg.jpg) bottom repeat-x #F7F7F9;
	float: left;
	width: 550px;
	height: auto;
	padding: 20px;
	border: 1px solid #999;
      }

.blog_div .shadow_bottom {
	background: url(images/shadow_bottom.jpg) center no-repeat;
	width: 550px;
	height: 18px;
	display: block;
	float: left;}
	
.topinfo {
	width: 100%;
	height: auto; }
		
.blog_box .topinfo h1.post_title span a {
    width: 450px;	
	padding: 3px;
	color: #FFF;
	background: /*#A5AE15*/ #62563E;
	font-size: 26px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.5em; }
.blog_box p {
	
	margin-top: 15px;
	line-height: 1.5em; 
    overflow:auto;
    display:block;
    clear:both;
    }
.blog_list, .blog_box ul li {
    list-style-image: url(images/arr_list.gif);
    list-style-position: inside;
    margin-top: 10px;
    margin-left: 10px; 
    clear:both;
    }
	
.post_title {
	float: left;
	width: 450px;
	height: auto; }
	
.date {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0A70B;
	float: right; }
	
.feedback {
	background: #eee;
	width: 540px;
	height: 14px;
	padding: 10px;
	float: right;
	margin-top: 20px;
	color: #444;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; }
	
.feedback a {
	color: #444; }

.tags {
	background: url(images/tag_icon.gif) left no-repeat;
	padding-left: 15px;
	float: left; 
    margin-right: 5px;
    }
	
.comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 15px;
	float: right; }
	
.published {
	background: url(images/author_icon.gif) left no-repeat;
	padding-left: 15px;
	float: left;
	margin-right: 5px; }


#sidebar_box {
	margin-top: 20px;
	width: 205px;
	height: auto;
	float: right; }
	
.sidebar {
	background: url(images/bg.jpg) top repeat-x #F7F7F9;
	width: 170px;
	height: auto;
	float: right;
	margin-top: 10px; 
	padding: 15px;
	border: 1px solid #888; }
	
.sidebar h2 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;                           
	color: #62563E;
	font-family: Tahoma, Arial, Helvetica sans-serif; }
	
.sidebar li {
    list-style: none;
}
.sidebar .children {
    margin-left:10px;
}
.sidebar li ul li {
	list-style-image: url(images/cats.gif);
	list-style-position: inside;
	font-size: 13px; 
    padding: 3px;
    padding-right:0px;
}
.sidebar li ul li {
    margin-top: 4px;
}
.sidebar li ul li a {
    margin-left:3px;
}

.blog .navigation {
    float:left;
    height:auto;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    width:570px;
    margin-top:30px;
}
.blog .navigation .alignleft {
    float:left;
}
.blog .navigation .alignright {
    float:right;
}
.blog .navigation a {
    font-weight:bold;
}
.blog #comments {
    color:white;
    margin-top:5px;
    margin-bottom:5px;
    width:550px;
}
.blog .commentlist li, .blog .newComment {
    background: url(images/bg.jpg) bottom repeat-x #F7F7F9;
    float: left;
    width: 550px;
    height: auto;
    padding: 20px;
    border: 1px solid #999;  
    margin-top:5px;
    margin-bottom:5px;
    color:#777777;
}
.blog .commentlist li p {
    font-size:11px;
    margin-top:4px;                                              
    color:black;
}	
.blog input, .blog textarea {
    background-color: #f1f1f1;
    padding: 2px;
    border: 1px solid #A0A70B;  
    color:#444444;
    margin-bottom:4px;
}
.blog #submit, .blog #searchsubmit {
    color:#002200;
    cursor:pointer;
}
.blog #searchsubmit {
    background-image:url("icons/search_10.png");
    background-repeat:no-repeat;
    background-position:4px center;
    padding-left:14px;
}
.blog #commentform #submit {
    background:transparent url(icons/edit_10.png) no-repeat scroll 4px center;
    padding-left:15px;
}
.blog .date a {
    background:transparent url(icons/edit_10.png) no-repeat scroll 4px center;
    padding-left:16px;  
}
.blog a.date {
    background:transparent url(icons/date_10.png) no-repeat scroll 4px center;
    padding-left:16px;      
}
.blog .newComment #respond {
    background:transparent url(images/comments_icon.gif) no-repeat scroll 4px center;
    padding-left:16px;      
}
.blog .category {
    background:transparent url(icons/category_10.png) no-repeat scroll 2px center;
    padding-left:16px;      
    float:left;
}
.blog .postmetadata, .blog .postmetadata a {
    color:#aaaaaa;
}
	
/* -------------------- Footer -------------------- */
.footer {
	width: 100%;
	background: url(images/footline.jpg) repeat-x #62563E; 
	height: 5px;
	padding-top: 25px;
	padding-bottom: 25px; }
	
.footer a {
	color: #333;
	text-decoration: none; }
	
.footer a:hover {
	text-decoration: underline; 
	color: #A3AC13; }

.f_left {
	float: left; }
		
.f_right {
	float: right; }

/** component: mylo.projects **/
#latest_projects_slider li {
    list-style: none;      
    float:left;
}
#latest_projects_slider ul {
    width:auto;
    display:block;
    height:278px;
}                                          
#latest_projects_slider {
    width:732px;
    height:278px;
    overflow:hidden;
    clear:none;
    float:left;
}
/* end of mylo.projects */

.blog .footer {
    overflow:auto;
    float:left;
    height:auto;
}
.blog blockquote {
    font-size:10px;
    background-color:#dddddd;
    color:#555555;
    margin:4px;
    padding:10px;
    overflow:auto;
    display:block;
}
.blog blockquote p {
    margin-top:0px;
}
.footer .wrap .f_left {
    height:auto;
    overflow:auto;
    float:left;
}
.project_information h1 a {
    font-size: 22px !important;
}

#page_inner .services_div .services_box ul {
    margin-top: 10px;
    margin-left: 10px;
}
#page_inner .services_div .services_box li {
    list-style-image: url(images/arr_list.gif);
    list-style-position: inside;
    margin-top: 10px;
    }
#map span {
    font-size:9px;
    color:white;
    background-color:transparent;
    margin:0px;
    padding:0px;
    text-transform: none;
}