/*
Theme Name: mblware.com
Description: mblware website
Version: 1
Author: mblware.com
*/

html, body {
	height: 100%;
    padding: 0;
    margin: 0;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	color: #901e78;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7c7c7c;
	line-height: 20px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}

* {
	padding: 0;
}

img {
	border: none;
}

.style #container {
	height:auto;
	margin:0 auto -100px;
	min-height:100%;
	padding:0 0 20px;
	text-align:left;
	width:920px;
	margin-top: 10px;
}

.style #header {
	width: 100%;
}

.style #logo {
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	background-position-x: 5px;
	width: 327px;
	height: 114px;
	float: left;
	margin-left: 10px;
}





/* menu */

.style #menu_container {
	float: right;	
	padding-top: 45px;
	padding-right: 10px;
}

.style #menu {
 position: relative;
 float: left;
 width: 550px;
 height: 2em;
}

.style #menu li {
	float: right;
	list-style: none;
}

.style #menu a {
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	display: block;
	text-align: left;
}

.style #menu a:before {
	display:block;
	color: #ffffff;
	font-size:.8125em;
	line-height:1.538;
	font-weight:normal;
}

/* hover text styling */
.style #menu a:hover:before {
	display:block;
	color: #667ab3;
	font-size:.8125em;
	line-height:1.538;
	font-weight:normal;
}
.style #m1 a:before { content:"start here"; }
.style #m2 a:before { content: "products" }
.style #m3 a:before { content:"the buzz"; }
.style #m4 a:before { content:"email us"; }
.style #m5 a:before { content:"need help?"; }


/* dropdown styling */
#menu li ul {
	display: none; 
	width: 120px; /* Width to help Opera out */
	background-color: #ffffff;
}

#menu li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding-top: 4px;
}

#menu li:hover li {
	float: none; 
	}

/* inside dropdown */	
#menu li:hover li a {
	background-color: #ffffff;
	border: 1px solid #ececec;
	color: #7c7c7c; 
	font-weight: lighter;
	font-size: 14px;
	padding-left: 10px;

}

#menu li li a:hover {
	background-color: #c9d4f4;
}

.style #menu li.apps_pad {
	padding-top: 38px;	
}




/* support div */

.style #support {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 20px;	
	background-color: #fafafa;
	border:1px solid lime;
	border-color:#eeeeee;
	padding-bottom: 20px;
}

.style #support_left {
	height: 50%;
	width: 590px;
	float: left;	
}

.style #support_left p {
	padding-left: 45px;
	padding-right: 30px;
}

.style #support_left table {
	margin-left: 25px;	
	margin-top: 30px;
}


.style #support_right {
	width: 250px;
	float: left;	
	padding-left: 57px;
	margin-top: 30px;
}

.style #support_right a {
	color: #7c7c7c;	
}

.style #support_right_pages {
	width: 100%;
	float: left;	
	padding-top: 11px;
	list-style: none;

}

.style #support_right_translate {
	width: 100%;
	float: left;
	margin-top: 30px;
}














/*
Single Page Layout
Single Page Layout
Single Page Layout
*/

.style #single {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 20px;	
	background-color: #fafafa;
	border:1px solid lime;
	border-color:#eeeeee;
	padding-bottom: 20px;
}

.style #single_content {
	width: 580px;
	min-height: 220px;
	float: left;	
}

.style #single_content p {
	padding-left: 45px;
	padding-right: 30px;
}

.style #single_top_left {
	float: left;	
	width: 638px;
	height: 75px;
}

.style #single_top_left table {
	margin-left: 25px;	
	margin-top: 30px;
}


.style #single_top_right {
	width: 250px;
	height: 75px;
	float: left;	
	margin-top: 35px;
}


.style #single_right_menu {
	width: 250px;
	float: left;	
	padding-left: 57px;
}

.style #single_right_menu a {
	color: #7c7c7c;	
}

.style #single_right_menu_news {
	width: 100%;
	float: left;	
	padding-top: 11px;
}

.style #single_right_menu_press {
	width: 100%;
	float: left;
	margin-top: 30px;
}







/* footer */

.style #footer {
	height: auto;
	width: 901px;
	float: left;
	background-color: #fafafa;
	border:1px solid lime;
	border-color:#eeeeee;
	padding-left: 19px;
	margin-top: 20px;
}

.style #footer a {
	font-size: 14px;
	color: #7c7c7c;
}

.style #footer p {
	font-size: 14px;
}

/*
Page.php Container
*/

.style #page {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;	
	background-color: #fafafa;
	border:1px solid lime;
	border-color:#eeeeee;
}



/*
Contact Page Layout
Contact Page Layout
Contact Page Layout
*/

.style #contact_page_left {
	width: 475px;
	min-height: 400px;
	float: left;	
	padding-top: 10px;
	padding-left: 25px;
}

.style #contact_page_left p {
	padding-left: 20px;
	padding-right: 35px;
}

.style #contact_page_left img {
	padding-top: 20px;
	padding-right: 15px;
}

.style #contact_page_right {
	width: 380px;
	min-height: 400px;
	float: left;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 15px;
}


/*
Archive 
Archive 
Archive 
*/

.style #archive {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 20px;	
	background-color: #fafafa;
	border:1px solid lime;
	border-color:#eeeeee;
	padding-bottom: 20px;
}

.style #archive img {
	margin-left: 25px;	
	margin-top: 30px;
}

.style #archive_header {
	padding-left: 45px;	
}

.style #archive_header a {
	color: #000000;
	font-size: 20px;	
}

.style #archive_details a {
	font-size: 13px;	
	color: #901e78;
}

.style #archive_content {
	width: 580px;
	min-height: 220px;
	float: left;	
	padding-top: 30px;
}

.style #archive_content p {
	padding-left: 45px;
	padding-right: 30px;
}

.style #archive_top_left {
	float: left;	
	width: 638px;
	height: 75px;
}

.style #archive_right_menu {
	width: 250px;
	height: 75px;
	float: left;	
	margin-top: 23px;
	
}
.style #archive_right_menu a {
	color: #7c7c7c;	
}
.style #archive_right_menu_news {
	width: 100%;
	float: left;	
	padding-top: 11px;
}
.style #archive_right_menu_press {
	width: 100%;
	float: left;
	margin-top: 30px;
}




/* 
store popup 
store popup 
store popup 
*/

.style #inline_blackberry {
   	   padding-left: 20px;
	   padding-top: 15px;
}

.style #inline_android {
   	   padding-left: 20px;
	   padding-top: 15px;
}

.style #inline_blackberry img {
 	   padding-top: 10px;
	   padding-right: 20px;
}
facerate_android img {
 	   padding-top: 10px;
	   padding-right: 20px;
}











