/*
Theme Name: style

*/

@charset "utf-8";





body {

	background-color: #0b0b0b;
        background-repeat: repeat-y;
        background-position: top center;
        background-image:url(http://www.gopside.com/wp-content/themes/gopside/images/backgrounds/tlo2.jpg);
	width: 100%;
	height: 100%;
        padding: 0px;

	font-size: 12px;

	font-family: Arial;

	line-height:23px;

}

img, #logo, #nav a, #feature_list li a, #fromtwitter, #fromtheblog, .portfolio_list li { 

	behavior: url(http://www.gopside.com/wp-content/themes/gopside/javascript/iepngfix.htc) 

}



/* ---------- Hack ---------- */



.clearfix { 

	display:inline-block; }



.clearfix:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden; }

	

/* Hide from IE Mac \*/

	.clearfix { display:block; }

/* End hide from IE Mac */





/* ---------- Typography ---------- */



h1.twitter {

	color: #9dd6ff;

	text-transform: uppercase;

	background: url(../images/logo-stwitter.png) top left no-repeat;

	height: 17px;

	padding: 4px 0px 5px 25px;

}

h1.blog {

	color: #9dd6ff;

	text-transform: uppercase;

	height: 17px;

	padding: 4px 0px 5px 0px;

}

h2 {

	color: #0d888d;

	text-transform: uppercase;

	font-size: 14px;

	border-bottom: 1px solid #666666;

	padding-bottom: 10px;

}



h3 {

	margin: 0;	

	padding: 7px 0 10px 0;

	font-size: 13px;

	text-transform: uppercase;

	font-weight: bold;

}

.featuretitle {

	margin: 0;	

	padding: 7px 0 10px 0;

	font-size: 12px;

	text-transform: uppercase;

	font-weight: bold;

	display: block;
	
	color: #53b4eb;

}

h4 {

	font-size: 10px;

}

h5 {

	color: #9dd6ff;

	font-size: 12px;

	text-transform: uppercase;

}

h6 {

	font-size: 20px;

	font-weight: bold;

	padding: 0px 0px 10px 0px;

}

h7 {
  font-size: 25px;
  color: #0BA6B8;
  font-weight: bold;
  padding: 0px 0px 10px 0px;

}

p {

	margin: 5px 0px;

}

.content_wrap a, .content_wrap p {

	color: #cfcfcf;

}

.content_wrap a{

	font-weight: bold;

}

.categorylist a, .s_widget a {

	text-decoration: none;

}

.categorylist a:hover, .s_widget a:hover {

	color: #999999;

}

/* ---------- logo ---------- */



#logo  {

	width: 940px;

	height: 120px;

	margin: 0 auto;

	background: url(../images/bg--logo.png) no-repeat;

	padding-top: 10px;

}

.logoimg  {

	margin: 20px 0px;

}



/* ---------- Navigation ---------- */


#top_bar {

	background-color:#000000;

	height: 35px;

}

#nav_container {

	width: 940px;

	margin: 0 auto;

}

#nav {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	color: #9f9f9f;

	z-index: 9999;

	float: left;

	position: relative;	

}

#nav, #nav ul{

     margin:0;

     padding:0;

     list-style-type:none;

     list-style-position:outside;

     position:relative;

     line-height:0.6em;

}

#nav a:link, #nav a:active, #nav a:visited{

    display:block;

    padding: 14px 25px;

    color:#e2e2e2;

    text-decoration:none;

	text-transform: uppercase;

}

#nav a:hover {

    color:#c0c0c0;

}

#nav li.current_page_item a, #nav li.current_page_ancestor a, #nav li.current_page_parent a{

	background: url(../images/hover.png) no-repeat top;

	color:#fff !important;

	height: 12px;

	float: left;

	position: relative;

}



#nav li.current_page_item  li a, #nav li.current_page_ancestor li a, #nav li.current_page_parent li a{

	background-color: black;

	background-image: none !important;

}

#nav li.current_page_item  li a:hover {

	background-color: #292929 !important;

}



#nav .subscribe{

	background: url(../images/subscribe.png) top left no-repeat;

	height: 12px;

	margin-left: 22px;

	float: left;

	position: relative;

}

#nav li{

    float:left;

    position:relative;

}

#nav ul {

    position:absolute;

    top:2.9em;

    display:none;	

	z-index: 1;

}

#nav li ul a {

    width:12em;

    float:left;

	background-color: black;

	background-image: none !important;

}

#nav li ul a:hover {

	background-color: #292929;

}

#nav ul ul{

	top:auto;

}	

#nav li ul ul {

    left:15.4em;

    margin:0px 0 0 10px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{

    display:none;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{

    display:block;

}


/* ---------- Layout ---------- */



.content_wrap, .content_wrap_twitter_blog {

	width: 940px;

	margin: 0 auto;

	overflow: hidden;

	line-height: 16px;
	
	margin-bottom: 20px;

}

.content_wrap_twitter_blog {

	margin-top: 20px;

	margin-bottom: 20px;

}

.content220px {

	width: 197px;

	height: 220px;

	padding: 20px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

}

.content460px {

	width: 400px;
  height: 220px;

	padding: 20px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

}

.zapowiedzi {

	width: 520px;
	height: 285px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;
	
	margin: 0px;

}
.artysciplayer {

	width: 520px;
	height: 255px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

}

.nowevideo {

	width: 400px;
  height: 255px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

  float: right;

	margin: 0px;

}

.kalendarz {

	width: 400px;
  height: 285px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

  float: right;

	margin: 0px;

}

.kanaly {

	width: 940px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}



.content620px {

	width: 580px;
	
	min-height: 550px;

	padding: 20px 20px 15px 20px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}

.content940px {

	width: 898px;

	padding: 20px 20px 15px 20px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}

.content300px, .content300px_ads, .textwidget{

	width: 295px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}


.box{

	float: left;

}

.leftbox{

	float: left;

}

.rightbox{

	float: right;

}

#sidebar {

	float: right;

	width: 300px;

}

.title, .title_featured,.title_220px, .title_460px, .title_620px, .title_300px, .title_520px, .title_400px, .title_940px, .categorylist li , .s_widget li{

	background: url(../images/title.jpg) top left repeat-x ;

	height: 20px;
	
	display:block;

	padding: 10px 0px 0px 20px;

	border-top: #000000 solid 1px;

	border-left: #000000 solid 1px;

	border-right: #000000 solid 1px;

}

.title_featured {

	width: 196px;

}

.title_220px {

	width: 200px;

}

.title_460px {

	width: 440px;

}

.title_400px {

	width: 380px;
  display: block;
	margin-left: 16px;
}

.title_620px {

	width: 600px;

}

.title_300px, .categorylist {

	width: 280px;

}

.title_940px {

	width: 920px;

}

.title_520px {

	width: 500px;

}



/* ---------- logo ---------- */



#logo  {

	width: 940px;

	height: 120px;

	margin: 0 auto;

	background: url(../images/bg--logo.png) no-repeat;

	padding-top: 10px;

}

.logoimg  {

	margin: 20px 0px;

}






/* ---------- slidebox ---------- */



#feature_wrapper {

	width: 940px;

	margin: 0 auto;

	line-height: 16px;

}

#feature_list {

	width: 940px;

	height: 340px;

	overflow: hidden;

	position: relative;

	background-color: #0B0B0B;

        background: url(../images/bgpattern.jpg) top left repeat;

}

#feature_list ul {

	position: absolute;

	top: 0;

	list-style: none;	

	padding: 0;

	margin: 0;

}

#tabs {

	right: 0;

	z-index: 2;

	width: 305px;

}

#tabs li {

	font-size: 12px;

	font-family: Arial;

	height: 113px;

}

#tabs li a {

	color: #c0c0c0;

	text-decoration: none;	

	display: block;

	padding: 5px 20px 10px 30px;

	height: 113px;

	outline: none;

}

#tabs li a:hover {

	color: #e0e0e0;

}

#tabs li a.current {

	background: url(../images/feature-tab-current.png) top left no-repeat;

	color: #ffffff ;

}

#tabs li a.current:hover {

	text-decoration: none;

	cursor: default;

}

#output {

	left: 0;

	width: 630px;

	height: 320px;

	position: relative;

}

#output li {

	position: absolute;

	width: 650px;

	height: 340px;

}

img.outputimg {

	border: #0a0a0a solid 10px;

	outline: #3a3a3a solid 1px;

	width:630px;

	height:320px;

}





/* ---------- Twitter & Blog ---------- */



#fromtwitter {

	width: 340px;

	min-height:100px;

	float: left;
        
  background: url(../images/feature-twitter.jpg) top left no-repeat;

	padding: 20px;

	color: #cdcdcd;

	border:1px solid #000000;

}

#fromtheblog {

	width: 501px;

	min-height:100px;

	float: right;

	background: url(../images/feature-blog.jpg) top left no-repeat;

	color: #cdcdcd;

	padding: 20px;

	border:1px solid #000000;

}



#fromtheblog b a{

	text-decoration: none;

	text-transform:uppercase;

	color:#53b4eb;

	}

#tweet a{

	text-decoration: none;

	color:#53b4eb;

	}

/* ---------- Content ---------- */



.firstrow {

	overflow:hidden;

	margin: 5px 0px 13px 0px;

}

.firstrow li, .secondrow li {

	margin-right: 23px;

}

.lasticon {

	margin-right: 0px !important;

}

.secondrow {

	overflow:hidden;

}

/* ---------- Ekipa ---------- */

.artysta_box {

	width: 620px;

	padding:0px ;
	
	margin-bottom: 20px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}

.artysta_bio {

	width: 580px;

	padding: 20px 20px 15px 20px;
	
	margin-bottom: 20px;

	background-color: #000000;
	
		font-size: 12px;

	font-family: Verdana;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;

}

/* ---------- About page ---------- */



.about-img {

	margin: 20px 0px 20px 0px;

	float:left;

}





/* ---------- Ads ---------- */



.ads1 {

	float: left;

	margin: 0px;

}

.ads2 {

	float: left;

	margin: 0px;

}

.ads3 {

	margin: 0px;

}

.ads4 {

	margin: 0px;

}



/* ---------- Portfolio ---------- */



.portfolio_list {

	overflow: hidden;

	width: 150px;

	text-transform: uppercase;	

	margin-top: 15px;

	float: left;

}

.portfolio_list li {

	float: left !important;

	background: url(../images/check.png) left no-repeat; 

	padding-left: 30px;

	margin-bottom: 10px;

}



/* ---------- newsy ---------- */



.blog_post, .blog_post_first, .blog_post_last {

	overflow: hidden;

	border-bottom: #222222 solid 1px;

	padding-bottom: 15px;
	
	margin-bottom: 15px;

	float:left;

}

.blog_post_first {

	padding-top: 0px;

}

.blog_post_last {

	border-bottom: none;

	padding-bottom: 0px;

}

img.blogimg {

	float: left;

	width:200px;

	height:200px;
	
	margin-right: 20px;

}

.post_info, .portfolio_info {

	float: left;

	width: 350px;

	margin-left: 0px;

}

.portfolio_info {

	width: 480px;

	padding-right: 20px;

	margin-left: 30px;

}



.noimg{

	width:550px;

	}

	

.post_info a, .portfolio_info a {

	text-decoration: none;
	
	color: #0BA6B8;

}

.post_info a:hover, .portfolio_info a:hover {

	color: #c4c4c4;
	
	text-decoration: none;

}

.date {

	font-size: 13px;

}

.date a {

	text-decoration: none;

	color: #7a7a7a;

}

.date a:hover {

	text-decoration: bold;

}

.blog_nav {

	margin-top: 20px;

}

.previous a {

	display: block;

	width: 127px;

	height: 35px;

	background: url(../images/previous.jpg) top left no-repeat;

	float: left;

	margin-right: 20px;

}

.next a {

	display: block;

	width: 127px;

	height: 35px;

	background: url(../images/next.jpg) top left no-repeat;

	float: left;

}





/* ---------- Contact ---------- */





textarea {

	width: 40em;
	
	color: #d2d2d2;

	background-color: #000000;

	border: #4b4b4b 1px solid;

}

#name, #email{

   color: #d2d2d2;

	background-color: #000000;

	border: #4b4b4b 1px solid;

}



#container ul {

	text-align: left;

	color: Red;



}

#response ul li {

	clear: left !important;



}



#container ul li.success {

	color: #292929;

}



#main {

	position: relative;

	float: left;

	overflow: hidden;

	text-align: left;

	background: #000000 url(images/content_top.jpg) 0 0 repeat-x;

}



p small {

	display: block;

}



#main img.loaderIcon {

	width: 70px;

	position: absolute;

	top: 1em;

	right: 2em;

}

#submit {

	background-color: #53b4eb;

	border: none;

	color: #ffffff;	

	font-weight: bold;

	height: 30px;

	margin-top: 20px;

}

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

.reklama_box {

	width: 295px;

	padding: 0px;

	background-color: #000000;

	overflow: hidden;

	border: #1e1e1e solid 1px;

	line-height: 23px;
	
	margin-bottom: 20px;

}

/* ---------- Footer ---------- */

#light_footer_wrapper {

	height: 60px;

	color: #646464;

	background-color: #000000;

}



.box_240px_right li {

	display: inline;

}



#light_footer {

	width: 940px;

	margin: 0 auto;

	padding-top: 8px;

	overflow: hidden;

}



#light_footer a {

	color: #808080;
  
	text-decoration: none;
}



#light_footer a:hover {

	color: #999999;

}


.post, .lastpost {

	border-bottom: 1px solid #666666;

	padding-bottom: 20px;

	margin-bottom: 20px;

}

.box_240px_left, .box_240px_middle, .box_240px_right {

	width: 260px;

	float: left;

}

.box_240px_right li {

	display: inline;

}

.footerdate {

	margin-top: 0px;

	margin-bottom: 0px;

	font-weight: bold;

	color: #c5c5c5;

}

.footer {

	color: #c5c5c5;

	text-transform: uppercase;

	font-size: 14px;

	border: none;

	text-decoration: none;

}

a.footer:hover {

	color: #fff;

}

.logosmall {

	float: left;

	margin: 0px 15px 0px 0px;
	padding-top: 5px;

}
