/*
Theme Name: Sally Theme
Theme URI: http://sallyaday.com
Description: Image blog theme for wordpress
Version: 0.1
Author: Brian James & Nicole Berke
Tags: 1 column image blog
*/
body {
background:url(media/background.jpg) repeat-x; 
background-color: #f861ae;
background-attachment: fixed;
color: #ffffff;
}
.others {
background-color: #000000;
font-family:Georgia,"Times New Roman",Times,serif;
width: auto;
padding: 5px;
text-align: center
}
.others a:link {
	color: #e00057; 
	text-decoration: underline;
	}
.others a:visited {
	color: #e00057; 
	text-decoration: underline;
	}
.others a:hover {
	color: #ffffff;
	text-decoration: underline;
	} 
.odd-couple {
height:636px;
position:fixed;
width:417px;
margin-left:560px;
margin-top: 60px;
	background-image:url('media/odd-couple.png');
	position: fixed;
	background-repeat:no-repeat;
	background-position:right top;
}
.adspace {
background-color:#FFFFFF;
height:250px;
margin-left:594px;
margin-top:92px;
position:absolute;
width:300px;
z-index: 1;
}
.img {
width: 500px;
}
* html .odd-couple {
	background:none;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/odd-couple.png', sizingMethod='scale');
}
p {
margin-top: 6px;
margin-bottom: 6px;
}
hr {
	height: 1px; 
	margin: 0 0 0 0; 
	width: 500px;
}
.header-img {
   height:81px;
   width:514px;
   background:transparent url(media/header-img.png) no-repeat scroll 0 0;
   cursor: pointer;
}
* html .header-img {
	background:none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/header-img.png', sizingMethod='scale');
}
.senduspics {
	background-color: #000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:400;
	color: #ffffff;
	width: 512px;
	height: auto;
	padding-bottom: 10px;
	text-align:center;
	}
.content-top {
   height:48px;
   width:512px;
   margin-top: 10px;
   padding-left: 6px;
   background:transparent url(media/contenttop.png) no-repeat scroll 0 0;
}
* html .content-top {
	background:none;
	width: 506px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/contenttop.png', sizingMethod='scale');
}

.email {
	font-size: 20px;
	font-weight:800;
	}
.email a:link {
	color: #e00057; 
	text-decoration: underline;
	}
.email a:visited {
	color: #e00057; 
	text-decoration: underline;
	}
.email a:hover {
	color: #fff;
	text-decoration: underline;
	} 
.title {
   font-size: 15px;
   font-weight:800;
   color: #fff;
   }
.title a:link {
	color: #000; 
	text-decoration: none;
	}
.title a:visited {
	color: #000;
	text-decoration: none;
	}
.title a:hover {
	color: #fff;
	text-decoration: none;
	} 
.title-header {
   height:42px;
   width:500px;
   padding-top: 10px;
   margin-left: 6px;
   margin-bottom: -10px;
   _margin-bottom: 1px;
   text-align: center;
   cursor: pointer;
   background:transparent url(media/titleheader.png) no-repeat scroll 0 0;
}  
* html .title-header {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/titleheader.png', sizingMethod='scale');
}
.content {
	background-color: #000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:400;
	color: #ffffff;
	width: 512px;
	height: auto;
	padding-bottom: 10px;
	text-align:left;
	}
.picture {
text-align:center;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.content-pic {
}
.number {
    font-family: Helvetica, Arial, Verdana;
    font-weight: bold;
	color: #c0c0c0;
	font-size: 12px;
        text-align: center;
}
.text {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	color: #ffffff;
        margin-bottom:5px;
margin-left:9px;
margin-right:5px;
margin-top:5px;
}
.social-net {
position: absolute;
margin-left:425px;
margin-top:-26px;
}
.content-bottom {
	background-color: #fff;
   margin-left: -6px;
   height:35px;
   width:512px;
}
.footer {
    font-family: Helvetica, Arial, Verdana;
	margin-top: 65px;
	color: #333333;
	font-size: 12px;
}
.navigation {
   font-family:Georgia,"Times New Roman",Times,serif;
   font-size: 45px;
   font-weight:800;
   text-align: right;
   padding-right:20px;
}
.navigation a:link {
color:#ffffff;
}
.navigation a:visited {
color:#ffffff;
}
.navigation a:hover {
color:#f861ae;
}