/*
------------------------------------------------------------------------
Theme Name:Onedrgirl
Theme URI:http://www.onedrgirl.ca
Description: Onedrgirl's second layout version, designed by Paula Solanoy.
Version:2.0
Author: Paula Solanoy
Author URI:http://www.onedrgirl.ca
------------------------------------------------------------------------
*/

body
{
	background-color: #efe3d4;
	background-image: url(images/O_BG.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
}

#wrapper
{
	background-color: #FFFFFF;
	width: 1025px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}


/*----- Header Styles ------*/

#header
{
	width: 1025px;
	height: 229px;
	background-image: url(images/O_Banner.jpg);
}


/*----- Content Styles ------*/

#content
{
	background-color: #f7f4ef;
	width: 925px;
	padding: 10px 50px 10px 50px;
}

#content img
{
	padding: 20px 0px 20px 0px;
}

#postTop
{
	width: 925px;
}

#title
{
	float: left;
}

#date
{
	float: right;
}

#text
{
	width: 925px;
	float: left;
}

#postFoot
{
	width: 925px;
}

#postedBy
{
	float: left;
}

#comments
{
	float: right;
}

#footer
{
	background-color: #f7f4ef;
	width: 925px;
	padding: 10px 50px 10px 50px;
	overflow: hidden;
}

#column1
{
	width: 350px;
	float: left;
	margin-right: 60px;
}

#column1 p
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.75em;
	line-height: 1.75em;
	color: #d38da0;
}

#column2
{
	width: 150px;
	float: left;
	margin-right: 20px;
}

li
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	line-height: 1.75em;
	font-size: 0.7em;
	color: #d52c5a;
	text-decoration: none;
	list-style-image: url(images/O_Bullet.png);
}

li a
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	line-height: 1.75em;
	color: #d52c5a;
	text-decoration: none;
	list-style-image: url(images/O_Bullet.png);
}

li a:hover
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	line-height: 1.75em;
	color: #6e1e3e;
	text-decoration: none;
	list-style-image: url(images/O_Bullet.png);
}

#column3
{
	width: 150px;
	float: left;
	margin-right: 20px;
}


#column4
{
	width: 150px;
	float: left;
}

#divider
{
	padding: 35px 0px 35px 0px;
	float: left;
}

#copyright
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.5em;
	line-height: 2em;
	width: 925px;
	float: left;
	text-align: center;
	color: #929292;
}



/*----- Font Styles ------*/

p
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.75em;
	line-height: 2em;
	color: #929292;
}

p a, p a:visited
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 2em;
	color: #d52c5a;
        text-decoration: none;
}

p a:hover
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 2em;
	color: #6e1e3e;
        text-decoration: none;
}

h1
{
	font-family: Avenir Roman;
	font-size: 2em;
	line-height: 0.75em;
	color: #d52c5a;
}

h1 a, h1 a:visited
{
	font-family: Avenir Roman;
	line-height: 0.75em;
	color: #d52c5a;
	text-decoration: none;
}

h1 a:hover
{
	font-family: Avenir Roman;
	line-height: 0.75em;
	color: #6e1e3e;
	text-decoration: none;
}

h3
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	font-size: 0.90em;
	line-height: 1.75em;
	color: #6c1e3e;
}

h4
{
	font-family: Avenir Roman;
	font-size: 1em;
	line-height: 1.75em;
	color: #6c1e3e;
}

h5
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 2em;
	color: #6c1e3e;
}

h5 a
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	color: #d52c5a;
	text-decoration: none;
}

h5 a:hover
{
	font-family: Avenir Roman;
	text-transform: uppercase;
	color: #6c1e3e;
	text-decoration: none;
}

.postmetadata a:hover,.entry a {
text-decoration:none;
}


@font-face {
	font-family: Avenir Roman;
	src: url("fonts/Avenir LT 45 Book.ttf");
}

#postentry_divider
{
	float: left;
	background-color: #f7f4ef;
}
