/*  

Theme Name: Semanteq
Theme URI: http://www.semanteq.com
Description: Semanteq theme by Daniel Pacey
Version: 2010
Author: Daniel Pacey
Author URI: http://www.wearehench.com

*/

/*---------------------------------------------------------------- 	CSS RESET 		----------------------------------------------------------------*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*---------------------------------------------------------------- 	Main Structure 	----------------------------------------------------------------*/

body {
	background: url('images/background.png') #333;
	font-family: CustomRegular, verdana, helvetica, arial;
	font-size: 12.5px;
	line-height: 18px;
	color: #fff;
	height: 100%;
	}
	
#bg2 {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 609px;
	background: url('images/background-top.png') transparent;
	background-repeat: repeat-x;
	z-index: -10;
}

#bgglow {
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	height: 211px;
	width: 717px;
	background: url('images/glow.png') transparent;
	background-repeat: no-repeat;
	z-index: -5;
}
	
#container {
	width: 700px;
	padding: 0px 10px;
	background: transparent;
	margin: 20px auto;
	overflow: auto;
	z-index: 10;
	}

#header {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	}

#products {
	margin-top: 40px;
	position: relative;
	clear: both;
	display: block;
	overflow: visible;
	}
	
#product li {
	height: 290px;

	}
	
	
#p1, #p2, #p3 {
	color: #acc500;
	text-align: center;
	position: relative;
	background: url('images/panel.png') transparent;
	background-repeat: no-repeat;
}

#p1:hover, #p2:hover, #p3:hover {
	background-position: -220px 0px;
	}


#p3 { margin-right: 0px !important; }

#p1-info, #p2-info, #p3-info {
	background: url('images/panel_2.png') transparent;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	top: -300px;
	margin-right: 0;
	margin-bottom: -300px;
	visibility: hidden;
	}


.prod-name {
	background: url('images/prod-names.png') transparent;
	height: 46px;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: -5px;
	text-indent: -9999px;
	}

.prod-name.skolaar {
	width: 141px;
	}
	
.prod-name.kapzul {
	width: 127px;
	background-position: -152px 0px;
	}
	
.prod-name.colleccio {
	width: 162px;
	background-position: -290px 0px;	
	}
	
.prod-icon {
	background: url('images/prod-icons.png') transparent;
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin: 10px auto;
	text-indent: -9999px;
	margin-bottom: 0px;
	}
	
.icon1 { 	background-position: 0px 0px; }
.icon2 { 	background-position: -120px 0px; }
.icon3 { 	background-position: -240px 0px; }
	
#news {
	overflow: hidden;
	margin: 0px;
	}
	
.newsmargin {
	margin-top: 10px;
	}
	
.twitter, .blog {
	padding: 15px 20px;
	color: #333;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 160px;
	position: relative;
	}

.twitter {
	background: url('images/c-panel.png');
	background-position: -470px 0px;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	height: 182px;
	margin-bottom: 10px;
	}

.blogtop {
	height: 9px;
	background: url('images/blogtop.png');
	}
	
.blog {
	padding: 6px 20px 20px 20px;
	background: url('images/blogpanel.png');
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	}
	
.single .blog {
	min-height: 258px;
	position: relative;
	}
	

.metabtm {
	position: absolute;
	bottom: 0px;
	width: 420px;
	display: block;
	font-size: 10.5px;
	}

.twitter .metabtm {
	width: 180px;
	bottom: 5px;
	font-size: 12.5px;
	}
	
.social ul {
	margin: 0;
	padding: 0
	}
	
.social li {
	margin: 0px 5px 0px 0px !important;
	padding: 0
	}
	
.blogbtm {
	height: 16px;
	background: url('images/blogbtm.png');
	margin-bottom: 10px;
	}

#comment-form .blog {
	color: #fff;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.8) !important;
	position: relative;
	}
	
.combox .blog {
	min-height: 20px !important;
	}
	
#comment-form .blogtop { background: url('images/cmttop.png'); }
#comment-form .blog { background: url('images/cmtpanel.png'); }
#comment-form .blogbtm { background: url('images/cmtbtm.png'); }

#footer {
	clear: both;
	color: #666;
	font-size: 10.5px;
	line-height: 18px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.6);
	margin-top: 0px;
	}
	
.padding {
	padding: 15px 20px;
	}
	
#footer .padding {
	padding: 5px 0px;
	height: 110px;
	}
	
#product .padding {
	padding: 0px 20px;

	}
	
	
.infobox {
	width: 260px;
	margin-top: 20px;
	}
	
.iphone {
	width: 152px;
	height: 285px;
	background: url('images/iphone.png') transparent;
	background-repeat: no-repeat;
	float: right;
	position: relative;
	right: 10px;
	bottom: 10px;
	}

#blackout {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99;
	display: none;
	cursor: pointer;
	}
	
#contact {
	width: 420px;
	height: 240px;
	background: url('images/c-panel.png') transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 20px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -140px;
	margin-left: -230px;	
	z-index: 100;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	color: #333;
	visibility: hidden;
	}


#contact .left {
	width: 140px;
	float: left;
	}

#contact .right {
	width: 260px;
	float: right;
	}
	
	

	
/*---------------------------------------------------------------- 	Column Setup	 	----------------------------------------------------------------*/	

	
.content{
	width: 100%;
	margin-bottom: 0px;
	overflow: visible;	
	}
	
.single {
	margin-top: 30px;
	}

ul.columns {
	overflow: visible;
	}	
	
ul.columns li {
	margin: 5px 20px 5px 0px;
	float: left;
	overflow: visible;
	}
	
.cols1 {
	width: 220px;
	margin-right: 20px;
	}
	
.cols2 {
	width: 460px;
	margin-right: 20px;
	}

.cols3 {
	width: 700px;
	margin-right: 0px;
	}
	

.rside {
	margin-right: 0px !important;
	}
	
/*---------------------------------------------------------------- 	Navigation	 	----------------------------------------------------------------*/	

#header a { text-indent: -9999px; }

#logo {
	height: 67px;
	width: 201px;
	background: url('images/logo.png') transparent;
	overflow: hidden;
	}

#nav { position: absolute; bottom: 22px; }
	
#nav ul li {
	background: url('images/nav.png') transparent;
	height: 13px;
	float: left;
	margin: 0px 20px 0px 0px;
	}
	
#nav .nav1 {
	background-position: -64px 0px;
	width: 41px;
	}
	
#nav .nav1:hover {
	background-position: -64px -16px;
	}
	
#nav .nav2 {
	width: 55px;
	}
	
#nav .nav2:hover {
	background-position: 0px -16px;
	}

/*---------------------------------------------------------------- 	Headings 	----------------------------------------------------------------*/

.heading-about {
	width: 460px;
	height: 58px;
	background: url('images/heading_about.png') transparent;
	background-repeat: no-repeat;
	margin-top: 40px;
	}

h2 	{
	font-size: 15.5px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #111;
	font-weight: normal;
	}
	
#product h2 {
	color: #acc500;
	margin-bottom: 20px;
	}
	
#comment-form h2 {
	color: #fff !important;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.8);
	}

/*---------------------------------------------------------------- 	Links 	----------------------------------------------------------------*/

a:link { color: #ccc; text-decoration: none; }
a:visited { color: #ccc; text-decoration: none; }
a:hover { color: #acc500; text-decoration: none;}
a:active { color: #fff; text-decoration: none; }

.blog a:link { color: #333; text-decoration: none; }
.blog a:visited { color: #333; text-decoration: none; }

.prevnext a:link { color: #ccc !important; text-decoration: none; }
.prevnext a:visited { color: #ccc !important; text-decoration: none; }
.prevnext a:hover { color: #acc500 !important; text-decoration: none; }

#footer a:link { color: #666; text-decoration: none; }
#footer a:visited { color: #666; text-decoration: none; }
#footer a:hover { color: #acc500; text-decoration: none;}
#footer a:active { color: #fff; text-decoration: none; }

#news a:link { color: #000; text-decoration: none; }
#news a:visited { color: #000; text-decoration: none; }
#news a:hover { color: #acc500; text-decoration: none;}
#news .twitter a:hover { color: #000; text-decoration: underline;}
#news a:active { color: #000; text-decoration: none; }

/*---------------------------------------------------------------- 	Miscellaneous Classes 	----------------------------------------------------------------*/

p {
	margin-bottom: 13pt;
	overflow: hidden;
	}
	
p.formats {
	margin: 5px 0px;
	color: #999;
	}
	
p.pricing {
	font-family: CustomBold, verdana, helvetica, arial;
	margin: 23px 0px 5px 0px;
	color: #acc500;
	font-size: 15.5px;
	font-weight: bold;
	}

p.meta {
	color: #999;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 10.5px;
	}
	
strong {
	font-family: CustomBold, verdana, helvetica, arial;
	font-weight: bold;
	}
	
.block {
	display: block;
	width: 100%;
	height: 100%;
	}

.hidden {
	visibility: hidden;
	}
	
.clickable {
	cursor: pointer;
	}
	
.hr { 
	line-height: 1px;
	height: 1px;
	width: 100%;
	background: #222;
	border-bottom: 1px solid #444;
	margin: 10px 0px;
	}

.twitter .hr, #contact .hr {
	background: #acc100;
	border-bottom: 1px solid #ccdc48;
	}
	
.blog .hr {
	background: #d2d2d2;
	border-bottom: 1px solid #f5f5f5;
	}
	
#product .hr {
	background: #000;
	border-bottom: 1px solid #393939;
	}

#comment-form .hr {
	background: #000;
	border-bottom: 1px solid #393939;
	}
	
.infobox .hr {
	background: #222 !important;
	border-bottom: 1px solid #555 !important;
	}

.closebtn {
	background: url('images/closebtn.png') transparent;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	cursor: pointer;
	background-position: 0px -34px;
	z-index: 101;
	}

.closebtn:hover {
	background-position: 0px 0px;
	}

#contactform .closebtn {
	position: absolute;
	top: -17px;
	right: -17px;
	}
	
#products .closebtn {
	position: absolute;
	top: -10px;
	left: 200px;
	visibility: hidden;
	z-index: 10;
	}
	
	
/*---------------------------------------------------------------- 	Forms 	----------------------------------------------------------------*/

#contact-form {
	position: relative;
	}
	
.invform	{
			display: none;
			clear: both;
			}		
			
label {
	font-size: 12.5px;
	line-height: 15px;
	width: 60px;
	position: relative;
	float: left;
	}
	
#comment-form label {
	width: 100px;
	font-weight: normal;
}
	
fieldset  p {
	margin-bottom: 8px !important;
	}

	
input, form, fieldset, textarea {
	margin: 0px;
	font-size: 10pt;
	line-height: 13pt;
	}
			
input, textarea {
	border: 1px solid #fff;
	background: #eee;
	color: #666;
	padding: 3px 5px;
	font-family: verdana, arial, helvetica;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#contactform input { width: 174px; }
#contactform textarea { width: 174px; }
#comment-form input {	width: 248px; }
#comment-form textarea {	width: 248px; }

textarea {
	overflow: auto;
	height: 77px;
	}

textarea:focus, input:focus	{
	border: 1px solid #000;
	background: #111;
	color: #acc500;
	}
	
#comment-form textarea {
	height: 110px;
}

		
input.button	{
	height: 14px;
	width: 40px !important;
	border: 0px;		
	background: url('images/send.png') transparent;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	float: right;
	}
	

.button:hover {		
	background-position: 0px -15px;
	cursor: pointer;
	background-repeat: no-repeat;
	}
		
input.button:focus {	
	background: url('images/send.png') transparent;	
	background-position: 0px -15px;
	background-repeat: no-repeat;
	}
	
#contactform input.button { margin-right: 146px; }
#comment-form input.button { background-position: 0px -15px;  opacity: 0.5; margin-right: 222px; }
#comment-form input.button:hover { background-position: 0px -15px; opacity: 1;}
#comment-form input.button:focus { background-position: 0px -15px; opacity: 1; }
		
#alert_name, #alert_email, #alert_phone, #alert_comments, #success {
	position: absolute;
	top: 21px;
	right: 25px;
	display: none;
	width: 180px;
	z-index: 5;
	}
	
#success {
	width: 420px;
	height: 240px;
	background: url('images/c-panel.png') transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 20px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -140px;
	margin-left: -230px;	
	z-index: 100;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	color: #333;
	display: none;
	}
	
	
@font-face {
	font-family: 'CustomRegular';
	src: url('assets/custom.eot');
	src: local('?'), url('assets/custom.woff') format('woff'), url('assets/custom.ttf') format('truetype'), url('assets/custom.svg#webfontOvdmLY06') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
@font-face {
	font-family: 'CustomBold';
	src: url('assets/custombold.eot');
	src: local('?'), url('assets/custombold.woff') format('woff'), url('assets/custombold.ttf') format('truetype'), url('assets/custombold.svg#webfontPWC81Gzt') format('svg');
	font-weight: bold;
	font-style: normal;
}
	
