/*
Theme Name: Marcone One
Theme URI: http://www.dkleo.com/wp/themes
Description: Child theme for the Art Gallery theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: DKLEO
Author URI: http://dkleo.com
Template: artgallery
*/

@import url("../artgallery/style.css");
.Gallerymenu {
	display : none;
}
body {
	background: url(images/homepage.png) no-repeat;
}   
html{
	background: url(images/html_bg.jpg) repeat-x #0a0001;
}
.header {
	margin : 0;
	
}
 .logo {
	float:left;
	height:45px;
	width:585px;
	margin-top:45px;
	margin-left:295px;
	position : absolute;
	z-index : 777;
}
.menu {
	float : left;
	
}
.menu ul li {
	font : bold 0.75em  Arial, Helvetica,sans-serif;
}
.menu ul li a { 
	color : #cccc99; 
}
.menu ul li a:hover { 
	color : #ffffff;
}
.menu ul li .selected { 
	color : #ffffff;
}
.intro h1 {
	color : #336666;
	font : bold 0.6em Arial, Helvetica,sans-serif; 	
	width : 300px;
	line-height: 1.5em;
	margin-top : 75px;
	margin-left : -50px;
}
.footer p {
	color : #336666; 
}
.contentRight {
	float:left;
	width:240px;
	position:relative;
	margin-left:-220px;
	margin-top:250px;
}
.servicesText p {
	color : #336666;
	font : bold 0.6em Arial, Helvetica,sans-serif; 		
	line-height: 1.5em;
	margin-top : 50px;	
}



.wp-caption p.wp-caption-text {
    color : #336666;
    font : bold 0.6em Arial, Helvetica,sans-serif; 		
    font-size:0.75em;
    line-height:17px;
    margin:0 0 0 5px;
    padding:0 4px 5px;
}

#sectionhome {
margin-top : -50px;
}

.redrope {
margin-left: 500px; 
margin-top:155px;
}
