/* @override 
	http://www.pushmedia.no/wp-content/themes/push/style.css
	http://pushmedia.no/wp-content/themes/push/style.css
*/

/*
Theme Name: Push
Theme URI: http://www.pushmedia.no
Description: PushMedia home theme
Version: 1.1
Author: Magne Ilsaas
Author URI: http://www.pushmedia.no
Tags: Push
	
	
*/





/* Begin structure */

html{
	background-color: #000d15;
}

body{
	background-image: url(images/top_bg.png);
	background-color: #d0d0d0;
	background-repeat:repeat-x;
}	

#header{
	background-image: url(images/header_bg.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 189px;
	width: 1000px;
	}
	
.wrapper{
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1148px;
	width: 1000px;
	position: relative;
}



#footer{
	background-image: url(images/footer_bg.png);
	background-position-x: center;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 350px;
	background-color: #000d15;
	min-width: 1000px;
	margin-bottom: 0;
	padding-bottom: 20px;
}	

.header_img{
	margin:0 0 7px 0;
	padding: 0;
}

	.sep{
		background-image: url(images/seperator.jpg);
		width: 960px;
		height: 19px;
		float: left;
	
	}



/* Typography */

p{
font-family: Arial, verdana;
font-size: 11px;
line-height: 17px;
color:black;
}

a {
text-decoration: none !important;
font-size: 11px;
font-family: Arial, Helvetica, Geneva, sans-serif;
color: black;
}

 p a {
color: #72377d !important;
	text-decoration: underline !important;
}
	 

#thumbs div.grid_4.alpha.blog_entry a {
	margin: 0;
}

a:hover{
color:black;
}

a:visited{
text-decoration: line-through;
color:black;
}

h1{
	font-family: Garamond, "Times New Roman", georgia, Times;
font-size: 26px;
line-height: 28px;
color:black;}


h2{
font-family: Garamond, "Times New Roman", georgia, serif;
font-size: 26px;
line-height: 28px;
color:black;

}

h3{
font-family: Garamond, "Times New Roman", georgia, serif;
font-size: 20px;
line-height: 34px;
}

h4{
font-family: Garamond, "Times New Roman", georgia, serif;
font-size: 18px;
line-height: 28px;
}

h6{
font-family: Arial, verdana;
font-size: 11px;
}

.italic{
font-style: italic;
}	

.center{
	text-align: center;
}

.pink{
	color: #55146e !important;
	font-weight: bold;
	
}


.green{
	color: #4a8411;
	font-weight: bold;
}



.blue{
	color: #768494;
}

.white{
	color: white;
}

/* Products */
.product_box{
margin-top: 26px;
border-top:1px solid gray;
padding: 12px 0 30px;
text-align: ;

}

.product_box h2, 
.product_box h6,
.product_box p{
padding-left: 3px;
width: 222px;
	
}

.product_box h6.pink {
float: left;
	margin: -8px 0 0;
}

.product_box p{
	margin: 11px 0;
	padding-right: 11px;
}

.product_box a{
	margin: 0px 0 10px 0px;
	float: left;
}

.product_img{
margin: 13px 0 0px 0;
padding: 0;
}

.border_gray{
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}

/* Header */
#header{
	position: relative;
	z-index: 50;

}




#main_nav ul.topnav {
position: absolute;	
top: 20px;
left: 533px;
width: 430px;
z-index: 100;

}





a:hover {
		text-decoration: underline;
}


#main_nav ul li{
	font-family: "Times New Roman",  Times, serif;
	display: inline;
	margin-right: 30px;
	float: left;
	position: relative;

}

ul.subnav li {
	width: 100%;
	padding: 3px;
}

li.submenu{
	display: block;
	background: url(images/submenu.png) no-repeat right 8px;
	width: 65px;
}




#main_nav ul.topnav ul{
top: 15px;
left:-45px;
	position: absolute;
	display: block;
background-color: #001820;
	
	width: 90px;

	z-index: 100;	
	border: 1px solid white;
	padding: 10px;
	text-align: right;
	
}





#main_nav ul li a{
color: #fff;
	font: italic 14px "Times New Roman", Times, serif;

}

#main_nav ul li a:hover{
	text-decoration: line-through !important;
	
}

#pushpost_logo{
	float: left;
	width: 183px;
	height: 68px;
	position: absolute;
	background-image: url(images/push_post.png);
	top: 102px;
	left: 63px;
}


#pushpress_logo{
	float: left;
	width: 183px;
	height: 68px;
	position: absolute;
	background-image: url(images/push_press.png);
	top: 102px;
	left: 63px;
}


#pushmedia_logo{
	float: left;
	width: 183px;
	height: 68px;
	position: absolute;
	background-image: url(images/push_media.png);
	top: 103px;
	left: 63px;
}



.shadow{
	position: absolute;
	top: -1px;
	left: -8px;
	}


/*footer*/

#contact_form{
	float: right;
	width: 270px;

}

.footer_content{
	padding-top: 40px;
	padding-bottom: 20px;

}

#footer h2{
	color: #dfdfdf;
	margin-bottom: 7px;
}


#footer .border_gray{
	width: 435px;
	padding-bottom: 0;
	margin-bottom: 11px;
}

#footer .grid_2 p{
	color: #dfdfdf;
	margin-bottom: 15px;
	margin-right: 16px;
	margin-top: 2px;
}




.credits .container_12{
	color: white;
}

/*work*/
.gray_content{
	background-color: #2f3031;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-bottom: 7px;
	position: relative;
}

.gray_content p{
	padding-left: 30px;
	color: white;
	font-size: 12px;
	line-height: 19px;
}

.gray_content h1{
	font-size: 56px;
	line-height: 72px;
	padding-left: 25px;
	margin-bottom: 5px;
}


.section_title{
	float: left;
	width: 100%;
	height: 46px;
	padding-top: 25px;
	border-bottom: 1px solid black;
	position: relative;
}
.section_title h2{
	padding-left: 20px;

}

.sub_menu ul{
color: white;	
list-style-type: none;
display: inline;
position: absolute;
right: 40px;
	top: 128px;
	width: auto;
	text-align: right;
	z-index: 50;

}

ul.subnav {
	z-index: 1000;
}

#main_nav {
	z-index: 1000;
	float: left;
}


.sub_menu ul li{
color: white;	
list-style-type: none;
display: inline;
float: left;
margin-right: 32px;
	margin-left: 0;
}

#blogposts {
	float: left;
	width: 100%;
	list-style: none;
	margin-bottom: 40px;
	margin-left: 9px;
}

#blogposts .blog_entry {
	float: left;
	margin-left: 3px;
	width: 291px;
	min-height: 120px;
}

blockquote p{
	font-size: 20px;
	line-height: 24px;
	color: #672d7d;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 23px;
	float: left;
	width: 240px !important;
	margin-top: -15px;
	padding-bottom: 0;
	margin-left: -25px !important;
}

#blogposts h6 {
	margin-bottom: 8px;
	margin-top: 2px;
	text-transform: capitalize;
}

#blogposts .border_gray {
	float: left;
	width: 100%;
	border-bottom: 0;
	border-top: 1px solid gray ;
	margin-top: 19px;
	padding-top: 8px;
}

#blogposts .border_gray a{
	padding-left: 2px;
	background-color: none !important;
	
	height: 20px;
	float: left;
	color: #55146e !important;
	font-weight: bold;
	
}



#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	





#footer h6 {
	color: white;
	font-weight: bold;
}

a.tooltip {
float: left;	
}



#blogposts li{
	float: left;
	width: 307px;
	margin-right: 11px;
	margin-bottom: 60px;
}



.sub_menu ul li a{
color: white;	
list-style-type: none;
display: inline;
	font: 18px Garamond, Georgia, "Times New Roman", Times, serif;
}

#blogposts  img {
	float: left;
	margin-bottom: 23px;
	
}

.split{
margin: 0 20px 0 0;
float: left;

border: 1px solid red;
}

.main_image {
	position: relative;
	margin-bottom: 7px;
	
}



#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

.newsletter_login {
float: left;	
padding: 15px 15px 15px 61px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 0;
	width: 200px;
	overflow: hidden;
}

div.lost_link {
	float: left;
	width: 216px;
	margin-top: 14px;
}

.newsletter_login input {
	margin: 0;
	padding: 0;
	border: 1px solid gray;
	background-color: #583580;
	color: white;
	height: 22px;
	width: 216px;
}

#login_box_middle{
	float: left;
width: 338px;
background:  url(images/signup_middle.png) ;


}

#login_box_top{
	float: left;
width: 339px;
height: 88px;
background:  url(images/signup_top.png) ;
cursor: pointer;

}

#login_box_bottom{
	float: left;
width: 338px;
background:  url(images/signup_bottom.png) ;
height: 58px;
	margin-top: 0;
}

.newsletter_login input#submit, .newsletter_login input#btnSend {
	border: none;
	color: white;
	width: 80px;
	height: 22px;
	padding-top: 2px;
	background: transparent url(images/button_price.png) -17px;
	margin-top: 9px;
}


.newsletter_login a{
float: left;	
padding: 15px;
color: red;
}


  
.window {
position: absolute;
  z-index:9999;


width: 548px;
height: 750px;
left: 500px;
	top: 60px;

	
}

div#dialog1.window {
	z-index: 9999;
	left: 680px;
}

#dialog1 div.newsletter_login div.lost_password form label p {
	float: left;
}

.column p {
	float: left;
	width: 223px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 20px;
}

.column_text {
	padding-top: 50px;
	padding-bottom: 70px;
	margin-bottom: 10px;
}

.product_box a.pink {
	color: #72377d;
	font-size: 11px;
}

.ingress p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 14px;
	color: #383838;
	width: 490px;
	
	float: left;
}

.column_text h1 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 17px;
}

.wide h3 {
	font-size: 20px;
	line-height: 37px !important;
	width: 219px;
	margin-bottom: 6px;
}

.first {
	 padding-right: 30px;
	  }

.price_list {
background-image: url(images/newsletter_pricelist.png);	width: 100%;
height: 453px;
cursor: pointer;
background-repeat: no-repeat;
}
	  
	  
.last { 
	padding-left: 0px;
	margin-left: -20px;
}

.icon_holder {
	float: left;
	width: 223px;
	height: 53px;
	
	position: relative;
}

.newsletter_list_features p {
	float: left;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding: 10px 0;
	margin-top: 5px;
	height: 52px;
}

.icon_holder h3.italic {
	position: absolute;
	bottom: 5px;	
	left: 53px;
	width: 138px;
}

.newsletter_list_features {
padding-left: 0px;
}


.newsletter_list_features .product_box{
margin-top: 10px;
border: none;
padding: 12px 20px 0px 0;
width: 205px;


}

.newsletter_list_features  img.product_img {
	margin: 0;
}
		
.wide, .thin { clear:both;

 }

.ingress{
	float: left;
}

#innovation_title{
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 20px;
	margin-left: 0px !important;
	border-bottom: 1px solid black;
}

.shop_pricing {
	background-color: white;
	background-image: url(images/e-commerce_price_bg.png);
	position: relative;
	margin-bottom: 0;
	padding-top: 71px;
}

.shop_pricing #innovation_title {
	float: left;
	margin-left: 0;
	width: 945px;
	position: absolute;
	top: 0px;
	left: 8px;
}


a.form {
	float: left;
	width: 100px;
	height: 34px;
	text-indent: -9999px;
	background: url(images/e-commerce_bestill.png) -6px -19px;
	margin-left: -7px;
	margin-top: 20px;
}


a:hover.form {
	float: left;
	width: 100px;
	height: 34px;
	text-indent: -999px;
	background: url(images/e-commerce_bestill.png) -6px -55px;
	margin-left: -7px;
	margin-top: 20px;
}

.price_container{
	float: left;
	width: 210px;
	padding: 41px 40px 42px 60px;
}

 #medium.price_container {
	border-left: 1px dotted gray;
	border-right:1px dotted gray;
		width: 225px;
	padding-left: 59px;
}

.price_container ul{
	margin-top: 12px;
	border-bottom: 1px solid #4a8411;
	margin-bottom: 0;
	padding-bottom: 14px;
	width: 190px;
}

.price_container ul li, .price_container p{
	list-style: none;
	font: italic 11px/17px Arial, Helvetica, Geneva, sans-serif;
}


.price_container p{
	list-style: none;
	font: italic 11px/17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 17px;
	border-bottom: 1px solid #4a8411;
	padding-bottom: 12px;
}

.newsletter_nav{
	background-image: url(images/sidebar_nav.png);
	width: 505px;
	float: left;
	height: 46px;
}



a#create.newsletter_nav {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav.png) -6px 50px;
}

a:hover#create.newsletter_nav, a#create.newsletter_nav.selected {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav.png);
}


a#list.newsletter_nav {
	width: 150px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -308px 0;
	z-index: 10;
	
	margin-left: -18px;
}

a:hover#list.newsletter_nav, a#list.newsletter_nav.selected  {
	width: 153px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -310px -100px;
	z-index: 10;
	
	margin-left: -21px;
}



div.newsletter_nav_holder {
	background-image: url(images/sidebar_nav_border.png);
	float: left;
	width: 568px;
	margin-left: -9px;
	margin-top: 30px;
}



a#statistic.newsletter_nav {
width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -155px 0;
	margin-left: -28px;
}

a:hover#statistic.newsletter_nav,
a#statistic.newsletter_nav.selected {
	width: 151px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -153px -50px;
	margin-left: -33px;
}

a#payment.newsletter_nav {
	width: 139px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -461px 0;
	margin-left: -22px;
}

a:hover#payment.newsletter_nav,
a#payment.newsletter_nav.selected {
	width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav.png) -461px 50px;
	margin-left: -22px;
}

#main_contact_form #sendbutton2 {
	background: url(images/send_button.png);
	border: none;
	float: right;
	width: 44px;
	height: 21px;
	color: #fff;
	background-repeat: no-repeat;
	font-size: 11px;
	cursor: pointer;
	padding-left: 8px;
}

#ll2 a {
	visibility: hidden;
}

#main_contact_form #usermessage2b {
	color: #fff;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin-top: -34px;
}





#main_contact_form .cform{
	width: 273px;
	margin: 0;
	padding: 0;
}

.cform li{
	list-style-type: none;
}

#main_contact_form span {
	color: white;
	width: 131px;
	float: left;
	margin-bottom: 3px;
	font: bold 11px Arial, verdana;
	margin-top: 13px;
}

#li-2-1 label span {
	margin-top: 0 !important;
}

span.reqtxt, .emailreqtxt {
	display: none;
}



#main_contact_form input.single{
	width: 200px;
	background-color: #161d21;
	border: 1px solid #313131;
	color: white;
}

#main_contact_form textarea {
	background-color: #161d21;
	border: 1px solid #313131;
	width: 271px;
	height: 70px;
	margin-top: 3px;
	color: white;
}

/* sidebar */
.sidebar_holder{

	
	top: 0px;
	right: 37px;
	margin-bottom: 20px;
	margin-right: 13px;
	margin-left: -5px;
}


#create_banner{
	background: url(images/banner_serious_design.png) no-repeat  top ;
	height: 740px;
	left: 0;
	position: relative;
	width: 310px;
	margin-top: -14px;
}

a#try_us_button{
	
width: 246px;
height: 637px;
position: absolute;
top: 0px;
left: 33px;

}



.sidebar_holder #price_contact {
	position: absolute;
	top: -340px;
	left: -670px;
}

.container_16.sidebar{
	background: url(images/sidebar_bg.png) no-repeat right top;
}


#login_box_middle div.newsletter_login div.lost_link p {
	cursor: pointer;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}

.newsletter_login form label {
	margin-bottom: 2px;
	float: left;
	margin-top: 5px;
	font-size: 11px;
}

#antispam {
	margin-top: 10px;
	float: left;
	color: #3f1849;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.article_images {


	padding-left: 0;
	font-size: 10px;
}

.blog_image {
width: 306px;
	padding-left: 0;
	margin-bottom: 13px;
}

.article_images h6 {
	padding-left: 3px;
	font: italic 12px/17px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 32px;
	width: 299px;
}

.column_text h6.pink {
	margin-top: -13px;
	margin-bottom: 16px;
}


#ecommerce_header {
	float: left;
		width: 960px;
		height: 348px;
	
	background: url(http://www.pushmedia.no/wp-content/themes/push/images/ecommerce_header.png) no-repeat 6px;
	margin-top: -14px;
	margin-bottom: 6px;
}


#cms_header {
	float: left;
		width: 960px;
		height: 348px;
	
	background: url(http://www.pushmedia.no/wp-content/themes/push/images/cms_banner.png) no-repeat 6px;
	margin-top: -15px;
	margin-bottom: 6px;
}

.ecommerce_nav{
	background-image: url(images/sidebar_nav_ecommerce.png);
	width: 505px;
	float: left;
	height: 46px;
}

a#create.ecommerce_nav {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav_ecommerce.png) -6px 50px;
}

a:hover#create.ecommerce_nav, a#create.ecommerce_nav.selected {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav_ecommerce.png);
}


a#list.ecommerce_nav {
	width: 150px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -308px 0;
	z-index: 10;
	
	margin-left: -18px;
}

a:hover#list.ecommerce_nav, a#list.ecommerce_nav.selected  {
	width: 153px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -310px -100px;
	z-index: 10;
	
	margin-left: -21px;
}



div.ecommerce_nav_holder {
	background-image: url(images/sidebar_nav_border.png);
	float: left;
	width: 568px;
	margin-left: -9px;
	margin-top: 30px;
}



a#statistic.ecommerce_nav {
width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -155px 0;
	margin-left: -28px;
}

a:hover#statistic.ecommerce_nav,
a#statistic.ecommerce_nav.selected {
	width: 151px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -153px -50px;
	margin-left: -33px;
}

a#payment.ecommerce_nav {
	width: 139px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -461px 0;
	margin-left: -22px;
}

a:hover#payment.ecommerce_nav,
a#payment.ecommerce_nav.selected {
	width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_ecommerce.png) -461px 50px;
	margin-left: -22px;
}


.cms_nav{
	background-image: url(images/sidebar_nav_cms.png);
	width: 505px;
	float: left;
	height: 46px;
}

a#create.cms_nav {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav_cms.png) -6px 50px;
}

a:hover#create.cms_nav, a#create.cms_nav.selected {
	width: 141px;
	float: left;
	height: 46px;
	z-index: 5;
	background: transparent url(images/sidebar_nav_cms.png);
}


a#list.cms_nav {
	width: 150px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -308px 0;
	z-index: 10;
	
	margin-left: -18px;
}

a:hover#list.cms_nav, a#list.cms_nav.selected  {
	width: 153px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -310px -100px;
	z-index: 10;
	
	margin-left: -21px;
}



div.cms_nav_holder {
	background-image: url(images/sidebar_nav_border.png);
	float: left;
	width: 568px;
	margin-left: -9px;
	margin-top: 30px;
}



a#statistic.cms_nav {
width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -155px 0;
	margin-left: -28px;
}

a:hover#statistic.cms_nav,
a#statistic.cms_nav.selected {
	width: 151px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -153px -50px;
	margin-left: -33px;
}

a#payment.cms_nav {
	width: 139px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -461px 0;
	margin-left: -22px;
}

a:hover#payment.cms_nav,
a#payment.cms_nav.selected {
	width: 146px;
	float: left;
	height: 46px;
	background: url(images/sidebar_nav_cms.png) -461px 50px;
	margin-left: -22px;
}

#wheel.image_holder {
	margin-top: 32px;
	margin-left: 8px;
}

 .gallery {
float: left;
width: 290px;
	margin-top: 50px !important;
}


.gallery dl{
float: left;
width: 100% !important;


}

.gallery dl dt a img{
float: left;
width: 280px;
margin-bottom: 20px;


}



a img.attachment-thumbnail {
	float: left !important;
	
	width: 70px;
}

.column_text.video span.ingress p {
	width: 518px;
	padding-right: 110px;
}

.video div.wide_video div.last.column p {
	padding-left: 8px;
}

div.wide_video {
}

.wide_video div.first.column {
	margin: 0;
	padding: 0;
}

#video_holder {
	margin-top: -14px;
	float: left;
	background: url(images/video_bg.png);
	width: 962px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 1px;
}




