
/* Simple Reset */
body, html, div, span, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote, form, input, fieldset {margin: 0; padding: 0; }
img, fieldset { border: none; outline: none; }
img { height: auto; max-height: 300px; max-width: 300px; width: auto; padding:3px 3px 3px 3px;}
ul, ol { list-style: none; }
			
			/* General Styles */
			
body { background: #fff; font: 62.5% Verdana, Arial, Trebuchet MS; }
			
			/* Structure */
			
#headerwrap { width: 320px; }
#header { background-image:url(http://www.mobileporn1.com/img/headerBg.png); height:52px;}
#header img { padding:0px; float: left;}
.imgRight { margin: 0 0 0 100px;}

#infoblock, #pageblock { background: #e4f2fd; color: #333; }
.aduity { background: #f5f5f5;  text-align: center; }
#contentwrap { width: 320px; }
			
.post { background-image:url(http://www.mobileporn1.com/img/postbg.png);border-top:1px solid #80daff;font-size:8px;padding: 0px; text-align:left; height:85px; margin-bottom:5px; }

.post img { height:83px; margin:3px; padding:0; width:125px; border: #00EAFF 1px solid; position:absolute; }
.postThumb img {  width:125px; height:83px; float: left; }
.postContent { width:125px; float: right; text-align: left; padding-left: 15px; width:175px; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#85caff; }
.postContent h2 { font-family:Verdana, Geneva, sans-serif; size:18px; color:#0391FF;}

.singlePost { background: #6fd4fe;border-top:1px solid #80daff;font-size:8px;padding: 0px; text-align:left; margin-bottom:5px; }
.singlePost img { margin:3px; padding:0; border: #06C 1px solid; margin-top:10px; }

.page { background: #f5f5f5; padding: 8px; }
#postfoot { background: #e4f2fd; color: #333; padding: 8px; font-size:15px; }
#indexpostfoot { background: #555; color: #333; padding: 8px; }
#comments { background: #e4f2fd; border-top: 1px solid #c6d9e9; color: #333; padding: 8px; }
#searchwrap { width: 320px; }
#search { background: #555; border-top: 1px solid #777; padding: 0; width:480px;  }
#footerwrap { width: 320px; }
#footer { background: #CCC; padding: 8px; }
			
			/* Headings */
			
h1 { font-size: 1.4em; line-height: 1.4em; margin: 0 0 10px 0; }
#header h1 { color: #ccc; margin: 0; }
#header h1 a { color: #ccc; text-decoration: none; }
h2 { font-size: 11px; margin: 0 0 10px 0; color: #767883; }
h2 a { color: #2583ad; }
h2.title { margin: 0;  text-align:left; }
#infoblock h2 { padding: 8px; margin: 0; text-align: left; }
#pageblock h2 { padding: 8px; margin: 0; }
h3 { font-size: 1.2em; line-height: 1.4em; margin: 0 0 10px 0; }
			
			/* Typography */
			
.aduity a { color: #d54e21; font-size: 1.2em; line-height: 1.4em; }
p { color: #333; font-size: 1.2em; line-height: 1.4em; margin: 0 0 10px 0; }
p a { color: #d54e21; }
#header p { color: #888; font-size: 1.1em; margin: 0; }
#header p a { color: #888; }

.post p.subtitle { font-size: 1.1em; margin: 0; text-align:left; }
.post p.singleline { margin: 0; }
.post p.commentfoot { font-size: 1.1em; }
.oneline p { margin: 0; }
#postfoot p, #indexpostfoot p { font-size: 1.1em; margin: 0; }
#postfoot p a { color: #d54e21; }

#indexpostfoot p a { color: #ccc; }

#comments p { font-size: 1.1em; margin: 0; }
#comments p a { color: #d54e21; }

#footer p { color: #666; font-size: 1.1em; margin: 0; }
#footer p a { color: #666; }

ul { list-style: disc; margin: 0 0 10px 25px; }
ol { list-style: decimal; margin: 0 0 10px 25px; }
ul li, ol li { color: #333; font-size: 1.2em; padding: 2px; }

ol#pages { margin: 0 0 0 20px; }
ol#pages li { color: #333; font-size: 1.1em; padding-left: 0; }
ol#pages li a { color: #d54e21; }
blockquote { border-left: 4px solid #ccc; margin: 8px; padding-left: 4px; }

.search_box {
	padding: 0px;
	margin: 0px;
	display: none;
	width: 100%;
	background: #efefef;
	-webkit-transform: translateX(0)
}

.search_box ul,
.search_box li,
.search_box form {
	padding: 0;
	margin: 0;
	list-style: none;
}
.search_box legend {
		display:none
}
.search_box fieldset {
	padding: 5px;
	margin: 0;
	border: none;
	position: relative;
	text-shadow: none;
	font-weight: normal;
	line-height: normal
}
.search_box input[type=text],
.search_box input[type=password],
.search_box input[type=search] {
	width: 95%;
	display:block;
	font-size:14px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #fff;
	-webkit-border-radius: 12px;
	-webkit-box-sizing:border-box;
}
.search_box select{font-size:15px;width:100%;display:block;margin:4px 0;height:31px;background:#fff;border-color:#49607e}
.search_box label{display:none;position:absolute;color:#8f8f8f;text-align:right;left:16px;padding:6px 0;font-size:15px;line-height:19px}

a.button {
			/* Default positioning of button */
			
			line-height: 38px; /* will keep the text vertically centered on the 46px high button */				

			font-size: 18px; /* default button font-size */

			/* Font styling */
			font-family: Verdana;
			font-weight: bold;
			text-decoration: none;
			text-transform: capitalize;

			/* Button image is 29px wide. 
				14px for the left part of the button
				14px for the right
				1px for the middle
			*/
			border-width: 0 14px;
			width:150px;
		}
			a.white.button {
				color: #000;
				-webkit-border-image: url(http://www.launchpadhq.com/examples/images/whiteButton.png) 0 14 0 14;
			}
			a.gray.button {
				color: #5287ff;			
				-webkit-border-image: url(http://www.mobileporn1.com/img/grayButton.png) 0 14 0 14;
				width: 150px;
			}
			a.button:hover {
				color: #fff;
				-webkit-border-image: url(http://www.mobileporn1.com/img/blueButton.png) 0 14 0 14;
				width: 150px;
			}


/* @end */

