/*  
Theme Name: rubymedia
Description: Sarah's thang.
Version: 1.0
Author: Simon


*/

body, td	{
		bgcolor: #ffffff;
		margin-bottom: 0px;
		font-family: Geneva, Helvetica, Arial, sans-serif;
		color: #000000;
		line-height: 18px;
		font-size: 12px;

		}
table		{ border: 0px;
                  height: 100%;
                  width: 710px;
                  text-align: left;
                  }
.wrapper         { position: relative; 
		margin-left: auto; 
		margin-right: auto; 
		width: 712px; 
		top: 0px; 
		text-align: center;
		}
p img {
	padding: 0;
	max-width: 100%;
	}

.s {
	width: 90px;
	padding: 1px;
	border: 1px solid black;}

td		{ vertical-align: top;
                  height: 100%}
a img		{ border: none;}
a:link          { color: #de007b;
		text-decoration: none;
		font-weight: normal;
		}

a:visited {	color: #de007b;
		text-decoration: none;
		font-weight: normal;
		}

a:hover {	color: #de007b;
		text-decoration: underline;
		font-weight: normal;
		}

a.small:link {	color: #000000;
		text-decoration: none;
		font-weight: normal;
		}

a.small:visited {	color: #000000;
		text-decoration: none;

		font-weight: normal;
		}

a.small:hover {	color: #000000;
		text-decoration: underline;
		font-weight: normal;
		}

a.posts:link          { color: #de007b;
		text-decoration: none;
		font-weight: bold;
		}

a.posts:visited {	color: #de007b;
		text-decoration: none;
		font-weight: bold;
		}

a.posts:hover {	color: #de007b;
		text-decoration: underline;
		font-weight: bold;
		}


.subheader {	color: #de007b;
		font-weight: bold;
		}

.left 	        { width: 88px; padding-top: 90px;}
.middle 	{ width: 504px;}
.right 	        { width: 118px; padding-top: 67px;}
.content	{ position: relative;
		  padding: 10px 30px 30px 30px;
                  background-image: url(/blog/images/bg.gif);
		  background-repeat: repeat-y;
                  
                }
.content {
height: 350px; /* for IE */
min-height: 350px; /* for not-IE */
}

html>body .content {
height: auto; /* for not-IE */
}

.small	        { font-size: 9px;
                  line-height: 14px;}

.content {
	width:504px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:444px;
	}

html>body .content {
	width:444px;
	}
.content .wp-post-image, .content .attachment-thumbnail {/*for archive thumbnails*/
display:none;
/*
comment out for now due to glitchy paths in the output
	float:right;margin:0 0 15px 15px; 
	width:150px;
	height:150px;
	border:1px solid #000;
	*/
}

.title	        {
		color: #92d053;
		font-size: 16px;
		font-weight: bold;
                clear:both;
		}
		
.subtitle	        {
	color: #000000;
	font-size: 16px;
	clear:both;
		}

.bottom         { position: relative;
                  margin-top: -11px;
                }
.up             { position: relative;
                  top: -12px;}
.upup           { position: relative;
                  top: -22px;}
.navigation {
	clear:both;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
.alignright {
	float: right;
        padding: 0px 0px 10px 20px;
	}

.alignleft {
	float: left;
        padding: 0px 10px 10px 0px;
	}
.alt {  
        background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
hr {color: #fff; background-color: #fff; border: 1px solid #000; border-style: none none solid; clear:right; }
