/*
Theme Name: Blue Kino
Theme URI: http://kino.pandela.net/
Description: My first wordpress theme.
Version: 1.0
Author: Kino
Author URI: http://kino.pandela.net/
*/

body {
	font: 12px/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	background: #346500  url("images/bg-top.jpg") top repeat-x;
	color: #fff;
	padding: 0;
	margin: 0;
}
a:focus {
	outline-style: none;
}
img {
	border: none;
	margin: 0 auto;
	display: block;
}
.left { float: left; }
.right { float: right; }

.left img { padding: 0 15px 15px 0; }
.right img { padding: 0 0 15px 15px; }

.clear { clear: both; height: 1px; line-height: 1px; }
a {
	font-weight: bold;
	text-decoration: none;
}
h2 {
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
blockquote {
	color: #fff;
	font: 1.2em/1.5em Lucida Grande, Arial, Tahoma, Verdana;
	text-indent: -0.25em;
}
.attr {
	text-align: right;
	margin: -0.8em 3em 3em 0;
	font-style: oblique;
}

.attr.last{
	margin: -0.8em 3em 0 0;
}
ul, ol, dl {position: relative; }
#header {
	margin-right: auto;
	margin-left: auto;
}

#container {
	text-align: left;
	padding: 20px 0 0 0;
	margin: 0 auto 0 auto;
	width: 710px;
}

/*------- Tab Menu ---------*/
#navcontainer{
	width: 705px;
	background:url(images/nav-matrix.jpg) 0 0 no-repeat;
	height: 60px;
	vertical-align: top;
}
ul#nav {
	padding: 0 0 0 47px;
	margin: 0 0 0 40px;
	height:40px;
	vertical-align: top;
}
ul#nav li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	vertical-align:top;
	display:inline;
	height:40px;
	list-style-type:none;
}
ul#nav li a{
	float:left;
	vertical-align:top;
	height:40px;
	text-indent:-9999px;
	text-decoration:none;
	background:url(images/nav-matrix.jpg) 0 0 no-repeat;
}
ul#nav li.music a{
	width:88px;
	background-position:-88px 0;
}
ul#nav li.music a:hover, ul#nav li.music a.selected{
	background-position:-88px -60px;
}
ul#nav li.packages a{
	width:118px;
	background-position:-176px 0;
}
ul#nav li.packages a:hover, ul#nav li.packages a.selected{
	background-position:-176px -60px;
}
ul#nav li.testimonials a{
	width:143px;
	background-position:-294px 0;
}
ul#nav li.testimonials a:hover, ul#nav li.testimonials a.selected{
	background-position:-294px -60px;
}
ul#nav li.contact a{
	width:113px;
	background-position:-437px 0;
}
ul#nav li.contact a:hover, ul#nav li.contact a.selected{
	background-position:-437px -60px;
}
ul#nav li.bio a{
	width:67px;
	background-position:-549px 0;
}
ul#nav li.bio a:hover, ul#nav li.bio a.selected{
	background-position:-549px -60px;
}



/*------- Posts ---------*/
#content {
	margin: 20px 0;
	padding: 0;
}
#content a, .entry a, .commentlist a, #footer a {
	color: #39C;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	text-decoration: underline;
}
#content ul{
	padding: 0;
	margin: 0 0 10px 2px;
}
#content li {
	list-style: none;
	background: url("images/bullet2.gif")  0 .5em no-repeat;
	padding-left: 13px;
}
.entry {
	padding: 10px 0;
	text-align: justify;
	margin: 0;
}
/* .entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
} */
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/


.box-contents {
	position: relative;
	margin: 0 auto 0 auto;
	width: 558px;
}

.rounded-package {
	height: auto;
	width: 404px;
	margin: 0 0 0 0;
	padding: 30px 35px 0 10px;
}

.rounded-package.package-one {
	background: url("images/package1-top.jpg") 0 0 no-repeat;	
}

.rounded-package.package-two {
	background: url("images/package2-top.jpg") 0 0 no-repeat;	
}
.rounded-package.package-three {
	background: url("images/package3-top.jpg") 0 0 no-repeat;	
}

.rounded-package-bottom {
	background: url("images/package-btm.jpg") 0 0 no-repeat;
	height: 9px;
	line-height: 9px;
	margin: -12px 0 10px 0;
}

/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
/* #comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
} */
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	width: 560px;
	margin: 0 auto 0 auto;
	padding: 40px 0 10px 0;
	text-align: left;
	background: url(images/footer.gif) 0 0 no-repeat;
}

/*---- Flickr code----*/
#flickr_www { color:#3993ff; }
#flickr_badge_wrapper { width: 500px;}
#flickr_badge_wrapper a:hover, #flickr_badge_under_wrapper a:hover { border-bottom:0px; }
#flickr_badge_under_wrapper { text-align:right; } 

.seventeen { font-size: 17px; line-height: 24px; }
