/*  
Theme Name: Rachel Theme2
Theme URI: http://www.downtowndancer.com/
Description: For Rachel, by SIW.
Version: 0.1
Author: SIW
Author URI: http://www.steveniweiss.com
*/

/* PRIMARY Styles */
a img
{
border : none;
}

body
{
background-color : white;
width : 1024
font-family: Georgia, Arial, sans-serif;
font-size: 10pt;
line-height: 12pt;
text-align: left;
color: #0000000;
}

a, a:visited
{
color: #bd1039;
text-decoration: none;
}

a:hover
{
color: #000000;
}

/* IMG Styles */

img.frontimage
{
position:absolute;
left: 85px;
}

img.rightsideobject
{
position: absolute;
top: 150px;
left: 585px;
z-index: 1;
}

/* DIV Styles */
#leftsidecolumn
{
position:absolute;
top: 200px;
left: 0px;
width: 550px;
max-width: 550px;
}

#commentform
{
width : 550px;
max-width : 550px;
}

div.commentform
{
width : 550px;
max-width : 550px;
}

#commentarea
{
width : 550px;
max-width : 550px;
}

div.commentarea
{
width : 550px;
max-width : 550px;
}
#rightsideobject
{
position: absolute;
top: 150px;
left: 550px;
z-index: 1;
}

.rightsideupcomingevents
{
width:350px;
max-width:350px;
height:120px;
max-height:120px;
position:absolute;
top:190px;
left:620px;
z-index:2;
font-family: Copperplate Gothic;
font-size:11pt;
line-height:10pt;
}

.rightsidevideo
{
width:350px;
max-width:350px;
height:120px;
max-height:120px;
position:absolute;
top:350px;
left:620px;
z-index:2;
font-family: Copperplate Gothic;
font-size:11pt;
line-height:10pt;
}
.rightsidefromtheblog
{
width:350px;
max-width:350px;
height:80px;
max-height:80px;
position:absolute;
top:610px;
left:620px;
z-index:2;
font-family: Copperplate Gothic;
font-size:10pt;
line-height:10pt;
}
.blogmaincolumn
{
padding : 15px;
width: 400px;
max-width: 400px;
}

.blogmaincolumn h1, h1 a, h1 a:visited
{
font-size: 18px;
color: #bd1039;
padding: 0px;
margin-bottom: 0px;
}

div.byline
{
font-size: 10px;
color: #8b8282;
}

.blogsidebar
{
position: absolute;
top: 200px;
left: 430px;
width: 115px;
max-width: 115px;
}