/* -*-mode:css;-*- */
/*  
   Theme Name: Realm
   Theme URI: 
   Description: Realm theme by BlogCut.com // Visit today for more great themes! 
   Version: 
   Author: www.blogcut.com
   Author URI: www.blogcut.com

  Modified by John Sullivan (http://www.wjsullivan.net)

*/

* { margin: 0; padding: 0; }

body
{
    background: #f0f0f0;
    color: #737373;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: none;
    text-decoration: none;
}

h1 span, li a span, h2 span, #footer a span
{
    display: none;
}

input
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
}

a
{
    color: #587c7f;
}

a:hover
{
    color: #587c7f;
    text-decoration: underline;
}

#wrapper
{
    width: 768px;
    background: #fff;
    margin: 0 auto;
    border-left: 4px solid #f0f0f0;
    border-right: 4px solid #f0f0f0;
}

#header
{
    width: 738px; height: 136px;
    background: url(images/header/background.png);
    padding: 0 30px 0 0;
}

h1 a
{
    width: 400px; height: 136px;
    display: block;
    float: left;
}

#searchform
{
    width: 307px; height: 32px;
    float: right;
    margin: 47px 0 0 0;
}

#searchform .search-text
{	
    width: 233px; height: 24px;
    background: url(images/header/search-bg.gif) no-repeat;
    padding: 10px 0 0 15px;
    color: #676767;
    border: none;
    float: left;
}

#searchform .search-submit
{
    width: 59px; height: 34px;
    background: url(images/header/submit.gif) no-repeat;
    border: none;
    float: left;
}

#navigation ul
{
    width: 768px; height: 49px;
    background-color: black;
    list-style: none;
}

#navigation ul li
{
    float: left;
    padding: 0 10px 0 10px;
    margin: 10px;
}

#navigation ul li a 
{
    color: white;
    font-size: 18px;
    text-decoration: none;
}

#content
{
    width: 768px;
    background: url(images/content/right-bg.gif) repeat-y right;
}

#left-side
{
    width: 482px;
    float: left;
    padding: 24px 0 24px 28px;
}

.post-head, .page-head
{
    width: 462px; height: 46px;
    background: url(images/content/post-head.gif) no-repeat;
    padding: 12px 0 0 16px;
    clear: both;
    margin: 0 0 10px;
}

.post-head h2, .page-head h2
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 4px 0;
}

.post-head a
{
    color: #587c7f;
    text-decoration: none;
}

.post-head a:hover
{
    color: #587c7f;
    text-decoration: underline;
}

.archive, .search, .page
{
    padding: 10px 0 0 0;
}

.num-comments
{
    width: 98px; height: 31px;
    background: url(images/content/num-comments.gif) no-repeat;
    float: right;
    padding: 7px 2px 0 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    text-align: center;
}

.num-comments a, .num-comments a:hover
{
    color: #676767;
    font-size: 12px;
}

.post-content p
{
    padding: 5px 5px 20px 5px;
}

p.post-info, div.comment
{
    width: 400px;
    background: #f0f0f0;
    border-left: 4px solid #ccc;
    padding: 10px 20px 10px 20px;
    margin: 0 auto 10px auto;
    font-size: 10px;
}

div.comment
{
    font-size: 11px;
}

h2.comment
{
    font-size: 14px;
    padding: 5px 0 10px 0;
}

.comments p
{
}

#submit
{
    padding: 4px;
}

#right-side
{
    width: 258px;
    float: right;
    padding: 13px 0 0 0;

}

h2.pages
{
    width: 184px; height: 45px;
    background: url(images/content/pages.gif) no-repeat;
    margin: 0 0 0 16px;
}

h2.categories
{
    width: 184px; height: 45px;
    background: url(images/content/categories.gif) no-repeat;
    margin: 0 0 0 17px;
}

h2.blogroll
{
    width: 184px; height: 45px;
    background: url(images/content/blogroll.gif) no-repeat;
    margin: 0 0 0 17px;
}

h2.archives
{
    width: 184px; height: 45px;
    background: url(images/content/archives.gif) no-repeat;
    margin: 0 0 0 16px;
}

h2.links
{
    width: 184px; height: 45px;
    background: url(images/content/links.gif) no-repeat;
    margin: 0 0 0 16px;
}

#right-side p {
   color: #d3f7fa;
   width: 157px;
}

.quotescollection_randomquote {
   padding: 5px 0 0 50px;
}

div#etsy {
	padding: 5px 0 5px 40px;
}
	
#right-side ul
{
    list-style: none;
}

#right-side li { list-style: none; }

#right-side ul li
{

    color: #d3f7fa;
    width: 157px;
    margin: 4px 0 4px 0;
    height: 28px;
    padding: 5px 0 0 50px;
    display: block;
    font-size: 12px;
    text-decoration: underline;
}

#right-side ul li a
{

    color: #d3f7fa;
    width: 157px;
    height: 28px;
    padding: 5px 0 0 50px;
    display: block;
    font-size: 12px;
    text-decoration: underline;
}

#right-side ul li a:hover
{
    height: 28px;
    background: url(images/content/right-link.gif) no-repeat;
    background-position: 16px 0;
    color: #29484b;
}

#footer
{
    clear: both;
    width: 768px; height: 63px;
    /* background: url(images/footer.gif) no-repeat; */
}

#footer a.wordpress
{
    width: 400px; height: 63px;
    display: block;
}


.navigation
{
    padding: 10px 0 20px 0;
    height: 10px;
}
.alignright
{
    float: right;
}
.alignleft
{
    float: left;
}
#advertisement
{
    margin: 0 0 20px 0;
}

#head-shot {
    width: 157px;	
    padding: 0 0 0 50px;
}

#head-shot img {

}

#head-shot p {
    color: #d3f7fa;
    text-align: left;
    padding-bottom: 1em;

}

img {
    padding-right: 1em;
    padding-bottom: 1em;
}

a img {
    border: 0;
}

div.subscriptions {
    float: right;
    width: 90%;
    border-top: thin white solid;
    margin-top: 20px;
}	

div.subscriptions img {
   padding-top: 1em;
   padding-left: 1em;
}
