/* @override http://dev.discoverysoftware.com/wp-content/themes/dsl/styles/principalm.css */

/* @override http://www.discoverysoftware.com/wp-content/themes/dsl/styles/principalm.css */
#content sup {
	font-size: 7pt;
}
#content h3 em {
	font-size: 9pt;
	color: #666;
	vertical-align: middle;
}

#content {
	width: 730px;
	padding-left: 0;
	margin-left: 0;
	
}
#container #infobar p.pull {
	margin: 0; padding: 0;
	margin-left: -4px;
}
#container #infobar p.pull a {
	padding: .5em;
	-webkit-border-radius: 5px; -moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 3px #555; -moz-box-shadow: 0 0 3px #555;
	border: 1px solid #777;
	font-size: 11px;
	line-height: 130%; padding: 6px 25px 3px 8px;
	margin: 2px;
	height: 56px;
	vertical-align: middle;
	color: #555;
	display: block; 
	text-decoration: none;
	background: #f7f7f7 url(/wp-content/themes/dsl/images/principalm/action.png) no-repeat 165px;
}
#container #infobar p.pull a:hover {
	background-color: #eee; color: #222;
	-webkit-box-shadow: 0 0 4px #333; -moz-box-shadow: 0 0 4px #333;	
}
#container #infobar hr {
	border: 1px solid white;
	clear: both;
	margin-top: 4em;
}
#container div.action {
	clear: both;
	margin: 2em auto 1em; padding: .25em .5em .5em;
	width: 28%;
	-webkit-border-radius: 11px; -moz-border-radius: 11px;
	-webkit-box-shadow: 0 0 4px #000; -moz-box-shadow: 0 0 4px #000;
	border: 1px solid #fff;
	background: #2c2f36;
}
#container div.action h3 {
	margin: 0; padding: 0;
	font-size: 22pt;
	text-align: center;
}
#principalm #container #content div.action h3 a {
	border: 0; text-decoration: none;
	color: #fff;
}
#container div.action p {
	text-align: center;
	margin: .25em 0 0;
	font-size: 8pt;
	color: #ddd;
}
#container #infobar img {
	margin-left: 0;
}
div.slides {
	float: left;
	position: relative;
	padding: 15px; margin-top: 5em;
	background: url(/wp-content/themes/dsl/images/principalm/iphone-shell.jpg) no-repeat;
	width: 167px; height: 375px;
}

div#android.slides {
	float: right;
	position: relative;
	padding: 15px; margin-top: 5em; margin-right: 2em; margin-bottom: 3em;
	background: url(/wp-content/themes/dsl/images/principalm/htc-dream.png) no-repeat;
	width: 147px; height: 326px;
}
div#bb.slides {
	height: 325px; width: 166px;
	background: url(/wp-content/themes/dsl/images/principalm/tour_front.jpg) no-repeat;
	float: right;
	clear: both; 
	margin: 4em 0 2em 0;	
}
div#classic.slides {
	height: 325px; width: 162px;
	background: url(/wp-content/themes/dsl/images/principalm/htc.png) no-repeat;
	margin-top: 3em; margin-right: 2em;
	float: left;
	margin-right: 2em;
	float: left;
	
}

#content div.slides img {
	position: absolute;
	top: 60px;	left: 17px;
}
#content div#android.slides img {
	top: 39px; left: 15px;
}
#content div#bb.slides img {
	top: 68px; left: 21px;
}
#content div#classic.slides img {
	top: 45px; left: 22px;
}


#principalm #content div.r {
	float: right;
}
div.info {
	float: left;
	width: 68%;
	margin-top: 5em;
}
div.info.l {
	margin-top: 2em;
	margin-bottom: 3em;
}
div.info.classic {
	margin-top: 3.5em;
}
#content hr {
	clear: both;
	width: 90%;
	padding: 1em;
	border: 0;
}
div.info h5 {
	text-align: center;
	margin: auto;
	margin-top: 20px;
	border-bottom: 0; text-decoration: none;
}
div.info h5 a img,
div.info h5 a {
	border-bottom: 0; text-decoration: none;
}
#container #infobar h3 {
	margin-top: 2em;
}
#infobar ul li {
	line-height: 160%;
	list-style-type: square;
	list-style-position: inside;
}

div#lightbox {
	width: 100%; height: 100%;
	position: absolute; top: 0; left: 0;
	background-color: #555; 
	background-color: rgba(0,0,0,.75);
}
div#lightbox>div {
}
div#lightbox img {
	margin: auto;
	display: block;
}
div#lightbox a {
	display: block;
	width: 100%;
	text-align: center;
	margin: 1em auto;
	font-size: 20pt; font-weight: bold;
}


