/*  
Theme Name: Write
Theme URI: http://www.cometosilver.com/write/
Description: Custom Theme for cometosilver.com
Version: 1.0
Author: K Belle
Author URI: http://www.cometosilver.com 
*/

* {
        margin: 0px;
	padding: 0px;
        font-size: 12px;
	font-weight: normal;
	font-variant: normal;
        color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #ebe8d7;
        background-image:  url(images/write_bg_lg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
a {
	font-size: 12px;
	color: #FF9999;
	text-decoration: none;
}

a:hover {
	color: #666633;
}

#wrap {
	width: 800px;
	margin-right: 0px;
	margin-left: 200px;
	margin-top: 75px;
	overflow: visible;
}
#header {
	display: none;
}
#content {
	float: left;
        text-align: justify;
	width: 400px;
	padding: 15px;
        border: 1px solid #666633;
        font-size: 12px;
	background-image: url(images/beigebg.jpg);
}

#content .entry {
	clear: both;
}
#content .entrybody a {
	color: #cc6666;
        font-weight: bold;
}
#content .entrybody a:hover {
        color: #666633;
}

#content .entrytitle {
         background: #FFE7E3;
         border-bottom: 1px solid #ff9999;
}

#content .date {
        font-size: large;
        font-style: italic;
        text-align: right;
	color: #CDBA96;
}

#content .entrytitle a {
	font-size: large;
	text-decoration: none;
	color: #ff6666;
}
#content .entrydate {
	font-size: x-small;
	color: #666633;
        padding-bottom: 10px;
}
#content .pixnote {
	text-align: center;
        color: #CDBA96;
	font-size: x-small;
}
#content .entrybody {
	font-size: small;
	line-height: 20px;
	color: #666633;
}
#content .entrybody p {
	padding-top: 7px;
	padding-bottom: 7px;
}
#content .entrybody p img {
        border: 1px solid #CDBA96;
	padding: 3px;
}

#content .entrybody blockquote {
	padding: 15px;
	background: #FDF6D9;
	margin: 5px;
}
#content .entrybody blockquote blockquote {
	background: #FDF6D9;
	margin: 5px;
	padding: 5px;
}
#content .entrybody .wp-smiley {
	float: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


#content .entrybody ol li {
	list-style: decimal inside;
}
#content .entrybody ul li {
	list-style: circle inside;
}


#content .entrymeta {
	text-align: right;
	padding-bottom: 35px;
	font-size: x-small;
	clear: both;
}
#content .entrymeta a {
	color: #ff9999;
	text-decoration: none;
}
#content .entrymeta a:hover {
        color: #666633;
}

#content .navigation a {
	color: #ff9999;
        font-weight: bold;
}
#content .navigation a:hover {
        color: #666633;
        font-weight: bold;
}
#content .navigation .nextposts {
	float: left;
}
#content .navigation .previousposts {
	float: right;
}

#content .commentsblock #comments {
	font-size: small;
}

#content .commentsblock .commentlist .commentmetadata {
	font-size: small;
}
#content .commentsblock .commentlist li {
	background: #FFE7E3;
        border: 1px solid #666633;
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
        list-style: circle inside;
}
#content .commentsblock .commentlist p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .commentsblock .commentlist a {
	color: #ff9999;
}

#content .commentsblock #respond {
	font-size: small;
}
#content .commentsblock #commentform input, textarea {
	padding: 2px;
        width: 394px;
	border: 1px solid #666633;
	margin-top: 5px;
	margin-bottom: 5px;
        margin-right: 0px;
}
#content .commentsblock #commentform #submit {
	background: #ffe7e3;
        width: 200px;
	color: #666633;
	font-weight: bold;
	padding: 5px;
}


#side {
        float: left;
        margin-left: 40px;
	width: 195px;
	padding: 10px;
	color: #666633;
	text-align: left;
	font-size: small;
        border: 1px solid #666633;
        background-image: url(images/fadebeigebg.gif);
}

#left {
        position: relative;
        left:15px;
        top:250px;
	width: 125px;
	padding: 10px;
	color: #666633;
	text-align: left;
	font-size: small;
        border: 1px solid #666633;
        background-image: url(images/fadebeigebg.gif);
}


#menu {

}
#menu a {
        color: #999966;
        font-weight: bold;
        text-decoration: none;
}

#menu a:hover {
        color: #FF9999;
        font-weight: bold;
        text-decoration: none;
}

#menu img {
	border: 0px solid #666633;
}

#menu h2 {
	color: #FF6666;
	font-size: medium;
        font-weight: normal;
        text-decoration: none;
        background: #FFE7E3;
        border-bottom: 1px solid #ff9999;
}

#menu h4 {
        color:#FF6666;
        font-size: small;
        font-style: italic;
}

#menu h3 {
        color:#FF9999;
        font-size: small;
        font-weight: bold;
        margin-bottom: 4px;
        background-image: url(images/beigebg.jpg);
}

#menu h5 {
        color:#666633;
        font-size: x-small;
}

#menu ul {
        list-style: url(none) none outside;
	padding: 10px 0px;
}

#menu li {
        list-style: url(none) none outside;
}

#menu ul li a {
	text-decoration: none;
	color: #999966;
	list-style: outside;
	padding: 0px 0px;
        font-weight: bold;
}
#menu ul li2 a {
	text-decoration: none;
	color: #FF0000;
	list-style: outside;
	padding: 0px 0px;
        font-weight: bold;
}
#menu ul li a:hover {
	color: #ff9999;
}



#footer {
	clear: both;
	margin: 10px;
	width: 420px;
	font-size: x-small;
	color: #666633;
	padding: 0px;
}
#footer a {
	color: #666633;
	text-decoration: none;
}


#rav_progress_bars .rav_project {
           height: 145px;
	   background-image: url(images/beigebg.jpg);
           border: 1px solid #FFcccc;
           padding: 4px;
          }
          
#rav_progress_bars .rav_project .rav_photo_link {
            float: left;
            width: 77px;
            height: 77px;
            margin-left: 1px;
            margin-top: 4px;
            margin-right: 10px;
            padding: 1px;
            border: 1px solid #666633;
          }
          
#rav_progress_bars .rav_project .rav_photo_link img {
            width: 75px;
            height: 75px;
	    padding: 1px;
          }
               
#rav_progress_bars .rav_project .rav_progress_text {
            position: relative;
            text-align: center;
            font-weight: bold;
            color: #666633;
          }

#rav_progress_bars .rav_project a.rav_designer {
           font-size: x-small;
           font-style: italic;
          } 

#rav_progress_bars .rav_project a.rav_pattern {
	   font-size: x-small;
           font-style: italic;
          } 

#rav_progress_bars .rav_project .rav_favs {
	   font-size: x-small;
           font-style: italic;
          }

#rav_progress_bars .rav_project .rav_started {
	    font-size: x-small;
            font-style: italic;
            margin-top: 4px;
          } 
        
#rav_progress_bars .rav_project .rav_progress_bar_wrapper {
            margin-top: 1px;
            margin-bottom: 5px;
            position: relative; 
            bottom: 0px;
          }         
#rav_progress_bars .rav_project .rav_progress_bar {
            padding: 1px;
            border: 1px solid #666633;
            background-image:  url(http://www.cometosilver.com/write/progsbar_bg.jpg);
          }
        
#rav_progress_bars .rav_project .rav_progress_bar .rav_progress_filled { 
            position: absolute;
          }
         
          
#rav_progress_bars .rav_project_with_photos {
            margin-bottom: 10px;
          }