/*
Theme Name: scotts theme
Theme URI: scottvalue.me
Description: boto licking good theme
Version: 263.10
Author: scott
Author URI: scottvalue.me
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,code,dfn,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
/* -------------------------------------------- */

body		{ background-attachment: fixed; margin: 0px; padding: 0px; color: #fff; font-family: times, helvetica; font-size: 14px;}
h1                  {color: #eee; text-transform:uppercase; font-family: times , helvetica; font-weight: 500; font-size: 44px; margin: 0px 0px 10px 0px; padding: 0px; border-left: solid 0px pink; border-bottom: solid 0px pink; letter-spacing: 0px;}
h2			{color: pink; text-transform:uppercase; font-family: times, helvetica; font-weight: 800; font-size: 18px; margin: 0px; padding: 0px; letter-spacing: 2px;}
h3			{color: #999}
p 			{margin: 1px; padding: 0px; font-size: 15px; font-family: arial; }
i			{font-size: 10px;}
textarea		{width: 480px; height: 100px; border: solid 5px #ccc;}
a			{color: #999;}
p			{font-size: 13px; font-family: times;}

#comments_cont {width: 508px;  background: url(../../../../images/transSide.png); color: #eee; border-top: solid 4px #333; }
#imgContainer {z-index: -10; width: 100%; position: fixed;}
#mainCont	{margin: 0 auto; width: 1035px; height: auto; overflow: auto; color: #eee; position: relative; z-index: 2; background-color:;}
#leftColumn	{width: 505px; height: auto; overflow: hidden; float: left; margin-top: 0px; background: url(../images/transSide.png);}
#rightColumn{width: 500px; height: auto; overflow: auto; float: right; margin-top: 25px; background: url(../images/transSide.png);}
#title		{width: 480px; border: solid 5px #ccc; font-size: 35px;}
#logo		{margin: 20px 0px 0px 0px; padding: ; width: 505px; height: 50px; border-bottom: solid 0px #111; background: url(../../../../images/transSide.png); }
#logo img 	{float: right;}
#work_blog	{margin: 20px 0px 0px 0px; padding-left: 0px; width: 505px; border-bottom: solid 0px #111; background: url(../../../../images/transSide.png) #333; }
#nav		{float: right; margin:0; padding:0; font-family: times; font-size: 20px; text-transform:uppercase; font-weight:;}
#nav  a		{color: #666;}
#nav li 		{display:inline; padding:5.5px; margin:0px 0px 0px -4px;}
#work		{background-color: #333; width: 55px;}
#work:hover	{color: #ff0033;}
#blog 		{background-color: #333; width: 50px;}
#blog:hover	{color: #ff9900;}
#about 		{background-color: #333; width: 50px; padding-left: 10px;}
#about:hover	{color: #cccc00;}
#activeBlog		{background-color: #333; color: orange;}
#activeWork		{background-color: #333; color: #ff0033;}
#activeAbout		{background-color: #333; color: #cccc00;}


.nav              {padding: 10px; float: right;}
.boto   		{font-size: 10px;}
.post		{background: url(../../../../images/transSide.png); border-bottom: solid 5px #111; border-top: solid 5px #111; padding: 4px; margin: 20px 0px 15px 0px; font-size: 13px; width: 501px}
.mainImg	{border: solid 6px #eee; margin-bottom: 20px;}
.pp			{margin: 0px 5px 0px 0px; padding: 0px; font-size: 9px; font-family: arial; }
.dateFloat{float: right; margin: 0px 5px 0px 0px; padding: 0px; font-size: 10px; font-family: arial; color: #999; }
.entry 		{width: 500px;}
.alt		{background-color: #222; padding: 10px 0px 10px 0px; margin: 10px 0px 10px 0px;}
ul.commentlist li {background-color: #333;}
