/* Interior Styles 
These styles only affect the Interior pages
--------------------------------*/

#logo {float: left; width: 177px;}
#topWrap .blog {width: 300px;}
	#logo h1 {background: url(http://tomatofishmktg.com/images/logo_small.png) no-repeat; height: 146px; }
	#logo a {text-decoration: none; text-indent: -9000px; display: block; width: 153px; height: 125px;}
#topRight {font-size: 90%;}
.details {background: #fffeef; padding: 5px; border: solid 1px #e3e8bd;}
	.details ul {width: 375px; margin-top: 10px; margin-bottom: 10px;}
		.details ul li {float: left; width: 150px; margin-right: 10px; background: url(http://tomatofishmktg.com/images/fish_bullet.gif) no-repeat 0px 5px; padding: 4px 0px 4px 15px;}	
		.details a:link, .details a:visited {text-decoration: none;}
	.details a:link, .details a:visited {color: #e0692c !important; display: block; border: solid 1px #ffffdf; padding: 1px 3px;}
	
#content ul li {padding: 4px 0px 4px 15px; font-size: 90%; color: #5b3e1c;}
.orangefish {background: url(http://tomatofishmktg.com/images/fish_bullet.gif) no-repeat 0px 5px;}
.greenfish {background: url(http://tomatofishmktg.com/images/fish_bullet_green.png) no-repeat 0px 5px;}
.brownfish {background: url(http://www.tomatofishmktg.com/images/fish_bulle_brown.png) no-repeat 0px 5px;}
.redfish {background: url(http://www.tomatofishmktg.com/images/fish_bullet_red.png) no-repeat 0px 5px;}

.blogCategories {text-align: right; width: 300px; float: right;}
	.blogCategories li {padding-top: 5px; padding-bottom: 5px;}

/*Blog related styles */
.search {text-align: right; margin-bottom: 20px;}

#blogSections {background: #fffeef; padding: 5px; border: solid 1px #e3e8bd;}
#blogSections li {background: url(http://tomatofishmktg.com/images/fish_bullet.gif) no-repeat 0px 4px; padding: 3px 0px 3px 15px;}
#blogSections a:link, #blogSections a:visited {color: #e0692c !important;}
#categories, #archives {}
#categories ul, #archives ul {}
#blogSections a:link, #blogSections a:visited {display: inline; border: none;}

.meta {color: #949494;}

.post {margin-bottom: 50px;}

.images {margin-top: 25px;}
.images img {padding: 2px; background: #fff; border: solid 1px #d7d7d7; margin: 5px 2px;}
.images a:link img, .images a:visited img {border: solid 1px #d7d7d7;}
.images a:hover img {border: solid 1px #0982bb;}

#map {border: solid 1px #ababab;}
	.iw {font-size: 90%;}
	.iw .title {font-weight: bold;}
	
#contactform fieldset {border: none; padding: 0px;}
#contactform label {font-weight: bold;}
.error {color: #de0304; font-weight: bold; background: url(http://tomatofishmktg.com/images/error.png) no-repeat left center; padding-left: 20px;}