
/*
Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: A clean but dirty template
Author: Studio ST
Author URI: http://studio.st/
Adapted on ZenPhoto by: Vincent3569
URI: http://www.vincentbourganel.fr
Version 1.4.2
*/

/* --------- clear -----------*/
* {margin: 0; padding: 0;}
html {margin-bottom: 1px!important; height: 100%!important; height: auto;}
.clr {clear: both;}
:focus {outline: none;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

body {
	background: #1d2325;
	color: #061c41;
	font-size: 12px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.container {
	width: 1000px;
	background-color: #fff;
	margin: 20px auto 30px;
	border: 2px solid #298ac7;
}

img {
	border: 0;
}

/*------------------------------------------------------------------------------
									header
------------------------------------------------------------------------------ */
.header {
	background: url(../images/headerbg.jpg) no-repeat;
	width: 1000px;
	height: 258px;
	float: left;
}
 
 
.description {
	color: #fff;
	font-size: 15px;
}
 

/*------------------------------------------------------------------------------
									main
------------------------------------------------------------------------------ */
.main {
	width: 1000px;
	min-height: 600px;
}

.content, .content-image {
	padding: 10px;
	float: left;
	width: 800px;
}

.content a, .content-image a {
	color: #29859e;
	text-decoration: none;
}

#breadcrumb {
	margin: 0 0 10px 0;
	padding: 0px;
}

h2 {
	color: #1b3f71;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
}

/* news and page */

.post {
	margin-bottom:20px;
}

.posttitle {
	background: url(../images/blockquotebg2.jpg) no-repeat;
	padding: 11px 0 0px 20px;
	color: #294a59;
	height: 38px;
}

.posttitle a {
	color: #1c5b6c;
	font-weight: bold;
	border: 1px solid #aedad5;
	padding: 1px 3px 1px 3px;
}

.posttitle a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;	
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.postmetadata {
	font-size: 11px;
	margin: -5px 0 10px;
}
.postmetadata ul.hor-list {
	list-style-type: none;
	display: inline;
}

.postmetadata ul.hor-list li {
	display: inline;
}

.extra-content {
	width: 200px;
	background: url(../images/cntbg.gif) repeat-y;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 15px;
}	

.entrytext {
	margin: 0 20px 0 10px;
	text-align: justify;
}
.entrytext p {
	margin-bottom: 10px;
}

.entrytext a {
	border: 1px solid white;
	padding: 1px 3px 1px 3px;
}

.entrytext a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.entrytext p.readmore {
	margin-bottom: 15px;
}

.entrytext small {
	color: #294a59;
	display: block;
	margin-bottom: 15px;
}

.entrytext blockquote {
	color: #294a59;
	padding: 10px 0 10px 20px;
}

.entrytext ul {
	list-style-type: none;
	margin-bottom: 10px;
}

.entrytext ul li {
	margin: 0 0 4px 5px;
	padding-left: 17px;
}

.entrytext ol {
	margin: 0 0 10px 20px;
}

.entrytext ol li {
	margin: 0 0 5px 2px;
}

.readmorelink {
	clear: both;
}

/* albums, images and image */

#albums {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.album {
	float: left;
	margin: 0 15px 15px 0;
}

.album-lastcol {
	float: left;
	margin: 0 0 15px 0;
}

.albumthumb {
float: left; 
margin: 0px 6px 30px 0px;
}

.albumthumb a {
	 
}
.albumthumb a:hover {
	 
}

.albumdesc {
	text-align: center;
}

.albumdesc h3 {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px
}

#images {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.image {
}

.imagethumb {
}

.imagethumb-lastcol {
	float: left;
	margin: 0 0 15px;
}

.imagethumb a, .imagethumb-lastcol a {
	background-color: #e8e6d9;
	display: block;
	padding: 15px;
}

.imagethumb a:hover, .imagethumb-lastcol a:hover {
	background-color: #e2ebed;
}

#image {
	text-align: left;
	margin: 0px 0px 0px 5px;
 	width: 790px;
}

#image img
{ 	border-top: 2px solid #b5e4e0;
	border-right: 2px solid #b0d5eb;
	border-bottom: 2px solid #b5e4e0;
	border-left: 2px solid #b0d5eb;
}

.album-desc {
	margin: 15px 0;
}

#image-title {
	margin: 15px 0;
	text-align: center;
	letter-spacing: 2px;
}

#image-infos {
	padding: 11px 0 0px 20px;
    color: #294a59;
	height: 38px;
	background: url(../images/blockquotebg2.jpg) no-repeat;
}

#exif_link {
	margin: 15px 0;
	text-align: center;
}
 
/* contact, register, tags, rating and archives */

.contact {
	background: #e2ebed url(../images/commentformbg.jpg) no-repeat;
	width: 444px;
	padding: 30px 0 10px 15px;
}

.contact strong {
	font-weight: bold;
	color: #9b0e0e;
}

form strong {
	font-weight: bold;
	color: #9b0e0e;
}

form#mailform {
}

form#mailform table {
	margin: 15px auto 0 auto;
}

form#mailform table td {
	text-align: left;
}

form#mailform input[type=text]{
	width: 200px;
}

form#mailform textarea {
	width: 250px;
	height: 150px;
}

table.register_user {
	padding: 10px 0 10px 10px;
}

table.register_user td {
	vertical-align: top;
	padding: 0 0 3px;
}

.register_user  input[type=text], .register_user  input[type=password]{
	width: 200px;
}

.contact table td {
	padding-bottom: 5px;
	min-width: 105px;
}

.tags {
	text-align: center;
	margin: 10px 20px;
}

.tags ul {
	color: #668b9c;
	display: inline;
	list-style: square inside none;
}

.tags  ul li {
	display:inline;
	margin: 0 10px 0 0;
}

.tags ul a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #968e77;
}

.tags ul a:hover {
	background-color: #294a59;
	color: #fff;
	border: 0;
}

.rating {
	margin: 10px 0 10px 20px;
}

.googlemap {
	text-align: center;
	margin: 10px 0;
}

#archive {
	text-align: justify;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #294a59;
}

#archive td {
	vertical-align: top;
	padding: 0 5px;
	text-align: center;
}

#archive h4 {
	border-bottom: 1px solid #294a59;
	padding-bottom: 2px;
	font-size: 12px;
}

#archive ul.archive, #archive ul.month {
	list-style-type: none;
}

#archive li.year {
	margin-top: 10px;
	text-align: left;
}

#archive ul.month {
	list-style-type: none;
	margin: 0 0 0 20px;
}

/* search */

.search-result {
	margin-bottom: 15px;
}

.search-item {
	margin: 20px 0 0px 0px;
	padding: 10px 0px 0px 15px;
	background: url(../images/blockquotebg2.jpg) no-repeat;
	list-style-type: none;
	height: 38px;
}

.search-news, .search-page {
	margin: 10px 0;
}

.search-title {
	margin: 0 0 5px 10px;
}

.search-title a {
	border: 1px solid white;
	padding: 1px 3px 1px 3px;
}

.search-title a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.search-content {
	margin: 0 0 5px 25px;
}



/* error box */

.errorbox {
	margin: 0px 10px 0 15px;	
	font-weight: bold;
	color: #9b0e0e;
}
.errorbox h2 {
	font-size: 14px;
}

.errorbox ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

/*------------------------------------------------------------------------------
									navigation
------------------------------------------------------------------------------ */

.navigation {
	width: 100%;
	font-size: 12px;
	margin: -5px 0 35px;
}

.singlenews_prev {
	float: left;
}

.singlenews_next {
	float: right;
}

.singlenews_prev a, .singlenews_next a {
	border: 1px solid white;
	padding: 1px 3px 1px 3px;
}

.singlenews_prev a:hover, .singlenews_next a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;	
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}


ul.pagelist {
	font-size: 12px;
	clear: both;
	padding: 0;
	margin: -5px 0 5px;
	list-style-type: none;
	text-align: right;
}

ul.pagelist li {
	display: inline;
}

ul.pagelist li.current {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 2px 3px 2px 3px;
}

ul.pagelist li a {
	border: 1px solid white;
}
	
ul.pagelist li a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;	
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #82996F;
}

ul.pagelist li.prev {
}

ul.pagelist li.next {
}

.disabledlink {
	color: #ddd;
	cursor: default;
}

.pagenav {
	clear: both;
}

.disabled_nav {
	display: none;
}

.img-nav {
	float: right;
	width: 100px;
}

.img-nav a {
	text-decoration:none;
}

.img-previous {
	float: left;
}

.img-next {
	float: right;
}

.img-slide {
	float: right;
	margin: -5px 5px 5px;
}

/*------------------------------------------------------------------------------
									comments
------------------------------------------------------------------------------ */

.fadetoggler, .fadetoggler-googlemap {
	display: block;
	color: #294a59!important;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 0 10px;
}

.fadetoggler:hover, .fadetoggler-googlemap:hover {
	cursor: pointer;
}

#icon-comment {
}

.comments, .comments-image {
	margin: 30px 0 10px 20px;
	clear: both;
}

#commentcontent {
}

#commentcontent h3 {
	display: none;
}

#commententry {
	color: #294a59;
}

#comments {

	margin-bottom: 10px;
}

.comment {
	margin-bottom: 10px;
}

.commenttext {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}


.commenttext p {
	margin-bottom: 15px;
	color: #333;
}

.commenttext a {
	color: #265368;
}

.commenttext ul {
	list-style-type: none;
	color: #333;
}

.commenttext li {
	background: transparent url(../images/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0;
	margin-bottom: 5px;
}
.commenttext blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size: 12px;
	color: #777;
}

#commentform {
	background:  url(../images/commentformbg.jpg) no-repeat;
	width: 368px;
	height: 373px;
	padding: 25px 25px 25px 25px;
	margin-bottom: 0px;
	border: 0px solid purple;
}

#commentform .error {
	font-weight: bold;
	color: #9b0e0e;
}
 
 
#commentform textarea {
	width: 350px;
	height: 80px;
}


.disabled_input {
	background-color: #e2e6e8;
	float: right;
	margin: 0px 3px 0px 0px;
	padding: 3px 5px !important;
	width: 170px;
	height: 15px;
	border: 1px solid #7998aa;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.enabled_input {
	float: right;
	margin: 0px 15px 0px 0px;
	width: 170px;
	height: 21px;
	border: 0px solid blue;	
}

.enabled_input input {
	background: #e5f1f8;
	padding: 3px 5px !important;
	width: 170px;
	height: 15px;
	border: 1px solid #7998aa;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.pieceofcomment {
	margin: 0px 0px 15px 0px;
	height: 25px;
}


.pieceofcaptcha {
	margin: 0px 0px 20px 0px;
	height: 60px;
}


.bigpieceofcomment {
	margin: 0px 0px 15px 0px;
	height: 80px;
}

input, textarea, select {
	font-size: 12px;
	background: #e5f1f8;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	border: 1px solid #7998aa;
}

 
textarea, select {
	background: #e5f1f8;
	padding: 3px 5px !important;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}


input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid white;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
 
input.button, input[type=button], input[type=submit], input[type=reset] {
	width: 100px;
	cursor: pointer!important;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

input.button:hover, input.button:focus,input[type=button]:hover, input[type=button]:focus, input[type=submit]:hover, input[type=submit]:focus, input[type=reset]:hover, input[type=reset]:focus, #rating input[type=button]:hover, #rating input[type=button]:focus {
	border:1px solid white;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

button {
	width: 100px;
	padding: 3px 5px!important;
	margin: 0 5px 0 0;
	font-weight: normal!important;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

button:hover {
	border: 1px solid white;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

button[type=submit]:hover, button[type=reset]:hover {
	cursor: pointer!important;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

 
#search_input {
	background: #e5f1f8;
	padding: 3px 5px !important;
	width: 170px;
	height: 15px;
	border-radius: 4px; 	
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#search_submit {
	margin: 5px 0px 0px 0px;
} 

#commentform .pushbutton {
 	margin: 5px 5px 0px 0px;
 	padding: 3px 5px;
	width: auto!important;
 	float: right;
}

/*------------------------------------------------------------------------------
									sidebar
------------------------------------------------------------------------------ */

.sidebar {
	font-size: 12px;
	float: left;
	width: 170px;
	padding: 10px 0;
	line-height: 10px;
}

.sidebar ul {
	list-style-type: none;
	padding-left: 30px;
}
.sidebar ul li {
	padding: 10px 0 0;
}
.sidebar ul span {
	color: #000;
}
.sidebar ul a {
	text-decoration: none;
}

.bloque1, .bloque2 {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px -10px 0px; 
}

.bloque1 {
	background: #b5e4e0 url(../images/bloque1bg.jpg) no-repeat;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.bloque2 {
	background: #b0d5eb url(../images/bloque2bg.jpg) no-repeat;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.bloque1-foot {
	height: 36px;
	background: #b5e4e0 url(../images/bloque1bg-foot.jpg) no-repeat;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.bloque2-foot {
	height: 36px;
	background: #b0d5eb url(../images/bloque2bg-foot.jpg) no-repeat;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

 
.bloque1 h3, .bloque2 h3 {
	color: #294a59;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 25px 0 0 12px;
}

.bloque1 h3 a, .bloque2 h3 a {
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}


.bloque1 h3 a {
	border: 1px solid #b5e4e0;
}


.bloque2 h3 a {
	border: 1px solid #b0d5eb;
}


.bloque1 ul, .bloque2 ul {
	color: #294a59;
}


.bloque1 a, .bloque2 a {
	color: #294a59;
}

.bloque1 ul a {
	border: 1px solid #b5e4e0;
	margin: 1px;
	padding: 1px;
}

.bloque1 ul#page-nav a:hover, .bloque1 ul#album-nav a:hover, .bloque1 ul.news-month a:hover, .bloque1 ul.login-nav a:hover, .bloque1 h3 a:hover  {
	background-color: #b0d5eb;
	border: 1px solid #246ac1;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}


.bloque2 ul a {
	border: 1px solid #b0d5eb;
	margin: 1px;
	padding: 1px;
}


.bloque2 ul#page-nav a:hover, .bloque2 ul#album-nav a:hover, .bloque2 ul.news-month a:hover, .bloque2 ul.login-nav a:hover, .bloque2 h3 a:hover   {
	background-color: #b5e4e0;
 	border: 1px solid #32a4ab;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

 

/* search */
#search {
	padding: 10px 0px 0px 8px;
}

#search_input {
	width: 100px;
	margin: 0px 5px 0px 0px;
}

#search ul {
	background: #b5e4e0;
	position: relative;
	text-align: left;
	list-style: none;
	overflow: visible;
	padding: 5px 0 0px 5px;
	margin: 10px 0 0px -8px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}


#search li {
	width: 150px;
	margin: 5px 0 0px 10px;
	padding: 0;
	border: 0px solid red;
}
	
#searchfields_icon {
	margin: 0 0 0 -5px;
	padding: 0;
}

#reset_search {
	margin: 0;
	padding: 0;
}

/* password */
#passwordform {
	background: #E2EBED;
	margin: 0 auto;
	padding: 15px 0 25px;
	width: 400px;
	text-align: left;
}

#passwordform p{
	text-align: center;
	margin-bottom: 15px;
}

#logon_box {
	width: 300px;
	margin: 0 auto 10px;
}

#loginform fieldset {
	border: 1px solid #bbb;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 5px;
	border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

#loginform legend {
	color: #333;
}

#loginform input.textfield {
	font-size: 100%;
	margin: 0;
	padding: 4px;
	width: 180px;
}

div.buttons {
	margin-left: 10px;
}
.logon_link {
	margin: 20px 0 0!important;
}

.logon_link a {
	color: #9b0e0e;
	text-decoration: none;
}

/* tag cloud */
.tags-cloud {
	text-align: center;
	padding: 0 20px 15px 10px;
	line-height: 0.8 /*14px;*/
}
.tags-cloud ul, .tags-cloud ul li {
	display: inline;
	margin: 0 4px 0 0!important;
	padding: 0;
}
.tags-cloud ul li a {
	border-bottom: none;
}

/* random pict */

.random-pict {
	text-align: center;
}

.random-pict ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.random-pict li {
}

.random-pict a {
	text-decoration: none!important;
	border-bottom: none!important;
}
.random-pict a:hover {
	background-color: transparent!important;
	border: 0;
}

.random-pict img {
	border: 1px solid #b5e4e0;
}


.random-pict img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 1px solid #298ac7;
}

.random-pict:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid #298ac7;
}


/*------------------------------------------------------------------------------
									footer
------------------------------------------------------------------------------ */
.footer {
	width: 1000px;
	height: 120px;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
}

.footer1 {
	width: 460px;
	float: left;
	padding: 20px 20px 0 20px;
}

.footer2 {
	width: 220px;
	float: left;
	padding: 20px 20px 0 20px;
}

.footer a {
	color: #fff;
}

.footer1 a:hover {
	background-color: #650000;
	text-decoration: none;
}

.footer2 a:hover {
	background-color: #294a59;
	text-decoration: none;
}

.nav-info {
	float: right;
}

/*------------------------------------------------------------------------------
									admin toolbox
------------------------------------------------------------------------------ */
#admin, #admin_data {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 150px;
	padding: 5px 15px;
	background: url(../images/cntbg.gif) repeat-y;
	z-index: 1001;
	text-align: left;
	font-size: 12px;
}

#admin h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #6C644D;
}

#admin_data {
	margin: 27px 0 0;
}

#admin_data li {
	margin-bottom: 3px;
}

#admin a, #admin_data a {
	color: #000;
	text-decoration: none;
}

#admin a:hover, #admin_data a:hover {
	background-color: #6c644d;
	color: #fff;
}



/*------- menu shit ------*/

li.news-year {
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	border: 0px solid red;
}

ul.news-month {
	position: relative;
	list-style-type: none;
    margin: 0px 0px 0px 0px;
    border: 0px solid blue;
    top: -20px;
}

#page-nav li {
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	border: 0px solid red;
}

#album-nav li {
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	border: 0px solid green;
}

#album-nav li ul.album-submenu {
	margin: 0px 0px 0px -15px;
	border: 0px solid yellow;
}

#album-nav li ul.album-submenu li {
	margin: 0px 0px 0px -10px;
	border: 0px solid red;
}


.thumb img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 2px solid #b5e4e0;
}

.thumb:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 2px solid #b0d5eb;
}

.login-nav li {
	list-style-type: none;
	margin: 0px 0px 0px -15px;
	border: 0px solid green;
}

.comment-info {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/icon-comment.png) no-repeat 0px -4px;
	border: 0px solid red;
	width: 30px;
	height: 20px;
	font-size: 10px;
}
	
.comment-info-loop {
	float: right;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/icon-comment.png) no-repeat 0px -4px;
	border: 0px solid red;
	width: 30px;
	height: 20px;
	font-size: 10px;
}

.comment-info-page {
	float: right;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/icon-comment.png) no-repeat 0px -4px;
	border: 0px solid red;
	width: 30px;
	height: 20px;
	font-size: 10px;
}
		
.comment-info a, .comment-info a:hover, .comment-info-loop a, .comment-info-loop a:hover, .comment-info-page a, .comment-info-page a:hover
{
	border: 0px solid red;
	background: transparent;
	padding: 0px 10px 0px 10px;
}	
	
.comment-info:hover, .comment-info-loop:hover, .comment-info-page:hover
{
	background: url(../images/icon-comment-over.png) no-repeat 0px -4px;
}		
	
#breadcrumb a {
	border: 1px solid white;
	padding: 1px 3px 1px 3px;
}

#breadcrumb a:hover {
	border: 1px solid #2c7dca;
	background-color: #aed2ea;	
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.commentbar {
	margin: 30px 0px 10px 0px;
	background: url(../images/blockquotebg2.jpg) no-repeat;
	padding: 0px 0px 0px 20px;
 	border: 0px solid black;
 	height: 38px;
}

.commentbar img {
	position: relative;
	top: 6px;
}


.comment-author {
	float: right;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 9px;
}
	
	
.image-age {
	float: right;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 9px;
}
	
table#papple {
	margin: 0px 0px 10px 0px;
}

.question-mark {
	float: right;
	position: relative;
	top: -2px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
	
.currentage {
	color: #294a59;
	padding: 7px 10px 0px 12px;
	line-height: 15px;
	border: 0px solid red;

}