/* 
	Theme Name: Rosanna Davinson
	Theme URL: http://www.exsite.ie
	Description: Rosanna Davinson
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.1
*/

/* 
	0.0 RESET -----------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 .clear
	{
	clear:both;
	}

:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 
	0.0 WORDPRESS STANDARD RULES -----------------------------------------------------------------------------------------------------
*/
#content  img{padding:3px;border:1px dotted white;}
#content img.alignright{float:right; margin:1em 0 1em 1em}
#content img.alignleft {float:left; margin:1em 1em 1em 0}
#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright {float:right; margin:1em 0 1em 1em}
#content a img.alignleft {float:left; margin:1em 1em 1em 0}
#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.boxpost {margin:0 0 20px 0;}
.alignleft{float:left;}
.alignright{float:right;}
.navigation{clear:both;margin:10px 0;}
.read{float:right}
.pagetitle{margin:10px 0;font-size:1.3em;}
.read a:hover{background:#fe48aa;color:white;border-bottom:1px solid white;}
a {color:#fe48aa;text-decoration:none;border-bottom:1px dotted #fe48aa;}
a:hover {color:#fe48aa;text-decoration:none;border-bottom:1px solid #fe48aa;}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------
*/

body {
	font-size:100%/130%;
	line-height: 1;
	color: white;
	font-family:Garamond,Arial,Times New Roman,Verdana,Garamond;
	background:black;
}
#panino{
	width:1000px;
	position:relative;
	margin:0 auto;
}
#container{
	width:1000px;
	background:url(images/container.jpg) no-repeat 0 100px;
	height:768px;
	position:fixed;
}
#container_about{
	width:1000px;
	background:url(images/container_about.jpg) no-repeat 0 100px;
	height:768px;
	position:fixed;
}
#container_contact{
	width:1000px;
	background:url(images/container_contact.jpg) no-repeat 0 100px;
	height:768px;
	position:fixed;
}
#header{
	width:1200px;
	height:202px;
	position:fixed;
	z-index:20;
	background:url(images/header.png) no-repeat center top;
}
#content{
	width:580px;
	float:right;
	padding-top:20px;
	font-size:0.9em;
	margin-top:180px;
	margin-right:20px;
}
#innerbox{
	width:800px;
	position:relative;
}
#sidebar{
	width:200px;
	margin-left:800px;
	position: fixed;
	margin-top:180px;
}
#footer p#credits{
	text-align:right;
	margin-top:20px;
	font-size:0.7em;
}
#footer {
width:600px;
margin:0 auto;
}
/* 
	1.2 TYPO -----------------------------------------------------------------------------------------------------
*/
h2 {font-size:1.9em;line-height:30px;color:#fe48aa;margin-bottom:10px;}
h3 {font-size:1.9em;line-height:30px;color:#fe48aa;margin-top:20px;margin-bottom:10px;}
h4,h5,h6 {font-size:1em;line-height:30px;color:#fe48aa;}
p  {padding-bottom:10px;}
/* 
	1.3 HEADER -----------------------------------------------------------------------------------------------------
*/
#logo{
	height:202px;
	width:307px;
	float:left;
}
#logo a{
	height:202px;
	width:307px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	border-bottom:none;
}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; width: 800px;
    margin-top:105px;
    padding: 15px; 
	float:right;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url(images/lava.png) no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url(images/lava.png) no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
			border-bottom:none;
			font-weight:bold;
        }

/* 
	1.4 CONTENT -----------------------------------------------------------------------------------------------------
*/
.boxpost{
	padding:0 20px 40px 20px;
	background:url(images/splitter.png) no-repeat bottom left;
	margin-bottom:20px;
}
.boxpost ul, .boxpost ol{
	margin-left:30px;
}
#sidebar li{
	padding:3px 3px 3px 20px;
	list-style:none;
	background:url(images/li.png) no-repeat 0 3px;
}
#sidebar a{
	color:white;
    font-size:0.9em;
	border-bottom:1px dotted white;
}
#sidebar a:hover{
	color:#fe48aa;
	border-bottom:1px solid #fe48aa;
	
}
/* 
	1.5 FOOTER -----------------------------------------------------------------------------------------------------
*/


/* 
	1.6 EXTRA -----------------------------------------------------------------------------------------------------
*/
