/*
Theme Name:		Borzoi
*/



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
color: #06C;
}

a:hover {
color: #048;
}

a img {border: none;}



body {
	background: #E7E7E2  /* url('img/body.jpg') no-repeat center top */ ;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 20px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.7em Verdana,sans-serif;}
h2 {font: normal 1.5em Verdana,sans-serif;}
h3 {font: bold 1em Verdana,Tahoma,sans-serif;}

h1,h2,h3 {padding-top: 6px; color: #7f4b4b; margin-bottom: 9px;}



code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 10px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: /* url('img/container.jpg') */ no-repeat center bottom;
	padding-bottom: 64px;
}

.caption-container {
	position:absolute;top:46px;
}

/* header & title 
.header {
	background: #222 url('img/borzoi4.jpg') no-repeat;
	height: 250px;
	margin-bottom: 5px;
	text-align: center;
	
	*/
	
.header {
	background-color: #E7E7E7;
}	

.header img { background: url(img/loading.gif) no-repeat 50% 50%; }

.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url('img/main.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #a9a9a9;
	font-size: 0.9em;
	margin-bottom: 15px;
}
.content li {
	line-height: 1.8em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
/*	text-align: justify;*/
}


.content h1 a {
	border-bottom: 1px dashed #AAA;
	color: #7f4b4b;
	text-decoration: none;
}
.content h1 a:hover {
	border-color: #bc8f8f;
	color: #7f4b4b;
}

.content h2 a {
	border-bottom: 1px dashed #AAA;
	color: #7f4b4b;
	text-decoration: none;
}
.content h2 a:hover {
	border-color: #bc8f8f;
	color: #7f4b4b;
}

.content h3 a {
	border-bottom: 1px dashed #AAA;
	color: #7f4b4b;
	text-decoration: none;
}
.content h3 a:hover {
	border-color: #bc8f8f;
	color: #7f4b4b;
}


.content h3 {
	line-height: 1.7em;
}

/*.more-link {
	border-bottom: 1px dashed #AAA;
	color: #7f4b4b;
	text-decoration: none;
	font-weight: bold;
}*/

/*.more-link  {
	font-size: smaller;
	font-weight: normal !important;
	background-color: #fffacd;
	border: 1px solid silver;
	padding: 0px 3px 1px 4px;
	margin-left: 3px;
}
*/

.more-link  {
	white-space:nowrap;
	color: #333333 !important;
	background: url(img/internal.gif) no-repeat right;
	font-size: smaller;
	font-weight: normal !important;
	background-color: #FFFFCC;
	padding: 0px 10px 1px 4px;
	margin-left: 3px;
	margin-right: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}



.caption h1 {
	color: #dcdcdc !important;
	font-size: 10px;
	font-weight: normal !important;
	background-color: #949694;
	padding: 0px 10px 1px 4px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.entry p a {
/*	border-bottom: 1px dashed #AAA;*/
	color: #06C;
	text-decoration: none;
	font-weight: normal;
}
.entry p a:hover {
/*	border-bottom: 1px dashed #AAA;*/
	color: #048;
/*	text-decoration: none;*/
	font-weight: normal;
}

/*
.entry strong {
	font-weight: normal
	}

*/

.aviso {
	border: 1px dashed #AAA;
	background-color: #ffffe3;
	padding: 9px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	text-align: justify;
}

.aviso a {
/*	border-bottom: 1px dashed #AAA;*/
	color: #06C;
	text-decoration: none;
	font-weight: normal;
}
.aviso a:hover {
/*	border-bottom: 1px dashed #AAA;*/
	color: #048;
/*	text-decoration: none;*/
	font-weight: normal;
}



/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: white;
	color: #654;	
/*	border-top: 1px solid #7b494a;
	border-bottom: 1px solid #7b494a;  */
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 7px;
	padding: 12px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #7b494a;}

/* posts */
.post h1 a {
	border-bottom: 1px dashed #AAA;
	color: #7f4b4b;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #bc8f8f;
	color: #7f4b4b;
}

.post {margin: 20px 0 2px;}
.post .info{
	background: #F5F5F5;
/*	border: 1px solid #E3E4E4;*/
	border-right: 1px solid #E3E4E4;
	border-bottom: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 40px;
	padding: 0px 8px;
	font-size: 10px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	letter-spacing: 1px;
	word-spacing: 0.2em;
}

/*  images within posts  */

/*
.post img {
	border: 4px solid #DDD;
	margin: 4px 0px;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

*/



.post img {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #fcfcfc; 
	padding: 4px;
	margin: 2px;
}

.post a img {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #fcfcfc; 
	padding: 4px;
	margin: 2px;
}

.post a:hover img {border-color: #7B494A;}






.info a {
	color: #06C;
	text-decoration: none;
}

.info a:hover {
	color: #048;
	border-bottom: 1px dashed #AAA;
	text-decoration: none;
}
	



/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #8d8741;
	text-decoration: none;
			font-size: 0.9em;
			
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 320px;}

.styled {
	font-size: 1.1em;
	background: #f7f7f7;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}



/*      SUCKERFISH      */

#suckerfishnav {
	background: #949694;
	font-size: 13px;
	font-family: verdana,sans-serif;
	font-weight: normal;
}

#suckerfishnav a {
	display: block;
	color: #F7F7F7;
	text-decoration: none;
	padding: 0px 12px;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav li li {
	padding-right: 1px;
	width: 150px;
	border-bottom: 1px solid #aaa;
}

#suckerfishnav li li a {
	padding: 7px 10px;
}

#suckerfishnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0;
	line-height: 1;
	-moz-opacity: 1;
	opacity: 1;
	khtml-opacity: 1;
}

#suckerfishnav li ul li {
	font-weight: normal;
	font-family: verdana,sans-serif;
}

#suckerfishnav li ul li a {
	font-size: 13px;
	color: #444444;
}

#suckerfishnav li ul li li:hover a {
	color: #F7F7F7;
}

#suckerfishnav li ul li ul li:hover ul li a {
	color: #444444;
}

#suckerfishnav li ul li ul li:hover ul li:hover a {
	color: #F7F7F7;
}

#suckerfishnav li ul li:hover {
	background: #7B494A;
}

#suckerfishnav li ul li:hover a {
	color: #F7F7F7;
}

#suckerfishnav li ul li:hover li a {
	color: #444444;
}

#suckerfishnav li ul ul {
	margin: -28px 0 0 151px;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color: #7B494A;
}

#suckerfishnav li:hover ul li a {
	color: #444444;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {
	left: -999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
	left: auto;
	background: #F7F7F7;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: #E7E7E7;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 35px;
	padding: 0;
	border: 1px solid #949694;
	margin: 0 0 1px 0;
	width: 100%;
}



