@import url(superfish.css);
@import url(colorbox.css);
@import url(galleria/classic/galleria.classic.css);


/*
Theme Name: CooolZine
Theme URI: http://bit.ly/bloooming
Description: CooolZine magazine theme.
Version: 1.0
Author: bloooming
Author URI: http://bit.ly/bloooming
*/


/*** STRUCTURE ***/
/****************/
/*
 0) Reset Stylesheet (do not modify this section)
 
 1) Layout 
	  - background style definitions
	  - article listing
	  - single story styles
	  - comments
 2) Navigation 
	  - wrapper for main navigation
	  - social menu
 3) Forms 
 	  - general form definitions used for comment-form
 	  - search form
 4) Misc 
 	  - general links
 	  - tooltip
 	  - footer columns
 5) Tabs
 	  - tabbed area on front page
 	  - keyword filtering in tabs
 6) Tagcloud
 	  - tag cloud level definitions
 	  
 7) Images/Attachments
 	  - Worpdress editor image definitions	 
 	  
 8) Default Widgets
 	  - widget_wp_calendar


/*************************************************************/
/**************************0) RESET***************************/
/*************************************************************/
/* Reset default browser CSS. Based on work by Eric Meyer: ***/
/* http://meyerweb.com/eric/tools/css/reset/index.html *******/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

html {
        background: url(images/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

@font-face {
		font-family: Bebas;
		src: url('BebasNeue.otf');
}

body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/*************************************************************/
/**************************1) LAYOUT**************************/
/*************************************************************/


body, html {
	height: 100%;
}

body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
	font-size: 13px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, #nav, .meta, ul.tabnav li a, legend, #footer, .story .tags {
	font-family: 'Yanone Kaffeesatz', Helvetica, Verdana, Arial, sans-serif; 
	font-weight: normal;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -410px; 
	position: relative;
	z-index: 2;
	color: #859094;
}

.cooolfixed #content, .cooolfixed .footercontent, .cooolfixed .headercontent{
	width: 960px;
	margin: auto;
	padding-bottom: 60px;
}

.cooolfixed #content .static{
	margin-bottom: 10px;
}

.cooolfixed .footercontent, .cooolfixed .headercontent{
	padding: 0 20px 0 0;
}

.cooolfull #content {
	padding-bottom: 40px;
	margin-bottom: 20px;
}


#footer {
	padding: 40px 60px 0 60px;
	height: 370px;
	z-index: 12;
	position: relative
}

.footercontent {
	position: relative;
	height: 100%;
}

.pusher{
	height: 410px;
}


#content {
	padding: 0px 60px 0 60px;
	margin: 10px 0 40px 0;
	z-index: 9;
	position: relative;
	overflow: hidden;
}

.static{
	padding: 20px;
	overflow: hidden;
	margin-top: -50px;
}

#header {
	padding: 0px 60px 0 60px;
	position: relative;
	z-index: 42;
	height: 75px
}

#logo{
	margin: 40px 0 0 0;
	overflow: hidden;
	clear: both;
}

#search {
	float: right;
	position: relative;
	padding: 16px 0 20px 0;
}

#menu {
		position: static;
		background-color: #ED1F1F;
		width: 500px;
		height: 30px;
		margin-right: 50px;
		float: right;
		opacity: 0.7;
		z-index: 0;
}

#menu .wrapper {
		background-color: #000000;
		width: 500px;
		height: 27px;
}

#menu .wrapper .title {
		padding-left: 5px;
		padding-right: 5px;
		float: left;
		opacity: 0.8;
		color: white;
		font-family: Bebas;
		font-size: 24px;
}

#menu .wrapper .social {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

#gallery {
		position:absolute;
		padding: 0px 60px 0px 60px;

}


/********** background style definitions **********/

.style_1 {

}

.style_1 #wrapper{
	background: url(../img/logolight_1.png) top left no-repeat;
}

.style_1 form, .style_1 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .article, .style_1 .toplist, .style_1 div.tabs, .style_1 .adblock {
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .story {
	background: url(../img/content_1.png) top left repeat;
}


.style_2 {

}

.style_2 #search-form, .style_2 #contact-mail-page{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .tabcontent {
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .static{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .toparticle{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .article, .style_2 .toplist, .style_2 div.tabs, .style_2 .adblock {
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .story {
	background: url(../img/content_2.png) top left repeat;
}

.style_3 {

}

.style_3 #wrapper{

}


.style_3 form, .style_3 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .article, .style_3 .toplist, .style_3 div.tabs, .style_3 .adblock {
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .story {
	background: url(../img/content_1.png) top left repeat;
}


.style_4 {

}

.style_4 #wrapper{
	background: url(../img/logolight_4.png) top left no-repeat;
}


.style_4 form, .style_4 #respond{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .tabcontent {
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .static{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .toparticle{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .article, .style_4 .toplist, .style_4 div.tabs, .style_4 .adblock {
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .story {
	background: url(../img/content_4.png) top left repeat;
}

.style_5 {

}

.style_5 #wrapper{
	background: url(../img/logolight_5.png) top left no-repeat;
}


.style_5 form, .style_5 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .article, .style_5 .toplist, .style_5 div.tabs, .style_5 .adblock {
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .story {
	background: url(../img/content_1.png) top left repeat;
}



/************* article listing ******************/

.toparticle span, .article span {
	line-height: 130%;
	font-size: 11px;
}

.toparticle span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}


.toparticle{
	width: 290px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.article, .toplist, .adblock {
	width: 130px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.article .thumb, .toparticle .thumb {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.article .thumb img {
	width: 130px;
	height: 160px;
}


.article .thumb a{
	background: url(../img/more.png) bottom right no-repeat;
	position: absolute;
	display: block;
	font-size: 10px;
	color: #c5d3d7;
	bottom: 0px;
	text-align: right;
	width: 105px;
	left:-150px;
	padding: 145px 26px 5px 0;
}

.toparticle .thumb a{
	background: url(../img/more.png) bottom right no-repeat;
	position: absolute;
	display: block;
	font-size: 10px;
	color: #c5d3d7;
	bottom: 0px;
	text-align: right;
	width: 264px;
	left:-310px;
	padding: 145px 26px 5px 0;
}

.toparticle .thumb a:hover, .article .thumb a:hover {
	color: #f4f4f3;
}

.toparticle .text {
	height: 100%;
	position: relative;
}

.article .text {
	position: relative;
	height: 100%;
}

.article .text span{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.article .text h2{
	font-size: 19px;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 0 0 10px 0;
}

.toparticle .text h1{
	font-size: 27px;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 0 0 10px 0;
}

.toplist ul, .adblock ul {
	display: block;
	margin-top: 10px;
}

.toplist ul li, .adblock ul li{
	background-position: 0px 6px;
	padding: 2px 0 0 10px;
	line-height: 130%;
	font-size: 10px;
}

.adblock ul li{
	background: url(../img/arrowblank.png) left 5px no-repeat;
}

.toplist ul li a, .adblock ul li a {
	font-size: 10px;
	color: #859094;
	display: block;
	overflow: hidden;
	position: relative;
}

.adblock ul li a, .adblock ul li.recentcomments{
	margin-bottom: 5px;
}

.adblock ul li a:hover{
	color: #aab8bd;
}



/************** single story ****************/

#images{
	width: 630px;
	height: 400px;
}

.story {
	width: 630px;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

.story p {
	line-height: 130%;
	font-size: 12px;
}

.story .text {
	padding: 20px 10px 20px 10px;
	overflow: hidden;
}

.story .text p {
	line-height: 170%;
	font-size: 12px;
	margin-bottom: 20px;
}

.text h1 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.story .meta {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

.story .tags {
	padding: 0px 10px 40px 10px;
}

.story .tags li {
	float: left;
	display: block;
	padding-right: 4px;
}

.story .tags li a {
	background: url(../img/comicons.png) -5px -292px no-repeat; 
	display: block;
	color: #616163;
	font-size: 16px;
	padding: 0 0 0 12px;
}

.story .tags li a:hover{
	background: url(../img/comicons.png) -5px -316px no-repeat;
	color: #a2a6aa;
}


.meta a {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: transparent;
}

.meta .edit-link{
	display: block;
	position: absolute;
	top: 0px;
	left:44%;
	font-size: 14px;
	margin: 0 20px 0 0;
	background-color: #000;
	padding: 5px 10px;
}

.story .meta {
	margin: 0 0 5px 0;
	position: relative;
}

.author {
	display: block;
	float: right;
	font-size: 14px;
}

.socialize{
	background: url(../img/socialpoptrigger.png) top right no-repeat #323437;
	margin: 0 10px 0 10px;
	padding: 7px 55px 9px 10px;
	position: relative;
	-khtml-user-select: none; 
}

.socialize h4{
	font-weight: normal;
	display: block;
	position: absolute;
	top:7px;
	right: 50px;
	font-size: 17px;
	-khtml-user-select: none; 
}

#socialpoptrigger{
	width: 40px;
	height: 34px;
	cursor: pointer;
	display: block;
	position: absolute;
	top:0;
	right: 0;
	-khtml-user-select: none; 
}

.menu-open{
	background: url(../img/socialpoptrigger.png) bottom left no-repeat;
}


#socialpopbox{
	display: none;
	background-color: #000;
	position: absolute;
	width: 150px;
	right: 6px;
	top:34px;
	padding: 15px 10px 12px 10px;
	-khtml-user-select: none; 
}

#socialpopbox li {
	padding: 0 0 8px 0;
}

#socialpopbox a{
	display: block;
	color: #515151;
	font-size: 11px;
	padding: 0 0 0 20px;
}

#socialpopbox a:hover{
	color: #8a8e90;
}

#socialpopbox li.comment_reply a{
	background-image: url(../img/comicons.png);
	background-position: 0px -141px;
	background-repeat: no-repeat;
}

#socialpopbox li.comment_reply a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -161px;
}

#socialpopbox li.tweet a{
	background-image: url(../img/comicons.png);
	background-position: 0px -141px;
	background-repeat: no-repeat;
}

#socialpopbox li.tweet a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -161px;
}

#socialpopbox li.facebook a{
	background-image: url(../img/comicons.png);
	background-position: 0px -189px;
	background-repeat: no-repeat;
}

#socialpopbox li.facebook a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -212px;
}

#socialpopbox li.fav a{
	background-image: url(../img/comicons.png);
	background-position: 0px -242px;
	background-repeat: no-repeat;
}

#socialpopbox li.fav a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -266px;
}


/************ story comments **************/

#comments{
	margin: 20px 10px 20px 10px;
	overflow: hidden;
}

#respond h3{
	padding: 0 0 20px 0;
	font-size: 20px;
	margin: 20px 0 0 20px;
}

#respond {
	overflow: hidden;
}

#comments .comment, #comments .pingback, #comments .trackback {
	overflow: hidden;
	margin: 0 0 10px 0;
	-khtml-user-select: none; 
	display: block;
}

#comments .even {
	background-color: #202123;
	padding-right: 10px;
}

.comment ul.children, .trackback ul.children, .pingback ul.children{
	overflow: hidden;
	clear: both;
	margin: 0px 0 0 30px;
	padding: 10px 0 0 0;
}

#comments div.indented{
	margin-left: 30px;
}

.comment .avatarbox, .pingback .avatarbox, .trackback .avatarbox {
	width: 85px;
	float: left;
	position: relative;
	border: 9px solid #323437;
	margin: 0 13px 0 0;
}

.comment h3, .pingback h3, .trackback h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 200%;
	clear: none;
}

.comment h3 a, .pingback h3 a, .trackback h3 a {
	color: #859094;
}

.comment h3 a:hover, .pingback h3 a:hover, .trackback h3 a:hover {
	color: #c5d3d7;
}

.comment .content, .pingback .content, .trackback .content {
	float: left;
	padding: 0 10px 10px 0px;
}

#comments div.even .content {
	padding-left: 10px;
}

.comment .submitted, .pingback .submitted, .trackback .submitted{
	display: block;
	float: right;
	margin: 10px 15px 0 0;
	font-size: 13px;
}

.comment .links, .pingback .links, .trackback .links   {
	background-color: #323437;
	overflow: hidden;
	padding: 9px 0 0 0;
}

.comment em, .pingback em, .trackback em {
	font-weight: bold;
	line-height: 200%;
	font-size: 11px;
	color: #414347;
}

#respond .container-inline {
	overflow: hidden;
	padding: 12px 0 12px 0; 
}

#respond .container-inline select {
	width: 100%;
}

#commentform p {
	overflow: hidden;
}

#commentform {
	padding: 0px 20px 20px 20px;
}

#comments .form-allowed-tags{
	float: none;
	color: #494C51;
	font-size: 10px;
	padding: 20px 0 20px 155px;
	display: block;
}

#comments .comment-notes {
	float: none;
	color: #494C51;
	font-size: 10px;
	padding: 0px 0 20px 155px;
	display: block;
}

ul.links li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}

.comment .new, .pingback .new, .trackback .new{
	background: url(../img/new.png) top left no-repeat;
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	right: 0px;
	top:0px;
	z-index: 9;
	text-indent: -99999px;
}

.comment p, .trackback p, .pingback p {
	line-height: 130%;
	font-size: 11px;
}


.comment ul.links li a, .pingback ul.links li a, .trackback ul.links li a{
	background-color: #282a2d;
	text-indent: -99999px;
	display: block;
	cursor: pointer;
	width: 18px;
	height: 16px;
}

#comments ul.links li.comment_info a {
	background-image: url(../img/comicons.png);
	background-position: 0px -91px;
}

#comments ul.links li.comment_info a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -111px;
}

#comments ul.links li.comment_delete a {
	background-image: url(../img/comicons.png);
	background-position: 0px 1px;
}

#comments ul.links li.comment_delete a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -19px;
}

#comments ul.links li.comment_edit a {
	background-image: url(../img/comicons.png);
	background-position: 0px -42px;
}

#comments ul.links li.comment_edit a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -62px;
}

#comments ul.links li.comment_reply a {
	background-image: url(../img/comicons.png);
	background-position: 0px -139px;
}

#comments ul.links li.comment_reply a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -159px;
}

#comments ul.links li a:hover {
	color: #c5d3d7;
}

#comment-form #edit-preview{
	display: none;
}

.page-comment{
	width: 700px;
}


.ccount {
	background-image: url(../img/comment.png);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0;
	top:0;
	width: 20px;
	text-align: right;
	padding: 1px 12px 0 0;
}

.time {
	display: block;
	position: absolute;
	right: 0px;
	top:0px;
	text-align: right;
}


.filler{
	text-align: right;
	padding: 0 4px 0 0;
}


/*************************************************************/
/**************************2) NAVIGATION**********************/
/*************************************************************/

#nav{
	height: 70px;
	width: 60%;
	float: left;
	position: relative;
	z-index: 99;
	padding: 20px 0 0 0;
}

#sociallinks {
	float: right;
	width:170px;
	padding: 16px 0 0 0;
}

#sociallinks ul.menu {
	display: block;
	line-height: 1.0;
	padding: 0;
	margin: 0;
}

#sociallinks ul.menu li {
	display: block;
	float: right;
	margin: 0 6px 0 0;
}

#sociallinks ul.menu li a {
	background-color: #000;
	display: block;
	width: 24px;
	height: 23px;
	text-indent: -99999px;
}


/************** social menu ******************/

#sociallinks .cat-contact a{
	background: url(../img/socialicons.png) -117px top no-repeat;
}
#sociallinks .cat-contact a:hover{
	background: url(../img/socialicons.png) -117px bottom no-repeat;
}

#sociallinks .cat-twitter a{
	background: url(../img/socialicons.png) -59px top no-repeat;
}
#sociallinks .cat-twitter a:hover{
	background: url(../img/socialicons.png) -59px bottom no-repeat;
}

#sociallinks .cat-facebook a{
	background: url(../img/socialicons.png) -88px top no-repeat;
}
#sociallinks .cat-facebook a:hover{
	background: url(../img/socialicons.png) -88px bottom no-repeat;
}

#sociallinks .cat-imprint a {
	background: url(../img/socialicons.png) 0px top no-repeat;
}
#sociallinks .cat-imprint a:hover{
	background: url(../img/socialicons.png) 0px bottom no-repeat;
}

#sociallinks .cat-rss a{
	background: url(../img/socialicons.png) -29px top no-repeat;
}
#sociallinks .cat-rss a:hover{
	background: url(../img/socialicons.png) -29px bottom no-repeat;
}

#footer .menu .sub-menu {
	display: none;
}

#footer li {
	border-bottom: 1px solid #383C40;
	padding: 6px 0 6px 0;
	background-image: none;
}

#footer li a{
	font-size: 16px;
}

#footer a:hover{
	color: #79828a;
}

#footer a{
	color: #575e64;
}


.admin {
	background-color: black;
	position: absolute;
	right: 60px;
	width: 250px;
	top:60px;
	padding-right: 10px;
}

.admin ul li {
	display: block;
	float: right;
	font-size: 9px;
	padding: 4px 0 4px 10px;
	text-transform: uppercase;
}


/*************************************************************/
/**************************3) FORMS **************************/
/*************************************************************/

form {
	color: #859094;
	font-size: 11px;
	overflow: hidden;
	padding: 20px;
}

form#searchform {
	padding: 0;
}

.static form#searchform {
	padding: 20px;
}

form a{
	color: #859094;
}

form p a {
	font-size: 10px;
	color: #494c51;
}

form a:hover{
	color: #aebcc2;
}

.form-item {
	overflow: hidden;
	padding: 0 0 6px 0;
}

label{
	width: 25%;
	float: left;
	text-align: right;
	padding: 6px 10px 6px 0;
	font-size: 10px;
}

input, textarea, select {
	background-color: #323437;
	color: #959596;
	border: none;
	padding: 5px;
	width: 70%;
	float: right;
	outline: none;
}

input[type=submit]{
	width: 20%;
	float: right;
}

#comments textarea {
	height: 140px;
	margin-top: 3px;
}

legend {
	color: #859094;
	font-size: 18px;
}

label.option {
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 8px 0 0 0;
}

label.option input {
	width: 20px;
	float: left;
	margin: 0 0 10px 29%;
}

.static form {
	width: 700px;
}

form .contactleft {
	width: 30%;
	float: left;
	padding: 0 0 7px 0;
}

form .contactleft label {
	width: 100%;
	padding-top:6px
}

form .contactright {
	position: relative;
	text-indent: -99999px;
	width: 60%;
	float: right;
	padding: 0 0 10px 0;
}

form .contactright input[type=text], form .contactright textarea{
	width: 100%;
	padding: 7px;
}


/**************************) SEARCH **************************/

#search-form {
	padding: 0;
}


#search{
	width: 160px;
}

#search .form-item {
	padding: 0;
	margin: 0;
}

#search .form-submit{
	margin: 0;
}

#search label {
	display: none;
}

#search input[type=text] {
	width: 150px;
	background-color: #000;
	font-size: 11px;
	height: 13px;
}

#search input[type=submit] {
	background: url(../img/search.png) center center no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 1px;
	top:17px;
	text-indent: -99999px;
	cursor: pointer;
}


/*************************************************************/
/**************************4) MISC ***************************/
/*************************************************************/
a{
	color: #D9D7D7;
	text-decoration: none;
}

a:hover{
	color: #79828a;
}

.hidden{
	display: none;
}

.tipsy { 
	padding: 5px; 
	font-size: 10px;
	letter-spacing: 0.05em;
	opacity: 0.8; 
	filter: alpha(opacity=80); 
	background-repeat: no-repeat;  
	background-image: url(../img/tipsy.gif); 
	}
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: #959596; max-width: 200px; text-align: center; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

.beam {
	background: url(../img/trekkie.png) center center no-repeat;
	width: 50px;
	height: 45px;
	display: block;
	text-indent: -99999px;
	position: absolute;
	bottom:40px;
	right:0px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

.beam:hover{
	filter: alpha(opacity=100);
	opacity: 1;
}

.footer-message{
	position: absolute;
	left: 0;
	bottom:50px;
	color: #383c40;
}


#footer h1, #footer h2{
	color: #c5d3d7;
	margin: 0 0 16px 0;
}
  
#fcol1, #fcol2{
	width: 150px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
} 

#fcol3 {
	position: absolute;
	top:0px;
	left:380px;
} 

*+html #fcol3 {width: 660px;} /* microshit browser IE7 */


#fcol3 .block-tagcloud{
	line-height: 170%
}

*+html #fcol3 .block-tagcloud {line-height: 30px} /* microshit browser IE7 */


#fcol3 .block-tagcloud a {
	word-spacing: 3em;
}

.static h1, .static h2, .static h3, static h4 {
	line-height: 200%;
}

.static {
	line-height: 140%;
}

#cooolpager {
	position: absolute;
	left: 47%;
}

.cooolfull #cooolpager {
	bottom: 10px;
}

.cooolfixed #cooolpager {
	bottom: 26px;
}

#cooolpager ol li span, #cooolpager ol li a, #cooolpager .navigation a{
	border: 0;
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: .6;
}

#cooolpager .navigation a {
	padding: 4px;
}

#cooolpager span.current{
	filter: alpha(opacity=100);
	opacity: 1;
}


.pager {
	overflow: hidden;
	margin: 20px 0 20px 0;
}

.pager li {
	float: left;
	padding: 3px;
	display: block;
	background-color: #323437;
	margin: 0 3px 0 0;
	font-size: 10px;
}

.pager li a{
	color: #859094;
}

.pager li a:hover{
	color: #aebcc2;
}



#content ul.list li {
	list-style: circle;
	list-style-position: inside;
}

#content ol.list li {
	list-style: decimal;
	list-style-position: inside;
}


blockquote {
	background: url(../img/quote-right.png) 0px 3px no-repeat;
	font-style: italic;
	padding: 0 0 0 20px;
	margin: 20px 20px 20px 0;
}

h1.search-title {
	margin: 20px 0 20px 0;
	display: block;
}

/*************************************************************/
/**************************5) TABS ***************************/
/*************************************************************/

div.tabs {
	width: 290px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
	z-index: 999;
}

.tabcontent {
	height: 287px;
	padding: 10px;
}

.tabcontent h1, .tabcontent h2, .tabcontent h3, .tabcontent h4 {
	display: none;
}


#filtering {
	display: block;
	overflow: hidden;
	margin: 12px 0 10px 0;
}

#filtering li {
	background-color: #202225;
	float: left;
	margin: 2px;
	padding: 2px 5px 2px 5px;
	display: block;
}

#filtering li:hover {
	background-color: #33363b;
}

.invis {
	display: none;
	filter: alpha(opacity=0);
	opacity: 0;
}


.tabcontent ul li {
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	line-height: 130%;
}

.tabcontent ul li a{
	font-size: 10px;
	color: #859094;
	display: block;
	overflow: hidden;
	position: relative;
}

ul.tabnav {
	overflow: hidden;
}

#content ul.tabnav li {
    float: left;
	list-style: none;
}

ul.tabnav li a {
    padding: 6px 6px 4px 6px;
	display: block;
	color: #859094;
	font-size: 13px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

ul.tabnav li a.selected,
ul.tabnav li a:hover {
	background-color: black;
	color: #e6e6e6;
}

ul.tabnav li a :focus {
        outline: 0;
}


/*************************************************************/
/**********************6) TAGCLOUD ***************************/
/*************************************************************/

.tagcloud {
  text-align : justify;
}

/*************************************************************/
/**********************7) IMAGES *****************************/
/*************************************************************/


#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}

/*************************************************************/
/******************8) Default Widgets ************************/
/*************************************************************/

#wp-calendar{
	width: 100%;
	font-size: 10px;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar td, #wp-calendar th {
	text-align: right;
}

#wp-calendar caption {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#wp-calendar thead tr th {
	padding: 0 5px 5px 0;
}

#wp-calendar tbody tr td {
	padding: 5px 5px 0 0;
}

