/* @override 
	http://localhost/~dave/johnine/johnine_alpha/byrne.css
	http://localhost/johnine/johnine_alpha/byrne.css
*/

/*#############################################################
Johnine.com
Designed by Johnine Byrne
made by Dave Vogler 
sparkhouse.com
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #6C6D6D;
	outline: none;
	text-decoration:none;
	font-style: italic;
}

a:hover {
	color: #000;
}

.content a img{
		border: 1px solid #ffffff;
}
.content a:hover img{
	opacity: .7;
	border: 1px solid #bdbdbd;

}

#philhead {
	margin-left: -0px;
	padding-bottom: 20px;
}
body {
	background: #fff;
	color: #6C6D6D;
	font: normal 70% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	min-width: 778px;
}

h1 {
	font-size: 1.4em;
}

img {
	margin: 0;
	padding: 0;

	border-style:none;
	border-width:medium;
	
}

li {list-style:none;}

/*front menu*/

.frcontent{
	position: relative;
	clear: both;
	height: 390px;
}

#frontblock{
	position: absolute;
	top: 30px;
	left: 200px;
}
.flip {
    width: 477px;
    height: 260px;
    background: url(images/front_flipper.jpg) no-repeat 0px 0px;
    position: relative;
    list-style-image: none;
    list-style-type: none;

}
.flip li a:link, .flip li a:visited {
    position: absolute;
    top: 0;
    height: 86px;
    text-indent: -900px;
    overflow: hidden;
}

/*--home-*/
    .flip .web a:link, .flip .web a:visited {
        left: 0px;
        width: 477px;
    }
    .flip .web a:hover, .flip .web a:focus {
        background: url(images/front_flipper.jpg) no-repeat 0px -260px;
    }
    
    .flip .design a:link, .flip .design a:visited {
        left: 0px;
        top: 87px;
        width: 477px;
    }
    .flip .design a:hover, .flip .design a:focus {
        background: url(images/front_flipper.jpg) no-repeat 0px -347px;
    }
    
    .flip .art a:link, .flip .art a:visited {
        left: 0px;
        top: 174px;
        width: 477px;
    }
	.flip .art a:hover, .flip .art a:focus {
        background: url(images/front_flipper.jpg) no-repeat 0px -434px;
    }

    


/* misc */
.clearer {
	clear: both;
	position: relative;
	
}

/* structure */
body{
	text-align: center;
	min-width: 778px;
}

.container {
	
	background: #fff;
	margin: 20px auto;
	width: 778px;
	text-align: left;
}
.header {
	
	height: 78px;
	margin-left: 20px;
	overflow: hidden;
}

.righty{
	float:right;
	}
	
.lefty{
	float:right;
	}
	
.contact_f{
	float:left;
	font-style:italic;
	margin-left:30px;
	margin-top:5px;
	}
	
.credits_f{
	float:right;
	font-style:italic;
	margin-right:60px;
	margin-top:5px;
	}

/* main */
.main {
	position: relative;
clear: both;
	padding: 0;
	background: url(images/main_bg_sh.gif) repeat-y;
	/*background-color:#CCCCCC;*/
	overflow:hidden;
}





/* main left */


.nav {
	margin-left: 7px;
	
	display:inline;
	letter-spacing: .1em;
	
}

.navblip {
	margin-left: 7px;
	position:relative;
	top: 3px;
	display:inline;
	
}
	
.menus{
	margin-left: 90px;
	line-height: 2.2;
	display:inline;
	font-size:.9em;
	font-style:italic;
}





/* content */

#homehead{
	position: relative;
	left: 600px;
	top: -70px;
}

.homeflip1{
	position:absolute;
	left:190px;
	top: 180px;
}

.homeflip2{
	position:absolute;
	left:409px;
	top: 180px;
}

a#homey1 img{
	background-image:url(images/home_page_pic_r1_c1.jpg);
	}
a#homey1:hover img{
	background-image:url(images/home_page_pic_r1_c1_f2.jpg);
	}
	
a#homey2 img{
	background-image:url(images/home_page_pic_r1_c2.jpg);
	}
a#homey2:hover img{
	background-image:url(images/home_page_pic_r1_c2_f2.jpg);
	}
	

#paintingshead{
	position: relative;
	left: 540px;
	top: -70px;
}

#infohead{
	position: relative;
	left: 500px;
	top: -70px;
}

#morearthead{
	position: relative;
	left: 555px;
	top: -70px;
}

#designhead{
	position: relative;
	left: 580px;
	top: -70px;
}

#webhead{
	position: relative;
	left: 530px;
	top: -70px;
}


.content {
	
	width: 98%;
	padding: 0px;
	text-align: justify;
	margin: 0px;
	line-height: 1.3em;

}

.leftcol{
	width: 400px;
	float: left;
	margin-left: 95px;
	margin-bottom: 25px;
	display: inline;

}

.fullcol{
	width: 600px;
	margin-left: 95px;

	margin-bottom: 25px;
	display: inline;
	float: left;
}

.rightcol{
	width: 240px;
	float: right;
	margin-right: 43px;
	text-align: left;
}

.leftcolmid{
	position: relative;
	width: 50%;
	float: left;


	text-align: right;
}



.rightcolmid{
	width: 46%;
	float: right;
	text-align: left;
}

.artwrap{
	width: 100%;
	clear: both;
	margin-bottom: 40px;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.picblock{
	position: relative;
	width: 450px;
	float: left;
	margin-left: 95px;
	margin-bottom: 25px;
	display: inline;
}
.designblock{
	width:600px;
	float: left;
	margin-left: 95px;
	margin-bottom: 35px;
	position:relative;
	display: inline;
}
.adstitle{
	position:absolute;
	left:545px;
	top: 5px;
	}
.logostitle{
	position:absolute;
	left:509px;
	top: 5px;
	}
.brochurestitle{
	position:absolute;
	left:415px;
	top: 5px;
	}
.webtitle{
	position:absolute;
	left:535px;
	top: 5px;
	}
	
.dpicpad{
	margin-right:40px;
	}

.words{
	margin-left:20px;
	margin-right: 30px;
}

.words a{
	color: #e58d28;
}

.words a:hover {
	color: #96323b;
}

.it{
	font-style: italic;
}
.caption{
	font-style: italic;
	font-size: .9em;
}

img.port{
	margin: 5px;
}
a img.port{
	border: 1px solid #fff;
}

a img.port:hover{
	border: 1px solid #bdbdbd;
}

#wrap_top{
	height: 24px;
	width:808px;
	clear: both;
	overflow:hidden;
}

#wrap_bottom{

	height: 39px;
	width:808px;
	clear: both;
	overflow:hidden;
	background: url(images/johnine_wrap_bottom.gif) no-repeat;
}

#welcome_pic{
	float:right;
	}
	
.welcome_words{
	color: #6C6D6D;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-bottom: 15px;
}
	
/* footer */
.footer {
	background: #FFF;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: right;
	width: 800px;
	clear:both;
}

a#footroll img{
	background-image:url(images/footertag_r1_c2.gif);
	}
a#footroll:hover img{
	background-image:url(images/footertag_r1_c2_f2.gif);
	}

.footer a {
	color: #b56b31;
	text-decoration: none;
}
.footer a:hover {
	color: #b56b31;
	text-decoration: underline;
}

.preloader{
	display:none;
	height:0;
	overflow:hidden;
}

#pieta{
	position: relative;
	padding: 20px;
	margin-top: 30px;
	border: 2px solid #bdbdbd;
	margin-bottom:10px;
}

#pieta_title{
	width: 220px;
	position: absolute;
	right: 20px;
}

#pieta_pic{
	width: 150px;
	position: absolute;
	top: 75px;
}

.pieta_words{
	width: 370px;
	margin-left: 170px;
	margin-top: 50px;
	text-align: left;
}