/*
Theme Name: iDriveBlog
Description: 
Author: UniqueBlogDesigns
Author URI: http://UniqueBlogDesigns.com
Markup by: DesignSlicer.com
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background:#fff url(images/ide_header_bg.gif) repeat-x;
	font-family:"Lucida Grande",Verdana,Arial,Tahoma,sans-serif;
	color:#333;
	font-size:12px;	
	min-width:960px;
}
#page {
	width:960px;
	margin:0 auto;
	font-size:1.2em;
	text-align:left;
	overflow:hidden;
}
#primary {
	width:650px;
	margin:20px 385px 0 0;
	float:left;
	display:inline;
}
.secondary {
	float:left;
	display:inline;
}
#sidebarOne {
	width:265px;
	margin:20px 0 0 -340px;
}
#footer {
	width:960px;
	margin:0 auto;
	padding:10px 0 0;
	font-size:1.1em;
	color:#333;
	background:#e0e0e0 url(images/footer.gif) repeat-x;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:167px;
	height:105px;
	overflow:hidden;
	position:relative;
	display:inline;
	float:left;
	margin:0px 0 0px 0px;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:167px;
	height:105px;
	background:url(images/ide_logo.gif) no-repeat;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
#menu {
	width:100%;
	clear:both;
	font-weight:bold;
	line-height:3.17;
	text-align:center;
	overflow:hidden;
}
#menu li {
	float:left;
}
#menu li a {
	color:#6f6f6f;
	float:left;
	position:relative;
	height:38px;
	background:#d5d5d5;
	width:106px;
	overflow:hidden;
}
#menu li a span {
	position:absolute;
	left:0;
	top:0;
	height:38px;
	width:106px;
	background:url(images/menu.png) no-repeat;
}
#menu li.current a,
#menu li a:hover,
#menu li a:focus {
	color:#333;
	background:#46A0E0;
}
#menu li.features a,
#menu li.features a span,
#menu li.faq a,
#menu li.faq a span {
	width:109px;
}
#menu li.features a span {
	background-position:0 0;
}
#menu li.download a span {
	background-position:-109px 0;
}
#menu li.pricing a span {
	background-position:-215px 0;
}
#menu li.demo a span {
	background-position:-321px 0;
}
#menu li.security a span {
	background-position:-427px 0;
}
#menu li.partners a span {
	background-position:-533px 0;
}
#menu li.compliance a span {
	background-position:-639px 0;
}
#menu li.support a span {
	background-position:-745px 0;
}
#menu li.faq a span {
	background-position:-851px 0;
}
#menu li.features a:hover span,
#menu li.features a:focus span {
	background-position:0 -38px;
}
#menu li.download a:hover span,
#menu li.download a:focus span {
	background-position:-109px -38px;
}
#menu li.pricing a:hover span,
#menu li.pricing a:focus span {
	background-position:-215px -38px;
}
#menu li.demo a:hover span,
#menu li.demo a:focus span {
	background-position:-321px -38px;
}
#menu li.security a:hover span,
#menu li.security a:focus span {
	background-position:-427px -38px;
}
#menu li.partners a:hover span,
#menu li.partners a:focus span {
	background-position:-533px -38px;
}
#menu li.compliance a:hover span,
#menu li.compliance a:focus span {
	background-position:-639px -38px;
}
#menu li.support a:hover span,
#menu li.support a:focus span {
	background-position:-745px -38px;
}
#menu li.faq a:hover span,
#menu li.faq a:focus span {
	background-position:-851px -38px;
}
.loginForm {
	float:right;
	color:#fff;
	display:inline;
	margin:15px 85px 0 0;
	width:365px;
	font-weight:bold;
}
.loginForm em {
	display:block;
	font:bold 1em/1.5 verdana,sans-serif;
	margin:0 0 5px;
}
.loginForm label {
	float:left;
	width:155px;
}
.loginForm label#passLabel {
	width:210px;
}
.loginForm label a {
	color:#fff;
}
.loginForm label a:visited {
	color:#eee;
}
.loginForm label a:hover,
.loginForm label a:focus {
	text-decoration:none;
}
.loginForm .formInput {
	padding:2px;
	width:140px;
	float:left;
	margin:5px 0 0;
	text-align:left;
}
.loginForm .formSubmit {
	height:21px;
	width:55px;
	background:url(images/login.png) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	margin:-22px 0 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#primary .apost {
	margin:0 0 25px;
	padding:0 0 35px;
	width:100%;
	border-bottom:1px solid #d0d0d0;
	clear:both;
}
#primary .apost h1,
#primary .apost h2 {
	color:#3DA1DD;
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	margin:0 0 10px;
}
#primary .apost h1 a,
#primary .apost h2 a {
	color:#3DA1DD;
}
#primary .apost h1 a:visited,
#primary .apost h2 a:visited {
	color:#3DA1DD;
}
#primary .apost h1 a:hover,
#primary .apost h2 a:hover,
#primary .apost h1 a:focus,
#primary .apost h2 a:focus {
	text-decoration:none;
}
#primary .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#primary .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#primary .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#primary .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#primary .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	font-size:.92em;
	color:#424242;
}
#primary .apost .info li {
	padding:0;
	margin:0;
}
#primary .apost .info li a {
	color:#0086d0;
	font-weight:bold;
}
#primary .apost .info li a:visited {
	color:#0086d0;
}
#primary .apost .info li a:hover,
#primary .apost .info li a:focus {
	text-decoration:none;
}
#primary .apost .info .comment {
	float:left;
}
#primary .apost .info .time {
	float:right;
}
#primary .apost .content {
	clear:both;
	padding:15px 0 0;
	width:100%;
}
#primary .apost p,
#primary .apost blockquote {
	padding:5px 0;
	text-align:justify;
	font-size:13px;
	line-height:20px;
}
#primary .apost blockquote {
	padding:0 15px;
	margin:5px 20px;
	background:#f5f5f5;
	border-left:5px solid #888;
	color:#666;
}
#primary .apost blockquote blockquote {
	background:#fff;
	border-left:5px solid #ddd;
}
#primary .apost ol,
#primary .apost ul {
	padding:10px 20px;
	list-style:disc inside;
}
#primary .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#primary .apost a {
	color:#0086d0;
}
#primary .apost a:visited {
	color:#0086d0;
}
#primary .apost a:hover,
#primary .apost a:focus {
	text-decoration:none;
}
#primary .apost a.more-link {
	font-style:italic;
}
#primary .apost ul li {
	padding:5px 5px 10px 10px;
	margin:0 0 5px;
	font-size:12px;
	line-height:20px;
}
#primary .apost ol li {
	margin:0 0 5px;
}
#primary .apost .foot {
	font-size:.92em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:8px 0 0;
	padding:0;
	height:1%;
	color:#424242;
	list-style:none outside;
}
#primary .apost .foot a {
	color:#0086d0;
	font-weight:bold;
}
#primary .apost .foot a:visited {
	color:#0086d0;
}
#primary .apost .foot a:hover,
#primary .apost .foot a:focus {
	text-decoration:none;
}
#primary .apost .foot li {
	margin:0;
	padding:0;
}
#primary .apost .foot .first {
	float:left;
}
#primary .apost .foot .second {
	float:right;
}
#primary .lead {
	clear:both;
	font-weight:bold;
	text-align:left;
	margin:8px 0 0;
	width:100%;
}
#primary .lead a {
	color:#000;
}
#primary .lead a:hover,
#primary .lead a:focus {
	text-decoration:none;
}
#primary .lead .prev {
	float:left;
}
#primary .lead .next {
	float:right;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.secondary a {
	color:#0086d0;
	font-size:11px;
	line-height:20px;
}
.secondary a:visited {
	color:#0086d0;
}
.secondary a:hover,
.secondary a:focus {
	text-decoration:none;
}
.facetwitt
{
margin: 0px 0px 0px 0px;
width: 95%
clear:both;
background: #F0F0F0;
padding: 10px;
border-bottom: 1px solid
}
.columns {
	margin:0px 0px 0px 0px;
	width:95%;
	clear:both;
	background:#F0F0F0;
	padding:10px;
}
.social {
	margin:0px 0px 0px 0px;
	width:95%;
	clear:both;
	background:#fafafa;
	padding:10px;
	border-bottom:1px solid;	
}
.columns h2 {
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #d0d0d0;
	color:#121212;
	background:#F0F0F0;
	padding:10px 0 8px 0;
	margin:0 0 10px;
}
.columns ul li {
	margin:0 0 10px 0px;
	font-size:11px;
}
.columns p {
	padding:5px 0;
}
.columns ul ul {
	margin:5px;
}
.secondary .email {
	padding:10px;
}
.secondary .email .generalForm label {
	display:block;
	font-size:.92em;
	line-height:1.3;
	color:#9a9a9a;
	padding:0 0 12px;
}
.secondary .email .generalForm .formInput {
	width:190px;
	width/**/:/**/170px;
	height:25px;
	height/**/:/**/18px;
	padding:5px 5px 5px 5px;
	float:left;
	border:1px solid #e2e2e2;
	text-align:left;
	font-size:.92em;
	color:#121212;
}
.secondary .email .generalForm .formSubmit {
	padding:20px 0;
	width:56px;
	background:url(images/submit.gif) no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	font:bold .92em verdana,sans-serif;
	color:#fff;
	margin:0px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	width:100%;
}
#commentBox a {
	color:#0086d0;
}
#commentBox a:visited {
	color:#0086d0;
}
#commentBox a:hover,
#commentBox a:focus {
	text-decoration:none;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#0086d0;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#000;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:verdana,sans-serif;
	width:256px;
	width/**/:/**/250px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:567px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em verdana,sans-serif;
	color:#000;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#fff;
	position:relative;
}
.commentlist li div.avatar a {
	color:#fff;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:500px;
	width/**/:/**/478px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#eee;
}
.commentlist li .content .info {
	font-size:1.08em;
	color:#000;
	padding:0 0 10px;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#fafafa;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
	text-align:justify;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#000;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#666;
}
#footer a:visited {
	color:#888;
}
#footer a:hover,
#footer a:focus {
	color:#0086D0;
	text-decoration:none;
}
#footer em {
	display:block;
	padding:6px 0;
	font-style:normal;
}
#footer em img {
	float:left;
	margin:0 5px 0 0;
}
#footer em.copyright {
	text-align:left;
	width:410px;
	margin:0 auto;
}
#footer ul {
	padding:6px 0;
}
#footer ul li {
	display:inline;
}

/* footer */
.ide_footer .ide_footer_wrapper{ background:url(images/ide_footer_bg.jpg) repeat-x; margin:0px auto; width:910px;padding:30px 25px 20px 25px; overflow:auto}
.ide_footer .ide_footer_iboxes{float:left;margin:0px 10px 0px 0px;width:170px;}
.ide_footer .boxed_three{width:155px;}
.ide_footer .boxed_diff{width:185px;}
.ide_footer .ide_footer_ads{background:url(images/ide_adds_newbg.jpg) no-repeat;height:50px;width:200px;float:left;}
.ide_footer_ads img.one{ float:right;margin-right:11px;}
.ide_footer_ads img.two{ float:left;margin-left:63px;}
.ide_footer .ide_footer_iboxes h4{ font-size:12px;margin:0px 10px;padding:0px;}
.ide_footer .ide_footer_iboxes ul{margin:10px 0px 0px 0px;padding:0px;list-style:none;float:left}
.ide_footer_iboxes ul li{line-height:20px;}
.ide_footer_scl{ float:left;width:100%;}
.ide_footer_scl img{float:right;}
.ide_footer_scl img.one{ margin-right:10px;}
.ide_footer_scl  p{ margin:0px;clear:both;padding:15px 0px 0px 0px;}
.ide_footer_text{ margin:20px 0px 0px 0px;padding:10px 0px 0px 0px;border-top:1px solid #ccc;clear:both;float:left; width:100%;}
.ide_footer_text p{ margin:0px;padding:0px}

a.ide_footer_link:link{ font-size:11px;color:#484848;padding:4px 10px;text-decoration:none}
a.ide_footer_link:active{ font-size:11px;color:#484848;padding:4px 10px;text-decoration:none}
a.ide_footer_link:hover{ font-size:11px;color:#484848;padding:4px 10px;background:#ccc; text-decoration:none}
a.ide_footer_link:visited{ font-size:11px;color:#484848;padding:4px 10px;text-decoration:none}

