/*  

Theme Name: The Funk VERSION 3

Theme URI: http://www.funk-station.net

Description: FS Custom! designed by Stefan D'Alessandro.

Version: 1.0

Author: Dalla

Author URI: http://www.abstractfx.com.au



	This theme was designed and built by Stefan.



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/


@font-face {
font-family:"NavigationCustom";
src:url(MyCustomFont.ttf) format("truetype");
}


body {

	font: 12px Georgia, NavigationCustom, Trebuchet MS, Tahoma, Arial;

	color: #000000;

	background: #2f2f2f url(images/bg/rotate.php);

	margin: 0px;

	margin-top: 40px;

	padding: 0px 0px 30px;

	line-height: 160%;

}

a {

	color: #2f2f2f;
	text-decoration: none;

}

a:visited {

	color: #2f2f2f;
	text-decoration: none;

}

a:hover {

	color: #2f2f2f;
	background-color: #33ccde;
	text-decoration: none;

}

img {

	border: none;
	max-width: 100%;
	margin-bottom: 5px;

}


p img {
	padding: 0px;
	max-width: 380px;
	}



.news {

        border: 1px solid #111111;

        padding: 2px;

}





p {

	padding: 0px 0px 15px;
	margin: 0px;

}

h1 {

	margin:0px;

	background: url(images/header-icon.gif) no-repeat;

	padding-left: 70px;

	height: 60px;

	font: normal 36px/100% Georgia, NavigationCustom, Trebuchet MS, Tahoma, Arial;

	color: #c9eefe;

}

h1 a, h1 a:visited{

	color: #ffffff;

	text-decoration: none;

}

h1 a:hover{

	color: #2f2f2f;

	text-decoration: none;

}

h2 {

	color: #2f2f2f;

	margin: 16px 0px 5px;
	
	margin-top: 2px;

	letter-spacing: 0px;

	font: normal 20px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;
	padding-bottom: 0px;
	padding-top: 0px;





}

h2 a, h2 a:visited {

	color: #2f2f2f;
	text-decoration: none;

}

h2 a:hover {

	color: #ffffff;
	background-color: #33ccde;
	text-decoration: none;

}

h3 {

	font: normal 16px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;
	color: #2f2f2f;
	margin: 10px 0px 5px;
	margin-top: 2px;

}

h4 {


	font: normal 16px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;
	color: #2f2f2f;
	margin: 10px 0px 5px;
	margin-top: 2px;

}



h5 {


	font: normal 16px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;
	color: #2f2f2f;
	margin: 10px 0px 5px;
	margin-top: 2px;

}



h5 a, h5 a:visited {

	color: #2f2f2f;

	text-decoration: none;

}

h5 a:hover {

	color: #ffffff;
	background-color: 33ccde;
	text-decoration: none;

}

h6 {

	font: bold 12px Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;
	color: #ffffff;
	margin: 10px 0px 8px;
	margin-top: 8px;

}






form {

	margin:0px;

	padding:0px;

}

#page {

	margin-top: 10px;
	margin: 0px auto;
	width: 870px;
	background-color: #ffffff;
	padding: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

/* header area */



#topsite	{

	width: 900px;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 0px;
	background-color: #33ccde;
	list-style: none;

}

#clearthatshit	{
	clear: both;
	margin-bottom: 4px;
	}



#header	{
	height: 120px;
	background: none;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 4px;
	text-align: right;
	position: relative;
	}



#nav {
	border-top: 3px solid #ffffff;
	list-style: none;
	position: absolute;
	bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	background-color: #33ccde;
	width: 900px;
	font-family: Georgia, NavigationCustom;
	font-size: 16px;

}

#nav li {
	float: left;

}

#nav .current_page_item a, #nav .current_page_item a:visited{

	color: #33ccde;
	background-color: #ffffff;

}

#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;


}

#nav .page_item a:hover {

	color: #33ccde;
	background-color: #ffffff;


}



/* content area */

#content {

	float: left;

	width: 610px;
	
	padding-top: 20px;
	
	padding-left: 20px;

	overflow: hidden;

}

.post {

	clear:both;

}

.post-date {

	float:left;

	font: 10px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	
	margin-bottom: 10px;	
	
	color: #2f2f2f;
	
}

.post-month {

	text-transform: uppercase;

	color: #2f2f2f;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 2px;

	margin-left: -3px;

	font: bold 10px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;

}

.post-day {

	font-size: 18px;

	text-transform: uppercase;

	color: #2f2f2f;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 7px;

	margin-left: -3px;

}

.entry {

	float:left;

	width: 600px;
		
	margin-bottom: 10px;
	
	font-family: Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;

}


.contentimage	{
	float: left;
	background: #2f2f2f url(images/bg/rotate.php);
	width: 481px;
	height: 370px;
	overflow: hidden;
	max-height: 370px;
	max-width: 370px;
	}
	
	
.contentimage img	{
	max-width: 481px;
	max-height: 370px;
	overflow: hidden;
	border: none;
	}
	
	
	
.post-cat {

	padding-left: 3px;

	float:left;

	font-size: 10px;

	color: #2f2f2f;

	font: bold 9px Georgia, NavigationCustom, Trebuchet MS, Courier, Tahoma, Arial, Helvetica, sans-serif;

}

.post-comments {

	padding-right: 3px;

	float: right;

	font-size: 10px;

}

.post-calendar {

	background: url(images/mini-calendar.gif) no-repeat left center;

	padding-left: 20px;

	float: right;

	font-size: 10px;

	color: #222222;
	
	margin-bottom: 5px;

}

.post-content {

	clear: both;
		border-top: 1px dashed #cecece;
		padding-top: 10px;
	font: 11px Georgia, NavigationCustom, Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	line-height: 130%;

}


.postmetadata	{
	font: 10px Trebuchet MS, Tahoma, Arial, Courier;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 5px;
	}

.post-content a {
	text-decoration: none;
	text-transform: uppercase;

}

.post-content a:hover {

	background-color: #33ccde;
	color: #ffffff;
	text-decoration:none;

}

.navigation {

	clear: both;

	padding: 10px 0px;

}

.navigation a, .navigation a:visited {

	color: #222222;

}

.previous-entries a {

	float: left;

	padding: 0px;

        margin-top: -10px;

}

.next-entries a {

	float: right;

	padding: 0px;

        margin-top: -10px;

}

.one-third {

	width: 176px;

	float:left;

}

.separator {

	margin-right: 15px;

}



/* comments area */

#comments, #respond {

	border-bottom: 1px solid #33ccde;

	padding: 5px;

	clear: both;

    margin-bottom: 5px;

}

.commentlist {

	margin: 10px 0px;

	padding-left: 10px;
	
	padding-right: 10px;

	line-height: 130%;

	font: normal 10px Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;

}

.commentlist li{

	padding: 5px 10px;

	list-style: none;

	background: #f3f3f3;

	border-bottom: 1px dashed #33ccde;

	margin-bottom: 10px;

}

.commentlist .alt {

	margin-bottom: 10px;

}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {

	font-weight: bold;

	font-style: normal;

	font-size: 108%;

	color: #000000;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 100%;

}

#commentform {

        margin-left: 10px;

	margin-top: 10px;

	font: 110% Trebuchet MS, Courier, Century Gothic, Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

        color: #000000;

        font-size: 10px;

}

#commentform label{

	color: #000000;
}

#commentform input{

	width: 180px;

        height: 10px;

	border: 1px solid #33ccde;

	padding: 3px;

	margin-top: 3px;

	background: #ffffff;

        color: #000000;

        font-size: 9px;

}

#commentform textarea{

	width: 350px;

	height: 100px;

	background: #ffffff;

	border: 1px solid #33ccde;

	padding: 2px;

	margin-top: 3px;

	color: #000000;

	font: normal 9px Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #f3f3f3;
	color: #000000;

}

#commentform #submit{

	background: url(images/btn-bg.gif) no-repeat;

	font: bold 10px Trebuchet MS, Courier, Century Gothic, Tahoma, Arial, Helvetica, sans-serif;

	color: #ffffff;

	border: none;

	float:left;

	width: 110px;

	height: 20px;

	cursor: pointer;

	margin-bottom: 15px;

}

#commentform #submit a:hover{

	color: #000000;

}




/*sidebar */

#sidebar {

	float: right;
	
	padding-top: 20px;

	padding-right: 5px;

	padding-bottom: 10px;

	width: 200px;

	color: #000000;

	font: normal 10px Trebuchet MS, Courier, Tahoma, Arial;

	line-height: 140%;

	overflow: hidden;

	margin-bottom: 20px;


}

/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{

	font: normal 10px Trebuchet MS, Courier, Tahoma, Arial;

	color: #000000;

	margin: 5px;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #000000;

	text-decoration: none;

}

#sidebar a:hover{

	color: #ffffff;

	text-decoration: bold;

}

/*sidebar list level1 */

#sidebar ul {

	padding-left: 15px;

	margin: 0;

	background: none;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.list-blogroll li{

	padding-left: 16px !important;



}

/*category widget */

ul.list-cat li, li.widget_categories li{
	margin-top: 3px;
	margin-bottom: 5px;
	background: url(images/mini-category.gif) no-repeat !important;
	background-position: center;
	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{
	margin-bottom: 5px;

	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{

	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;

}

/*recent comments widget */

li.widget_recent_comments li{

	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}

/*text widget */

.textwidget {

	padding-top: 5px;

}



/*search form */

#searchform {

	margin: 15px 0 0;

}

#searchform br {

	display: none;

}

#searchform #s {

	border:1px solid #33ccde;

	width: 120px;

	height: 15px;

	padding: 2px;

	background: #ffffff;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: #ffffff;

	border: none;

	width: 50px;

	height: 20px;

	font: bold 9px Tahoma, Arial, Helvetica, sans-serif;

	color: #000000;

	vertical-align: middle;

}



/* footer area */

#footer {

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: none;
	color: #ffffff;
	padding-bottom: 30px;

}


#footerbottom {

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: none;
	color: #ffffff;
	padding-bottom: 5px;

}



#footer a, #footer a:visited {

	color: #ffffff;

}

#footer h4 {

	font: bold 13px Trebuchet MS, Courier, Century Gothic, Tahoma, Arial;

	color: #ffffff;

	margin: 10px 0px 5px;

}

.footer-recent-comments {

	width: 215px;
	float: left;
	padding-left: 50px;

}


.footer-recent-comments img {

	border: 1px solid #666666;
}

.footer-recent-comments img:focus{

	background-color: #33ccde;

}

.footer-recent-comments ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

}

.footer-recent-comments ul li {

	background: url(images/mini-footer-comments.gif) no-repeat;

	padding: 0px 0px 10px 20px;

}

.footer-recent-posts {
	padding-left: 30px;
	width: 105px;
	float: left;

}

.footer-recent-posts strong {

	line-height: 135%;

	font-weight: bold;

}

.footer-recent-posts ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	font-size: 100%;

	line-height: 110%;

}

.footer-recent-posts ul li {

	padding: 0px;

}

.footer-about {
	width: 235px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;

}

/* credits */

#credits {

	padding-top: 10px;

	margin: 0px auto;

	width: 900px;

	color: #ffffff;

	line-height: 120%;

}

#credits a, #credit a:visited {

	color: #ffffff;

}

.rss {

	background: url(images/mini-rss.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}

.loginout {

	background: url(images/mini-loginout.gif) no-repeat left center;

	padding-left: 18px;

	padding-bottom: 2px;

	margin-left: 8px;

}



/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}