/* CSS Document */

/* -------------------------------------------------------------- 

	Theme Name: Blue Rooster
	Theme URI: http://fearlessflyer.com
	Description: The Wordpress Theme that Rocka Doodle Doos!
	Author: Michael Soriano
	Author URI: http://fearlessflyer.com
	Version: 0.1

-------------------------------------------------------------- */
* {padding:0; margin:0;}
body {background:url(images/body-bg2.gif) repeat-x #FFFFFF; font-family:arial, helvetica;  font-size:13px; line-height:20px; color:#28292b;}
a {outline-style: none;}
a:hover {}
a img {border:none;}

.alignright {float:right; padding:7px 0 3px 10px;}
.alignleft {float:left; padding:7px 10px 3px 0;}
.alignnone {clear:both;}
.aligncenter {margin-left: auto; margin-right: auto; padding:10px;}

table {border-collapse:collapse;}

blockquote {font-family:georgia; font-size:15px; font-style:italic; line-height:26px; color:#9f2525; border-left:3px solid #CCCCCC; margin:15px 0 15px 25px; padding-left:25px;}
blockquote blockquote {font-family:georgia; font-style:italic; line-height:26px; color:#999999; border-left:3px solid #CCCCCC; margin:15px 0 15px 25px; padding-left:25px;}

.wp-caption {text-align:center; font-size:11px; line-height:13px; font-style:italic; line-height:14px; color:#9f2525;}
.wp-caption a img {padding-bottom:5px;}
.wp-caption img {padding-bottom:5px;}

img.alignright {display:inline; padding:14px 0 10px 15px;}
img.alignleft {display:inline; padding:14px 15px 10px 0; }
img.aligncenter {margin:0 auto; display:block; padding:10px;}
img.alignnone {clear:both;}

a img.tim-thumbs {float:left; background:url(images/tim-thumb-bg.png) no-repeat center; padding:20px; margin:1px 20px 20px 0;}
a:hover img.tim-thumbs {background:url(images/tim-thumb-bg2.png) no-repeat center; }

.datatable {border:1px solid #CCCCCC; border-collapse:collapse;	font-family:Verdana; font-size:12px; margin:12px;}
.datatable td {border:1px solid #CCCCCC; padding-left:15px; }
.datatable th {font-family:Verdana;	font-weight:normal;	text-align:left; padding:7px; border:1px solid #CCCCCC;}	
.doubleborders {font-weight:bold; color:#000000; padding:5px; background:url(images/fade.gif) repeat-x;}

.gallery {padding:25px 22px; overflow:hidden; clear:both; margin:25px 0;}
.gallery-icon a img{border:0; margin:8px;}

/*start header*/

#header {height:146px; background: url(images/header-bg.png); background-position:center top	; overflow:hidden;}
#header2 {height:14px; background: url(images/header-bg.png); background-position:center top	; overflow:hidden;}
#logo {float: left; padding:0 0 0 0; } 
#desc {margin: 20px 0 0 250px; width: 646px; height:70px; }
#quick-login {width:456px; float:right; margin-right:6px;}
a.menu_class {float:right; background:url(images/button-toggle3.png); width:184px; height:32px; text-indent:-9999px; outline-style: none;}
a:hover.menu_class {background:url(images/button-toggle4.png);}
#login-form {float:right; padding:2px 10px 10px 10px ; display:none; background:#397846;}
#login-form label {color:#FFFFFF; text-transform:uppercase; font-size:11px; padding-left:5px; font-weight:bold; font-family:verdana; position:relative; top:5px; left:0;}
#login-form em a {color:#a1dbe6; text-decoration:none; font-size:10px; position:relative; top:5px; left:37px;}
#login-form em a:hover {color:#999999;}
input.login-fields {border:none; background:#444444; padding:7px 5px; margin:0 10px 0 2px; color:#FFFFFF;}
input.login-button {width:101px; height:36px; background:url(images/login-btn.png); border:none;}
input:hover.login-button {width:101px; height:36px; background:url(images/login-btn2.png); border:none;}
#logged-in-box {width:456px;}
#logged-in-box p {float:right; width:238px; line-height:14px; font-size:10px; padding:5px 10px 0 0; color:#999999;}
#logged-in-box p em {font-style:normal; color:#a1dbe6;}
ul.admin_box {padding:10px 20px 20px 10px;}
ul.admin_box li{float:left; list-style:none; padding:0 10px 10px 10px; text-align:center; }
ul.admin_box li a{text-decoration:none; color:#FFFFFF; text-transform:uppercase; font-size:11px; font-weight:bold; font-family:verdana;}
ul.admin_box li a:hover {color:#ccc;}

#nav-bar {margin: 20px 0 0 0; padding: 0;}
#nav-bar a {font-weight:bold; color:#FFFFFF; text-transform:uppercase; font-size:11px; text-decoration:none; }
#nav-bar ul#navigation li {float:left; list-style:none; padding:0; height:30px; padding:0; margin-right:10px; width:114px;}
#nav-bar ul#navigation li a { height:25px; width:114px; display:block; padding-top:5px; text-align:center;  outline-style: none; }
#nav-bar ul#navigation li a:hover {background: url(images/navigation-btn1.png) center; color:#ffd5d5;}
#nav-bar ul#navigation li.current_page_item {background: url(images/navigation-btn2.png) center;}

/*start wrap*/
#wrap {/*background:url(images/wrap-bg.gif) top right repeat-y; */clear:both; overflow:hidden; padding-bottom:65px; }
#wrap-home {overflow:hidden; padding-bottom:50px;}
/*start main-container*/
#main-container {padding-top:40px;}
.post {overflow:hidden; clear:both; padding:0 0 20px 0; border-bottom:1px solid #e9e9e9; margin:0 20px 10px 0;}
.post .comments-bubble { background:url(images/speech_bubble_482.png) no-repeat; width:48px; height:48px; float:right; font-size:24px; font-weight:bold; text-align:center; padding:10px 0 0 0; margin:0 0 0 15px;}
.post .post-title {font-size:30px; font-weight:bold; letter-spacing:-1px; line-height:30px; padding:0 0 8px 0;}
.post .post-title a {color:#000000; text-decoration:none;}
.post .post-title a:hover {color:#666666;  }
.post .post-meta-data {font-family:georgia; font-size:12px; font-style:italic; padding-bottom:10px;}
.post .post-meta-data a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post .post-meta-data a:hover {color:#000000; text-decoration:underline;}
.post .post-content {padding:0 0 8px 0;}
.post .post-content p {padding:0 0 10px 0;}
.post .post-content ul {padding:15px 0 15px 25px;}
.post .post-content ol {padding:15px 0 15px 25px;}
.post .post-content a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post .post-content a:hover {color:#000000; text-decoration:underline;}
.post .post-content h1, h2 {font-size:20px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px;}
.post .post-content h3, h4, h5, h6 {font-size:16px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px;}

.post_center {overflow:hidden; clear:both; padding:0 0 20px 0; border-bottom:1px solid #e9e9e9; margin:0 20px 10px 135px; width: 650px;}
.post_center .post-title {font-size:40px; color:#9f2525; font-weight:bold; letter-spacing:-1px; line-height:40px; padding:0 0 8px 0; text-align:center;}
.post_center .post-title a {color:#9f2525; text-decoration:none;}
.post_center .post-title a:hover {color:#666666;  }
.post_center .post-meta-data {font-family:georgia; font-size:12px; font-style:italic; padding-bottom:10px;}
.post_center .post-meta-data a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post_center .post-meta-data a:hover {color:#000000; text-decoration:underline;}
.post_center .post-content {padding:0 0 8px 0;}
.post_center .post-content p {padding:0 0 10px 0;}
.post_center .post-content ul {padding:15px 0 15px 25px;}
.post_center .post-content ol {padding:15px 0 15px 25px;}
.post_center .post-content a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post_center .post-content a:hover {color:#000000; text-decoration:underline;}
.post_center .post-content h1, h2 {font-size:20px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px; text-align:center;}
.post_center .post-content h3, h4, h5, h6 {font-size:16px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px;}

.post1 .post-title1 {float:left; font-size:30px; font-weight:bold; letter-spacing:-1px; line-height:30px; padding:0 0 8px 0; width: 584px;}
.post1 .post-title a {color:#000000; text-decoration:none;}
.post1 .post-title a:hover {color:#666666;  }
.post1 .post-meta-data {font-family:georgia; font-size:12px; font-style:italic; padding-bottom:10px;}
.post1 .post-meta-data a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post1 .post-meta-data a:hover {color:#000000; text-decoration:underline;}
.post1 .post-content {padding:0 0 8px 0;}
.post1 .post-content p {padding:0 0 10px 0;}
.post1 .post-content ul {padding:15px 0 15px 25px;}
.post1 .post-content ol {padding:15px 0 15px 25px;}
.post1 .post-content a {text-decoration:none; color:#9f2525; font-weight:bold;}
.post1 .post-content a:hover {color:#000000; text-decoration:underline;}
.post1 .post-content h1, h2 {font-size:20px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px;}
.post1 .post-content h3, h4, h5, h6 {font-size:16px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:24px;}
.prodhead {font-size:26px; color:#333333; letter-spacing:-1px; padding-bottom:10px; line-height:54px; margin-top:15px;}

a.continue { color:#fff; font-weight:bold; padding:0 4px; text-decoration:none; background:#999999;  font-size:10px; float:right; position:relative; top:-31px; left:-21px;}
a:hover.continue {color:#a1dbe6;}
.edit-me-links a {color:#bb370a; font-weight:bold; padding:0 4px; text-decoration:none; background:#e9e9e9; font-size:10px; float:right; position:relative; top:-31px; left:-21px;}
.edit-me-links a:hover {color:#666666;}
.post-navigation {color:#FFFFFF; padding:38px 0 0 0;}
.post-navigation a { background:url(images/navigation-btn1.png); width:114px; height:25px; display:block; font-weight:bold; color:#FFFFFF; text-transform:uppercase; font-size:11px; text-decoration:none; padding:5px 0 0 0; text-align:center;  outline-style: none;}
.post-navigation a:hover {color:#000000;}
.product {float:left; margin-top: 15px; border-top: 2px solid #C00; padding-top: 10px;}
.product img {width: 100px; height: 100px;}
.product a {color: #9f2525;}
.product_detail {float:left; width: 600px;}
.product_image {float:right; clear: both; width: 256px; margin: 15px 10px 0 10px;}
.esitebox {float: right; margin: 5px 10px 0 10px; width: 230px; border: 3px solid #C00; padding: 10px;
     -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    -moz-box-shadow: 0px 0px 10px #000; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 10px #000; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 10px #000; /* Opera 10.5, IE9, Chrome 10+ */
		  background-color: #C00;
  background-image: -moz-linear-gradient(top, #D3D3D3, #FFF); /* FF3.6 */
  background-image: -o-linear-gradient(top, #D3D3D3, #FFF); /* Opera 11.10+ */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #D3D3D3),color-stop(1, #FFF)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#D3D3D3, #FFF); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #D3D3D3, #FFF);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D3D3D3', EndColorStr='#FFF'); /* IE6–IE9 */
}
#postad {float: left; width: 540px; padding: 8px; margin: 10px 20px 30px 15px; border: solid 2px #C00;}

#main-container h3.list-title {padding:10px; background:#000000; margin:0 20px 30px 0; color:#FFFFFF; text-transform:uppercase; font-size:16px;}
/*photo-gallery*/
a img.tim-thumbs2 {background:url(images/tim-thumb-bg-lg.png) no-repeat; padding:18px 27px 20px 18px;margin:0 8px 10px 0;}
a:hover img.tim-thumbs2 {background:url(images/tim-thumb-bg-lg2.png) no-repeat; }
.photo {float: left; margin-right: 10px;}

/*single-specific*/

#page-links {font-family:Georgia; font-size:12px; padding:10px 0 10px 0; color:#000000;}
#page-links a {padding:3px 8px 5px 8px; margin:0 2px 0 2px; color:#9f2525; background:url(images/fade.png) no-repeat; text-decoration:none;}
#page-links a:hover {text-decoration:underline; color:#000000; background:url(images/fade2.png) no-repeat;}

a.author-link {background:url(images/button-author-toggle.png); width:204px; height:32px; display:block; position:relative; top:-10px; left:395px; text-indent:-9999px;}
a:hover.author-link {background:url(images/button-author-toggle2.png);}
.postauthor {border-bottom:1px solid #e9e9e9; margin-right:20px; padding:5px 5px 55px 0; }
.postauthor h4 a {font-size:24px; font-style:normal; font-weight:bold; letter-spacing:-1px; color:#666666; text-decoration:none;}
.postauthor h4 a:hover {color:#000000;}
.profiili {float: left; width: 600px; margin-bottom: 20px; }
.profimg {margin-left: 20px; }
.profilename {font-size:30px; font-weight:bold; letter-spacing:-1px; padding:0 0 8px 0;}
.profiletitle {font-size:12px; font-weight:bold; padding:0 0 8px 0; color:#C00; font-style: italic;}
.authvideo {float: left; width: 600px; height: 338px;}
.profiledesc {font-size:10px; font-weight:bold; padding:0 0 8px 0; color: #999; font-style: italic;}
#share-container {height:80px; padding:10px 0 30px 290px; background:url(images/please-share.png) no-repeat; background-position:0 15px; margin:30px 20px 0 0; border-bottom:1px solid #e9e9e9;}
#share li {display:inline;}
#share li a {background:url(images/social-icons.png); display:block; float:left; height:67px; text-indent:-9999px; }
#share li a#delicious {background-position:-153px -67px; width:80px;}
#share li a:hover#delicious {background-position:-153px -1px; width:80px;}
#share li a#stumbleupon {background-position:-239px -67px; width:80px;}
#share li a:hover#stumbleupon {background-position:-239px -1px; width:80px;}
#share li a#twitter {background-position:-410px -67px; width:80px;}
#share li a:hover#twitter {background-position:-410px -1px; width:80px;}
#share li a#technorati {background-position:-494px -67px; width:67px;}
#share li a:hover#technorati {background-position:-494px -1px; width:67px;}
#share li a#facebook {background-position:-1px -67px; width:67px;}
#share li a:hover#facebook {background-position:-1px -1px; width:67px;}

#comments {color:#666666; font-size:30px; font-weight:bold; letter-spacing:-1px; line-height:30px; padding:40px 0 0 0; }
ul.commentlist {padding:15px 15px 0 0;} 
ul.commentlist li {background: url(images/comment-p-bg.jpg) top left no-repeat #303030; padding:25px 10px 5px 20px; color:#999999; list-style:none;}
ul.commentlist li p {padding-top: 15px;}
ul.commentlist li p a {color:#cf3636; text-decoration:none;}
ul.commentlist li p a:hover {color:#fff;}
ul.children {padding-left:50px;} 
ul.children li {padding-bottom:5px; }
.comment-author {padding-top:30px;}
img.avatar {float:left; padding:2px; border:1px solid #CCCCCC; margin:0px 15px 2px 0;}
cite.fn {font-size:24px; font-style:normal; font-weight:bold; letter-spacing:-1px;}
cite.fn a {color:#666666; text-decoration:none;}
cite.fn a:hover {color:#fff; }
.comment-meta {font-family:georgia; font-size:12px; font-style:italic; padding-bottom:8px;}
.comment-meta a {text-decoration:none; color:#cf3636;}
.comment-meta a:hover {color:#000000; text-decoration:underline;}
.reply {background:#303030; padding-bottom:10px;}
.reply a {color:#a1dbe6; font-weight:bold; padding:0 4px 10px 20px; text-decoration:none; font-size:10px;}
.reply a:hover {color:#666666;}
#respond {background:#f0f0f0; clear:both; margin:80px 15px 80px 0; border:1px solid #dcdbdb; }
#respond h3 {font-size:30px; color:#9f2525; background:url(images/horiz-line-sidebar.png) repeat-x bottom left; padding:30px 0 30px 40px;}
#commentform {padding:20px 0 40px 40px; }
#commentform p {}
#commentform p a {color:#000000; font-weight:bold; text-transform:uppercase; text-decoration:none;}
#commentform p a:hover {text-decoration:underline; color:#666666;}
.comment-form-labels {font-size:24px; font-style:normal; font-weight:bold; letter-spacing:-1px; padding:20px 0 2px 0;}
.comment-form-labels small {font-size:10px; font-weight:normal; letter-spacing:0;}
.comment-form-input-fields {border:1px solid #CCCCCC; background:#FFFFFF; padding:10px;}
input#submit {background:url(images/navigation-btn1.png); width:114px; height:30px; border:none;font-weight:bold; color:#FFFFFF; text-transform:uppercase; font-size:11px; outline-style:none; margin:20px 0 20px 0;}
input:hover#submit  {color:#000000;}
.navigation {padding:50px 15px 0 0;}
.navigation a {font-family:georgia; font-size:12px; font-style:italic; color:#666666; text-decoration:none;}
.navigation a:hover {color: #000000; text-decoration:underline;}
.new a {background:url(images/arrow-right-sm-btn.png) no-repeat top right; padding:0 28px 10px 0; display:block;}
.old a {background:url(images/arrow-left-sm-btn.png) no-repeat top left; padding:0 0 10px 28px; display:block;}
.myLinks {width:10px; height:1px; overflow:hidden;}
.myLinks a{text-indent:-9999px;}


/*start sidebar*/

#sidebar {overflow:hidden; background:url(images/sidebar-bottom.png) bottom left no-repeat #d3d3d3; margin-top:40px;} 
#sidebar a {color:#9f2525; text-decoration:none;}
#sidebar a:hover {color:#333333; text-decoration:underline;}
#sidebar ul {padding-left:35px;}
#sidebar ul.archives-list {padding-left:0px;}
#sidebar ul li {list-style:none;}
.sidebar-row table {width:100%;}
.sidebar-row {padding:10px 22px 30px 22px; background:url(images/horiz-line-sidebar2.png) repeat-x bottom left;  clear:both;}
.sidebar-row h3 {font-size:24px; letter-spacing:-1px; color:#424758; padding:5px 0 20px 30px; background: url(images/arrow_right_48.png) no-repeat; margin-top:10px;}
.sidebar-row h3.archives-title {background: url(images/tabs_482.png) no-repeat; padding:10px 0 20px 58px; margin-top:0; text-indent:-9999px;}
.sidebar-row h3.tuoreimmat-title {background: url(images/tuoreet.png) no-repeat; padding:15px 0 20px 58px; margin-top:0; text-indent:-9999px;}

#search-row {background:url(images/search-bg.png) no-repeat; height:146px; padding: 0 0 0 0; }
#search-row h3.search-title {background: url(images/search_483.png) no-repeat; padding:10px 0 20px 54px; margin-top:0; text-indent:-9999px;}
#search-row  input.inputs {padding:9px 5px; border: 1px solid #b7b7b7; margin-right:12px; margin-left:50px;}
#search-row  input.go { background:url(images/search-btn.png); width:66px; height:32px; border:none;  outline-style: none; }
#search-row  input:hover.go { background:url(images/search-btn2.png); width:66px; height:32px; border:none;  outline-style: none;}

#search-row2 { height:146px; padding:10px 22px 0 22px; }
#search-row2 h3.search-title {background: url(images/search_482.png) no-repeat; padding:10px 0 20px 54px; margin-top:0; text-indent:-9999px;}
#search-row2  input.inputs {padding:9px 5px; border: 1px solid #b7b7b7; margin-right:12px; margin-left:50px;}
#search-row2  input.go { background:url(images/search-btn.png); width:66px; height:32px; border:none;  outline-style: none; }
#search-row2  input:hover.go { background:url(images/search-btn2.png); width:66px; height:32px; border:none;  outline-style: none;}

#sidebar ul.ads {padding:0 0 0 7px;}
#sidebar ul.ads li {float:left; padding:10px; }
a.spot {background:url(images/adspots.png); width:100px; height:100px; display:block; text-indent:-9999px;  outline-style: none;}
a:hover.spot {background:url(images/adspots2.png); width:100px; height:100px; display:block; text-indent:-9999px;}
#subscribe-container {padding:10px 22px 30px 22px; clear:both;}
#subscribe-container h3 {font-size:24px; letter-spacing:-1px; color:#424758; background:url(images/rss_482.png) no-repeat; padding:10px 0 20px 54px; margin-top:0; text-indent:-9999px;}
#subscribe-container ul.subscribe-links {padding-left:60px;}
#subscribe-container p {padding:20px 0 0 30px; font-family:verdana; font-size:11px;}

/*template-home*/
 
.wide-cols h3 {padding:0; margin-bottom:10px; background:url(images/muualla.png); width:161px; height:33px; text-indent:-9999px;}
a img.tim-thumbs3 {float:left; background:url(images/tim-thumb-bg.png) no-repeat center; padding:20px; margin:0 10px 10px 0;}
a:hover img.tim-thumbs3 {background:url(images/tim-thumb-bg2.png) no-repeat center; }

 
.cols h3 {padding:0; margin-bottom:10px;}
.cols a {color:#9f2525;}
.cols h3.subscribe {background:url(images/muualla.png); width:161px; height:33px; text-indent:-9999px;}
.cols h3.testimonials {background:url(images/asiakkaalta.png); width:161px; height:33px; text-indent:-9999px;}
.cols h3.tuoreimmat {background:url(images/tuoreimmat.png); width:161px; height:33px; text-indent:-9999px;}
.cols h3.tuplausopas {background:url(images/tuplausopas.png); width:161px; height:33px; text-indent:-9999px;}
.cols-row1 {background:url(images/feed.png) no-repeat; background-position: 0 10px; padding:5px 10px 0 24px; margin:0 7px 15px 0;}
.cols-row1 a {color:#9f2525; text-decoration:none;}
.cols-row1 a:hover {color:#333333; text-decoration:underline;}
.cols-row2 {padding:5px 10px 0 24px; margin:0 7px 15px 0;}
.cols-row2 a {color:#9f2525; text-decoration:none;}
.cols-row2 a:hover {color:#333333; text-decoration:underline;}
.cols-col1 {float: left; width: 80px; padding:5px 0 0 24px; margin:0 0 15px 0;}
.cols-col2 {float: left; width: 120px; padding:5px 10px 0 0; margin:0 7px 5px 5px;}
.cols-col3 {float: left; width: 200px; padding:5px 10px 0 24px; margin:0 7px 15px 5px;}
.cols .t-excerpt {background:url(images/open-quote.png) top left no-repeat; padding:5px 20px 10px 5px; font-family:georgia; font-style:italic; font-size:12px; max-height:70px; overflow:hidden;}
.cols .t-excerpt p:first-letter {padding-left:30px;}
.cols .t-author { padding:5px 0 5px 10px; }
.cols .t-author a {font-weight:bold; font-family:verdana; font-size:12px; color:#333333; text-decoration:none;}
.cols .t-author a:hover {text-decoration:underline; color:#000000;}
.cols a.read-all {background:url(images/read-all.png); width:100px; height:24px; display:block; text-indent:-9999px; margin-top:20px;}
.cols a:hover.read-all {background:url(images/read-all2.png);}



/*start footer*/
#footer-wrap {background: #151515 ; min-height:415px;  overflow:hidden; clear:both;}
#footer { background:url(images/footer-bg.png) no-repeat #191919; background-position:center top; min-height:385px; padding-top:30px;}
#footer h3 {color:#FFFFFF; padding-bottom:15px;}
#footer .grid_3 p {color:#999999; padding:5px 15px 15px 0;}
#footer ul li {list-style:none;}
#footer ul li li {padding-left:15px;}
#footer a {color:#cf3636; text-decoration:none;}
#footer a:hover {color:#ffffff; text-decoration:underline;}
#credits {background:url(images/horiz-border-black.png) top left repeat-x; padding-top:15px; margin-top:75px; color: #666666; font-size:12px; line-height:16px; font-family:verdana;}
#credits_clean {padding-top:15px; margin-top:0px; color: #666666; font-size:12px; line-height:16px; font-family:verdana;}
#credits a {color:#CCCCCC;}
#nav-bar-in-foot {float:right; padding-top:10px;}
ul#navigation-in-footer li {float:left; padding:0 0 0 30px;}
ul#navigation-in-footer li a {color:#ffd5d5; text-transform:capitalize;}
ul#navigation-in-footer li a:hover {color:#ffffff;}





