/*
Theme Name: MindoMobile
Theme URI: http://mindomobile.com
Author: mindaugas budreika
Author URI: http://mindomobile/
Description: Theme for Wordpress
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: mindomobile, blog
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

h1 {
	padding-top: 24px;
}
/* stylesheets */
#header{
	background: url(images/header-bg.png) repeat-x;
	height: 101px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav {
	background: url(images/menu-bg.png) repeat-x;
	height: 39px;
}

.widget-area {
	float: right;
	width: 285px;
}

.widget {
	float: right;
	width: 280px;
	border: 1px solid #cfcfcf;
	margin-bottom: 20px;
	background: #ffffff;
}

.widget a {
	font-family: Arial;
	font-size: 13px;
	color: #646161;
}

.inner-menu {
	margin: 1px;
	background: url(images/menu-shadow.png) repeat-x #ffffff;
}

h3.widget-title {
	font-family: Arial Narrow;
	font-size: 20px;
	color: #222221;
}

.margin-left-8px {
	margin-left: 8px;
}

.post-text {
	float: left;
	margin: 25px 20px 0px 18px;
	width: 420px;
}

.post-text h2, a {
	font-family: Arial Narrow;
	font-size: 20px;
	color: #222221;
	text-decoration: none;
}

	.post-text a:hover {
		text-decoration: underline;
	}

.post-tag {
	color: #ffffff;
	background: url(images/post-tag.png) repeat-x;
	height: 24px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 12px;
}

.post-summary {
	float: left;
	width: 100%;
	margin-top: 12px;
	font-family: Arial;
	font-size: 13px;
	color: #646161;
	text-align: justify;
}

.post-summary a {
	margin-top: 12px;
	font-family: Arial;
	font-size: 13px;
	color: #646161;
	text-decoration: underline;
}

.post-summary p {
	padding-bottom: 8px;
}

.illustration {
	margin-top: 25px;
	margin-left: 18px;
	float: left;
	text-align:center;
}

.page-margins {
	margin: 0em auto;
	max-width: 970px;
}

.product-separator {
	background: url(images/product-separator.png) no-repeat;
	height: 37px;
	width: 1px;
	float: left;
}

.products {
	height: 23px;
	padding-top: 14px;
	float: left;
	font-family: Georgia;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

.menu-right {
	float: right;
}

.right-nav {
	float: left;
	font-family: Georgia;
	font-size: 15px;
	color: #333333;
	height: 23px;
	padding-top: 14px;
	text-decoration: none;	
}

.products:hover, .right-nav:hover {
	background: url(images/menu-hover.png) repeat-x;
	text-decoration: none;
}

.products:link{
	text-decoration: none;
}

.font-page-post {
	border: 1px solid #cfcfcf;
	background: #ffffff;
	width: 660px;
	margin-bottom: 20px;
	float: left;
}

.inner-post-container {
	margin: 1px;
	background: url(images/inner-post-shadow.png) repeat-x #fefefe;
	float: left;
}

.comment-line-class {
	background: url(images/front-page-post-bottom.png) repeat-x;
	height: 34px;
	width: 100%;
	float: left;
	margin-top: 15px;
}

.leave-a-comment {
	float: right;
	color: #848383;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	padding-right: 17px;
	padding-top: 7px;
}

.post-comment-image {
	float:right;
	width: 40px;
	height: 40px;
	background: url(images/post-comment.png) no-repeat;
	margin-top: -10px;
	margin-right: 8px;
}
/* product css */
#product-malaydic {
	padding-left: 20px;
	padding-right: 20px;
}

#product-hitchwiki {
	padding-left: 15px;
	padding-right: 15px;
}

#product-fastfood2go {
	padding-left: 10px;
	padding-right: 10px;	
}



#contact-us {
	padding-left: 15px;
	padding-right: 15px;
}

#subscribe {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 3px;
}

body {
	background: url(images/bg.png) repeat-x #f7f6f6;
	min-width: 970px;
}
#page {
	/* width: 100%;*/
}

/* content */

#primary {
	float: left;
	width: 670px;
	margin-top: 20px;
}

.more-link {
	padding-top: 14px;
	font-family: Arial Narrow;
	font-size: 14px;
	float: left;
	color: #646161;
	font-style: italic;
}

.navigation {
	float: left;
	width: 660px;
}

.pages {
	font-family: Arial;
	font-size: 13px;
	color: #919191;
	float: left;
	padding-top: 4px;
}

.page-list {
	float: right;
}

.page-list a {
	border: 1px solid #bebebe;
	color: #222221;
	width: 20px;
	height: 18px;
	background-color: #ffffff;
	float:left;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 2px;
}

.current {
	border: 1px solid #bebebe;
	color: #bebebe;
	width: 20px;
	height: 18px;
	background-color: #ffffff;
	float:left;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 2px;
}

/* side bar */
#secondary {
	margin-top: 20px;
}

.widget-title {
	height: 30px;
	background: url(images/menu-header-bg.png) repeat-x;
	padding-top: 5px;
	padding-left: 20px;
}

.widget ul {
	padding-left: 18px;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	margin-bottom: 12px;
	margin-top: 6px;
}

.widget li {
	padding-top: 4px;
}

/* footer */
#footer {
	width: 100%;
	float:left;
	background: url(images/footer-bg.png) repeat-x;
	height: 42px;
	margin-top: 50px;
}

.copyright-text {
	font-family: Arial;
	font-size: 13px;
	color: #717070;
	display: block;
	padding-top: 12px;
	text-align: center;
	width: 100%;
}

/* single post page */
.single-post-text {
	float: left;
	margin: 25px 25px 30px 25px;
}

.single-post-text h2, a {
	font-family: Arial Narrow;
	font-size: 20px;
	color: #222221;
	text-decoration: none;
}

.single-post-text a:hover {
	text-decoration: underline;
}

.entry-content {
	float: left;
	padding-top: 12px;
}

.single-page-post {
	border: 1px solid #cfcfcf;
	background: #ffffff;
	margin-bottom: 20px;
	float: left;
}

.inner-single-post-container {
	margin: 1px;
	background: url(images/inner-post-shadow.png) repeat-x #fefefe;
	float: left;
}

/* product page (nokia) */
#product-page {
	margin-top: 20px;
	float: left;
	padding: 1px;
	background: #ffffff;
	border: 1px solid #cfcfcf;
}

.showcase-inner {
	background: url(images/product-bg.png) bottom repeat-x;
	float: left;
	width: 100%;
}

.showcase-inner h2 {
	font-family: Times New Roman;
	font-size: 28px;
	color: #2f2f2f;
	font-weight: bold;
	margin-left: 35px;
	padding-top: 25px;
	float: left;
}

.showcase-inner h3 {
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: bold;
	padding-top: 15px;
	color: #2f2f2f;
}

.showcase-inner ul {
	padding-left: 15px;
	color: #404040;
	font-family: Arial;
	font-size: 16px;
	padding-top: 10px;
	line-height: 1.5;
}

.showcase-inner span {
	color: #404040;
	font-family: Arial;
	font-size: 16px;
	padding-top: 10px;
	display: block;
}

.showcase-inner .download-mobile {
	display: block;
	margin: 0 auto;
	width: 271px;
	height: 46px;
	background: url(images/download-button.png) no-repeat;
	font-family: Arial;
	font-size: 23px;
	color: #ffffff;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 15px;
}

.showcase-inner .download-mobile:hover {
	background: url(images/download-button-hover.png) no-repeat;
}

.align-center {
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding-top: 25px;
}

.showcase-inner .product-content {
	float: left;
	padding-top: 0px;
	padding-left: 35px;
	line-height: 1.4;
}

.showcase-inner .details {
	font-family: Arial;
	font-size: 12px;
	color: #696868;
}

.showcase-inner .entry-content {
	margin-left: 35px;
	font-size: 15px;
	color: #696868;
	font-family: Arial;
}

.showcase-inner .product-columns {
	width: 100%;
	float: left;
}

.showcase-inner .product-text {
	width: 570px;
	float: left;
	padding-top: 15px;
	color: #696868;
	font-family: Arial;
	font-size: 16px;
	text-align: justify;
}

.edit-link {
	padding-left: 4px;
	float: right;
}

.post-edit-link {
	font-size: 10px;
}

/* product images */
.product-image-n8 {
	background: url(images/n8.png) no-repeat center top;
	float: left;
	width: 350px;
	height: 420px;
	margin-top: -45px;
	padding-top: 70px;
	/*border: 1px solid #000000;*/
}

.product-desc-links {
	float: left;
	height: 420px;
	margin-left: 50px;
	width: 300px;
}

.product-desc-links a:hover{
	text-decoration: underline;
}


.product-screenshot {
	padding-left: 85px;
}

/* comments */
#comments {
	float: left;
	border: 1px solid #cfcfcf;
	background: #ffffff;
	padding: 1px;
}

.comment {
	float: left;
	margin: 10px 25px 5px;
	width: 615px;
}

.comments-box {
	float: left;
	background: url(images/inner-post-shadow.png) repeat-x #fefefe;
}

#comments h2{
	color: #222221;
	font-family: Arial Narrow;
	font-size: 20px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.comment-tag {
	color: #ffffff;
	background: url(images/comment-tag.png) repeat-x;
	height: 24px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 12px;
}

.comment-tag a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

.comment-tag a:hover {
	text-decoration: underline;
}

#commentform label {
	font-family: Arial;
	font-size: 14px;
	color: #222221;
	padding-bottom: 5px;
	float: left;
	width: 100px;
}

.vcard {
	float: left;
	width: 100%;
}

.author-photo {
	float: left;
	padding-right: 20px;
}

.author-data {
	float: left;
	padding-top: 32px;
}

.comment-content {
	float:left;
	color: #404040;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	padding-top: 8px;
}

a.comment-reply-link {
	color: #504f4f;
	font-family: Arial;
	font-size: 12px;
	background: url(images/reply-button.png);
	width: 68px;
	padding-left: 6px;
	padding-top: 6px;
	text-align: center;
	height: 18px;
	float: right;
}

a.comment-edit-link {
	color: #504f4f;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	float: right;
	background: url(images/edit-button.png);
	width: 68px;
	padding-left: 6px;
	padding-top: 6px;
	height: 18px;
	margin-right: 10px;
}

.comment-awaiting-moderation {
	background-color: #feffb8;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin-top: 3px;
	padding: 2px 4px;
}

.reply {
	float: left;
	width: 100%;
	padding-top: 8px;
}

#respond {
	float: left;
	width: 666px;
}

#respond h3 {
	color: #222221;
	font-family: Arial Narrow;
	font-size: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 20px;
}

#respond form {
	margin-left: 25px;
	float: left;
	margin-bottom: 15px;
}

#cancel-comment-reply-link {
	font-size: 12px;
	color: #222221;
	background-color: #fba2a2;
	font-size: 12px;
	margin-left: 5px;
	padding: 3px 5px;
}

#cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.comment-form-author, .comment-form-email, .comment-form-comment, .captcha {
	font-family: Arial;
	font-size: 14px;
	color: #222221;
	padding-bottom: 5px;

}

.comment-form-author label, .comment-form-email label, .captcha label{
	width: 80px;
	float: left;
}

.form-allowed-tags {
	float: left;
	width:500px;
	font-family: Georgia;
	font-size: 11px;
	text-align: justify;
}

.form-submit {
	float: left;
	padding-top: 10px;
	width: 100%;
}

/* contact form */

.contact-form {
	width: 100%;
	margin-top: 20px;
	float: left;
	border: 1px solid #cfcfcf;
	background-color: #ffffff;
	padding: 1px;
}

div.contact-form .showcase-inner {
	background: url(images/product-bg.png) bottom repeat-x;
	float: left;
	width: 100%;
}

div.contact-form .showcase-inner h2 {
	color: #222221;
	font-family: Arial Narrow;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}

.product-content p {
	padding-top: 10px;
	font-size: 13px;
	font-family: Arial;
	color: #646161;
}

#si_contact_form1 label {
	float: left;
	width: 110px;
}

#si_contact_form1 label span {
	float: right;
	padding-left: 3px;
	padding-top: 3px;
}

#si_contact_form1 .required {
	float: right;
	padding-left: 3px;
	padding-top: 2px;
	width: 5px;
}

#si_contact_form1 input {
	float: left;
}

#si_contact_form1 .post-edit-link {
    display: none;
    float: left;
    font-size: 10px;
}

.tags {
	padding-left: 7px;
	padding-top: 6px;
	font-size: 12px;
	font-family: Arial;
	color: #646161;
}

.tags a {
	font-size: 12px;
	font-family: Arial;
	color: #646161;
	padding-left: 2px;
}

.tags a:hover {
	text-decoration: underline;
}

