/* @override http://quesmedia.com.local/css/style.css */

/*.yui-d2f {
	width: 100%;
	min-width: 38em;
	max-width: 73em;
}*/
/**/
span.new {
	background: url(images/new_bird.png) no-repeat left top;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	margin-left: -24px;
}
.quesmedia {
	color: #ade121;
	letter-spacing: .08em;
}
.quesmedia span {
	color: #82dd2a;
}
.quesmedia span span {
	font-size: 76%;
	letter-spacing: normal;
	color: #ccc;
}
a:hover .quesmedia,
a:focus .quesmedia,
a:hover .quesmedia span,
a:focus .quesmedia span,
a:hover .quesmedia span span,
a:focus .quesmedia span span {
	color: #fff;
}
html {
	background-color: #2e2e2e;
}
body {
	padding: 1px 0 1em 0;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 140%;
	color: #cacaca;
	background: url(images/body-bg.gif) repeat-x 0 top;
}
ul.content-list {
	margin: 0;
}
dl.image {
	margin: 0;
	padding: 0;
	text-align: center;	
	
}
dl.image * {
	margin: 0;
	padding: 0;
}
dl.image dt {
	line-height: 0;
}
dl.image dd.caption {
	padding: .2em 0;
	background-color: #1e1e1e;
	margin: 0;
	border-top: solid 2px #191919;
	border-bottom: solid 2px #333;
	text-shadow: #000 0 0 1px;
}
.content-list li {
	list-style: none;
	margin-bottom: 1em;
}
.content-list .panel {
	margin-left: 70px;
}

.calendar-date {
	position: relative;
	float: left;
	color: #fff;
	width: 70px;
	margin-right: 12px;
	height: 77px;
	background-color: #a03536;
	background-image: url(images/calendar.png);
	text-align: center;
}

.calendar-date .year {
	position: absolute;
	top: 1px;
	line-height: 1;
	right: 2px;
	font-size: 60%%;
	color: #f2a9aa;
}
.calendar-date .month {
	position: absolute;
	bottom: 52px;
	left: 8px;
	font-size: 108%;
	color: #fff;
}
.calendar-date .day {
	color: #000;
	display: block;
	margin-top: 35px;
	margin-left: 5px;
	font-size: 197%;
}
h2 .meta {
	font-weight: normal;
	color: #bacb8e;
	font-size: 54.95%;
	text-shadow: none;
}
h3 .meta {
	font-weight: normal;
	color: #999;
}
h4 .meta {
	font-weight: normal;
	color: #999;
	font-size: 78.7%;
}
pre,
.post-meta {
	background-color: #292929;
	color: #fff;
	padding: .5em;
	border-bottom: dashed 1px #444;
	border-top: dashed 1px #444;
	letter-spacing: .08em;
}
pre {
	font-size: 93%;
}
#main-menu {
	margin-top: 39px;
	margin-bottom: 0;
}
#main-menu * {
	margin: 0;
}
#main-menu ul {
	height: 37px;
	background: url(images/main-menu-sprite.png) no-repeat 0 -114px;
	margin: 0 -12px 0 -6px;
	padding: 0;
	width: 968px;
}
#main-menu li {
	list-style: none;
}

#main-menu a {
	float: left;
	height: 33px;
	width: 120px;
	overflow: hidden;
	text-decoration: none;
}
#main-menu a span {
	padding-left: 1000px;
}
#main-menu-home a {
	width: 154px;
	background: url(images/main-menu-sprite.png) 0 0;
}
#main-menu-home a:hover {
	background-position: 0 -38px;
}

#main-menu-blog a {
	width: 69px;
	background: url(images/main-menu-sprite.png) -154px 0;
}
#main-menu-blog a:hover {
	background-position: -154px -38px !important;
}
#main-menu-blog.active a {
	background-position: -154px -76px;
}

#main-menu-portfolio a {
	width: 100px;
	background: url(images/main-menu-sprite.png) -223px 0;
}
#main-menu-portfolio a:hover {
	background-position: -223px -38px !important;
}
#main-menu-portfolio.active a {
	background-position: -223px -76px;
}

#main-menu-labs a {
	width: 72px;
	background: url(images/main-menu-sprite.png) -323px 0;
}
#main-menu-labs a:hover {
	background-position: -323px -38px !important;
}
#main-menu-labs.active a {
	background-position: -323px -76px;
}

#main-menu-contact a {
	float: right;
	background: url(images/main-menu-sprite.png) no-repeat -821px top;
	width: 141px;
	
}
#main-menu-contact a:hover {
	background-position: -821px -38px !important;
}
#main-menu-contact.active a{
	background-position: -821px -76px;	
}
div.sub-menu {
	float: right;
}

div.sub-menu ul {
	margin: 0;
	font-size: 100%;
	line-height: 182%;
}
div.sub-menu li {
	display: inline;
	list-style: none;
}
div.sub-menu li a {
	color: #e5e5e5 !important;
	text-decoration: none;
	margin-left: 1em;
}
div.sub-menu li a:hover,
div.sub-menu li a:focus {
	color: #fff !important;
	background: transparent !important;
	text-decoration: underline !important;
}
div.sub-menu li.active a {
	color: #fff !important;
	font-weight: bold;
}
#bd p {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	
}
#action-messages {
	position: relative;
	margin: 1em auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#action-messages {
	border: 1px solid #d5d6bc;
	background-color: #fdffe0;
	padding: .5em 5px;
	color: #000;
}
#action-messages ul {
	margin: .2em 0;
}
#action-messages li {
	list-style: none;
}
p#action-message-close {
	text-align: center;
	margin: 0;
	margin-top: .5em;
	font-size: 93%;
	line-height: 1em;
	height: 1em;
}

p {
	font-size: 108%;
}

h1, h2, h3, h4, h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 108%;
	color: #2d2d2d;
	margin-top: .5em;
}

h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Geneva, sans-serif;
	margin: .5em 0;
	font-size: 182%;
	margin-top: 1.0989em;
	text-shadow: #000 1px 1px 2px;
	color: #ade121;
}
#bd h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 100%;
	color: #fff;
	border-left: solid 5px #ade121;
	padding: .3em 0;
	padding-left: 5px;
	margin-left: -10px;
}

h4 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: .08em;
	color: #bacb8e;
}
.panel {
	padding: .2em 20px .7em;
	background: #333 url(images/panel-bg.png) no-repeat left bottom;
	
}
#bd .panel h3 {
	border: none;
	border-top: 1px solid #363636;
	background-image: url(images/h3_bg.gif);
	margin-top: -.2em;
	padding: .5em 20px .5em 7px;
	margin-left: -7px;
	margin-right: -20px;
}
#bd .panel h3 a {
	margin: -.5em -20px -.5em -7px;
	padding: .5em 20px .5em 7px;
	display: block;
}

#bd p strong {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	color:#fff;
}
#bd a {
	color: #6391df;
}

#bd p a:hover,
#bd p a:focus,
#bd dd a:hover,
#bd dd a:focus,
#bd h3 a:hover,
#bd h3 a:focus,
#bd h4 a:hover,
#bd h4 a:focus {
	color: #fff;
	background-color: #4c6fab;
	text-decoration: none;
}
#bd h1 a:hover,
#bd h1 a:focus,
#bd h2 a:hover,
#bd h2 a:focus,
#bd h3 a:hover,
#bd h3 a:focus {
	background-color: transparent;
}
.hide {
	display: none;
}
.icon-gtalk {
	padding-top: 9px;
	padding-bottom: 5px;
	background: url(images/gtalk.png) no-repeat left 5px;
}
.icon-vcard {
	padding-top: 9px;
	padding-bottom: 5px;
	background: url(images/vcard.png) no-repeat left 5px;
}
.icon-gtalk a,
.icon-vcard a {
	margin-left: 30px;
}
#bd p.highlight {
	border: dashed 1px #444;
	margin: 0.8123em 0 1.625em 0;
	padding: .2em .4387em;
	font-size: 123.1%;
}

#hd {
	background: #171717;
	padding-bottom: 3em;
}
#ft {
	padding-top: 3em;
	color: #8c8c8c;
}
#ft h3 {
	font-weight: bold;
}
#ft p {
	font-size: 85%;
	margin-bottom: .5em;
}
#ft li {
	line-height: 100%;
	font-size: 85%;
	list-style: none;
}

#ft h2, #ft h3 {
	font-size: 123.1%;
	text-shadow: #000 1px 1px 3px;
	color: #889878;
	margin-bottom: 0;
}
#ft ul {
	margin: .5em 0 1em 0;
}
#ft .yui-u:hover h3 {
	color: #aae572;
}

#ft li a {
	color: #bbb;
	display: block;
	padding: 0.2em 0;
	text-decoration: none;
}
#ft li a:hover,
#ft li a:focus {
	background-color: #444;
	color: #eee;
	margin-left: -.2em;
	margin-right: -.2em;
	padding-left: .2em;
	padding-right: .2em;
}
.quote {
	margin-top: 1em;
	float: right;
	background: url(images/speach-bubble.png) no-repeat 5em bottom;
	padding-bottom: 11px;
}
.quote-down {
	margin-bottom: 1em;
	float: left;
	padding-top: 11px;
	background: url(images/speach-bubble2.png) no-repeat 6em top;
}
.quote blockquote,
.quote-down blockquote {
	margin: 0;
	display: block;
	padding: .5em;
	-moz-border-radius: .35em;
	-webkit-border-radius: .35em;
	background-color: #fff;
}
.quote blockquote *,
.quote-down blockquote * {
	margin: 0;
}
p#footer-line {
	clear: both;
	font-size: 77%;
  	margin-top: 4em;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}
#ft p#footer-line strong {
	color: #b2b2b2;
}
#footer-line a {
	color: #b2b2b2;
}

form {
	padding: 1em;
}

form .zend_form {
	margin: 0;
	padding: 0;
}

form input[type="text"] {
	width: 50%;
}
form textarea {
	width: 100%;
}
form label {
	font-family: helvetica, arial;
	color: #212121;
	font-size: 108%;
}
form dd {
	margin: 0 1em 1em;
}
form ul.errors {
	margin-top: .2em;
	margin-left: 0;
	margin-right: 0;
	background-color: #fee;
	padding: .2em .5em;
	border: solid 1px #fcc;
}
form ul.errors li {
	list-style: none;
	color: #f44 !important;
}

form {
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	background-color: #eff3e3;
	border: 1px solid #c6d499;
	margin-bottom: 2em;
	margin-top: 2em;
}
#contact-details {
	margin: 1em 0;
	padding: .2em 20px .7em;
	background: url(images/panel-bg.png) no-repeat left bottom;
}

#contact-details dl {
	margin: 0 0 .5em 0;
}
#contact-details dt {
	font-size: 123.1%;
	margin-top: .2em;
	color: #fff;
}
#contact-details dd {
	margin-bottom: .5em;
}
#breadcrumb {
	margin: 1em -1em;
	padding: .2em .4em;
	overflow: visible;
	background-color: #282828;
	color: #ccc;
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	letter-spacing: .08em;
}

#breadcrumb li {
	list-style: none;
}

#breadcrumb ul ul {
	padding-left: 30px;
	margin-left: -10px;
	background: url(images/breadcrumb-divider.png) no-repeat 0 center;
}

#breadcrumb ul,
#breadcrumb li,
#breadcrumb p {
	display: inline;
	margin: 0;
}

#breadcrumb a {
	color: #c7d0a2;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus {
	background-color: transparent;	
}