/*
Theme Name: R.Pattinson
Theme URI: http://pattinsononline.net
Description: Robert Pattinson
Version: 1.0
Author: Evie
Author URI: http://evie.tornbetween.org and http://roses.so-pink.org
*/

/* MAIN BODY INFORMATION */

body {

	background-color: #666666;
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	margin: 0;
	line-height: 14pt;
	text-align: justify;
}


/* TEXT FORMATTING (BOLD/ITALIC/PARAGRAPH) */


strong,b {
	color: #333366;
	font-weight: bold; 

}


em,i {
	color: #333366;
	font-style: italic; 

}

u {
	text-decoration: none;
	color: #333366;
	border-bottom: 1px solid #333366;

}
p {
	padding-left: 15px;
	padding-right: 15px;
	font-family: verdana;
	line-height: 12pt;
	font-size: 10px;
	color: #333333;
	text-align: justify;

}

blockquote {
	font-weight: normal; 
	background-color: #999999;
	padding-left: 10px;
	border: 5px solid #333366;
	border-left: 15px solid #333366;
	padding-top: 5px;
	padding-bottom: 5px;

}

.ad {
	font-family: georgia;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	text-transform: uppercase;
}

/* HYPERLINKS */

a {
	color: #333366;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana;
	line-height: 12pt;
	font-size: 10px;
}


a:hover {
	color: #333366;
	font-weight: normal;
	text-decoration: underline;
	font-family: verdana;
	line-height: 12pt;
	font-size: 10px;

}

/* MAIN NAVIGATION HYPERLINKS */

a.nav:link, a.nav:visited, a.nav:active
{
	line-height: 65px;
	font-size: 20pt;
	text-align: center;
	font-family: georgia;
	color: #cccccc;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 20px;
}

a.nav:hover
{
	line-height: 65px;
	font-size: 20pt;
	text-align: center;
	font-family: georgia;
	color: #cccccc;
	background-color: #333366;
	border-bottom: 0px;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
	padding-bottom: 20px;
}





/* POSITIONING - CONTENT, SIDEBAR ETC. */

#body
{
	position: relative;
	top: 20px;
	margin: 0 auto;
	text-align: center;
	width: 902px;
	background: url(http://i247.photobucket.com/albums/gg128/intotheroses/bg.gif);
	padding-bottom: 100%;
}

#line1

{
	position: relative;
	top: 8px;
	left: 0px;
	width: 887px;
	height: 30px;
	margin: 0 auto;
	background-color: #999999;
}

#navigation

{
	position: relative;
	top: 0px;
	left: 0px;
	width: 887px;
	height: 65px;
	margin: 0 auto;
	background-color: #666666;
}

#header
{
	position: relative;
	top: 0px;
	left: 8px;
	width: 887px;
	height: 229px;
	background: url(http://i247.photobucket.com/albums/gg128/intotheroses/header.jpg) no-repeat;
}

#advert

{
	position: relative;
	top: 0px;
	width: 887px;
	height: 119px;
	margin: 0 auto;
	background-color: #666666;
}

#content

{
	position: relative;
	width: 708px;
	right: 7px;
	float: right;
	background-color: #CCCCCC;
	height: 100%;
	text-align: justify;
}



#sidebar

{
	position: relative;
	left: 8px;
	width: 180px;
	float: left;
	text-align: justify;
	background-color: #999999;
	height: 100%;
}

#footer {

	position: relative;
	top: 8px;
	float: right;
	margin-right: 7px;
	height: 60px;
	padding-left: 5px;
	text-align: left;
	width: 887px;
	background-color: #999999;
}




/* HEADINGS */


h1 {
	font-family: georgia;
	font-size: 25pt;
	color: #333366;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 30px;
	border-bottom: 1px dotted #333333;
}

h2 {

	font-family: georgia;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
	margin-bottom: -2px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 10px;

}

h3 {
	text-align: left;
	padding-left: 35px;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-family: georgia;
	margin-top: 2px;

}



/* IMAGES */

img.avatar {
	float:left;
	margin-right:10px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 4px solid #333366;
}

/* MADE FOR SINDARA BY EVIE AT TBD (HTTP://EVIE.TORNBETWEEN.ORG) */
