/*
Theme Name: Mobile Tech
Theme URI: http://www.joshgrenon.com
Description: An exclusive theme for Mobile Tech.
Author: Josh Grenon
Author URI: http://www.joshgrenon.com
*/


* {
	margin:0;
	padding:0;
	}
	

/* Begin Settings and Classes */
a {
	text-decoration:none;
	color:#7887b3;
	}
	
a:hover {
	color:#c6ab60;
	}
	
h1 a, h2 a, h3 a {
	color:#3c4663;
	}
		
h1 a:hover, h2 a:hover, h3 a:hover {
	color:#7887b3;
	}

p {
	margin:20px 0;
	}
	
h1, h2, h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1em;
	margin-bottom:10px;
	}
	
h1 {
	font-size:2em;
	color:#3c4663;
	}
	
h2 {
	font-size:1.5em;
	color:#666;
	}
	
h3 {
	font-size:1.3em;
	}
	
.pagetitle {
	border-bottom:1px solid #ddd;
	}
	
small {
	font-size:.9em;
	color:#777;
	}
	
code {
	font: 1.1em "Courier New", Courier, Fixed;
	}
	
pre {
	font: 1.1em "Courier New", Courier, Fixed;
	margin:1.5em;
	padding:10px;
	background:#fafafa;
	border:1px solid #eee;
	}
	
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
hr {
	clear:both;
	width:80%;
	height:1px;
	border:none 0;
	color:#ccc;
	background-color:#ccc;
	margin:1.5em 0;
	}
	
img {
	border:none;
	}
	
blockquote {
	margin:1.5em;
	padding:1px 1.5em;
	background:#fafafa;
	border:1px solid #eee;
	border-left-width:3px;
	}
	
	cite {
		font-style:italic;
		font-size:.9em;
		display:block;
		margin:5px 0 0;
		text-align:right;
		}
		
	cite:before {
		content: "\2014 \0020";
		}
		
.post>ul, .post>ol {
	margin:1.5em;
	}
	
	.post li {
		padding:.25em 0;
		margin-left:30px;
		}
		
	.post li h3 {
		margin:0;
		}
		
.clear { 
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}
		
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
.aligncenter, div.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* Begin Images */	
img.alignleft {
	margin-right:10px;
	}
	
img.alignright {
	margin-left:10px;
	}

.wp-caption, .attachment img {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f5f5f5;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: .9em;
	line-height: 1.5em;
	padding: 0 4px 4px;
	margin: 0;
}

.attachment img {
	padding:4px;
	}
/* End Images / End Settings and Classes */


/* Begin Structure */
body {
	background:#14325c url(images/body.jpg) repeat-x 0 0;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#636362;
	text-align:center;
	}
	
#page {
	background:#fff;
	margin:0 auto;
	width:1000px;
	text-align:left;
	padding-bottom:10px;
	}


/* Begin Header */	
#header {
	background:#010102 url(images/header2.jpg) no-repeat 0 0;
	padding:0 20px;
	height:158px;
	border-bottom:2px solid #f58220;
	}
	
	#sitename {
		font:bold 3em/38px Georgia, "Times New Roman", Times, serif;
		margin:10px 0 0 60px;
		float:left;
		color:#14325c;
		text-transform:lowercase;
		}
		
		#sitename .em {
			color:#14325c;
			font-weight:normal;
			font-style:italic;
		}
		
	#description {
		color:#14325c;
		clear:left;
		line-height:16px;
		margin:-5px 0 0 60px;
		text-transform:lowercase;
		float:left;
		}
		
	#header #searchform {
		float:right;
		margin-top:20px;
		width:340px;
		height:20px;
		}
		
		#s {
			width:262px;
			border:1px solid #3c4664;
			background:#fff;
			font-size:11px;
			padding:1px 3px;
			float:left;
			height:16px;
			}
			
		#searchsubmit {
			width:65px;
			height:20px;
			border:none;
			background:#6F7DA6 url(images/nav.jpg) repeat-x scroll 0 100%;
			font-size:11px;
			padding:0 0 3px;
			cursor:pointer;
			color#000;
			float:right;
			display:block;
			}
/* End Header */


/* Begin Page List */		
#nav {
	height:28px;
	line-height:26px;
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	clear:right;
	margin-top:90px;
	}
	
	#nav li {
		float:left;
		list-style:none;
		padding-left:5px;
		}
		
		#nav li a {
			padding:2px 15px 0;
			display:block;
			height:26px;
			float:left;
			color:#030305;
			background:#6f7da6 url(images/nav.jpg) repeat-x 0 100%;
			text-transform:lowercase;
			}
			
		#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_parent a {
			background:#14325c url(images/nav.gif) repeat-x 0 0;
			color:#fff;
			}
/* End Page List */

#catnav {
	background:#f7f7f5;
	height:28px;
	border-top:1px solid #c5c5c4;
	border-bottom:1px solid #ebebeb;
	padding-left:20px;
	font-size:1.1em;
	color:#949493;
	line-height:28px;
}

	#catnav ul {
		float:right;
	}
	
	#catnav li {
		float:left;
		list-style:none;
		border-left:1px solid #ebebeb;
	}
	
	#catnav li a {
		padding:0 20px;
		display:block;
		float:left;
		height:28px;
		border-left:1px solid #fff;
	}
	
	#catnav li a:hover, #catnav li.current-cat a {
		color:#3c4664;
		background:#f3f3f1;
	}

		
/* Begin Content */	
#content {
	font-size:1.2em;
	line-height:1.4em;
	float:left;
	padding:30px 0 0 20px;
	width:600px;
	}
	
	.post {
		margin-bottom:40px;
		}
		
		.firstpost {
			border:1px solid #f58220;
			padding:10px;
		}
		
			.firstpost h1 {
				background:#ffffff;
				padding:0 5px 0 10px;
				margin-top:-25px;
				float:left;
			}
			
			.firstpost .entry {
				clear:left;
			}
		
		.leftpost {
			float:left;
			clear:left;
			width:290px;
			margin-right:20px;
		}
		
		.rightpost {
			float:left;
			width:290px;
		}
		
		.entry {
			text-align:justify;
			}
			
	.postmetadata {
		border-top:1px solid #e6e6e4;
		background:url(images/postmeta-grad.jpg) repeat-x 0 0;
		font-size:.9em;
		text-align:right;
		padding:0 10px;
		line-height:28px;
		clear:both;
		color:#949493;
		}
		
		.firstpost .postmetadata {
			margin:20px -10px -10px;;
		}
		
	.navigation {
		border-top:1px solid #e6e6e4;
		line-height:28px;
		clear:both;
		font-size:.9em;
		margin:20px 0;
		}

/* Begin Comments */		
.commentlist {
	margin-top:1.5em;
	}
		
.commentlist li {
	list-style:none;
	padding-bottom:1px;
	margin-bottom:40px;
	}
	
.commentlist li.alt {
	background:#fafafa;
	}
	
	.commentmetadata {
		border-bottom:1px solid #ddd;
		font-size:.9em;
		background:#f5f5f5;
		padding:2px 5px;
		letter-spacing:.1em;
		}
		
	.avatar {
		border:1px solid #ddd;
		float:left;
		margin-right:10px;
		display:block;
		padding:2px;
		background:#f5f5f5;
		}
		
	.commentlist li p {
		padding:0 10px;
		}
		
		
#commentform input, #commentform textarea {
	width:147px;
	border:1px solid #ccc;
	background:#fff;
	font-size:11px;
	padding:3px;
	}
	
#commentform textarea {
	width:500px;
	}
	
#commentform input:hover, #commentform textarea:hover, #commentform input:focus, #commentform textarea:focus {
	background:#fafafa;
	}
			
#commentform #submit {
	width:147px;
	border:1px solid #ccc;
	background:#e0e0e0;
	font-size:11px;
	padding:2px;
	cursor:pointer;
	}
/* End Comments / End Content */


/* Begin Sidebar */
#sidebar {
	float:right;
	font-size:1.1em;
	padding:20px 20px 20px 0;
	width:275px;
	}
	#sidebar ul {
		padding:10px;
		background:#f5f5f5;
		border:1px solid #ccc;
		}
		#sidebar ul ul {
			padding:0 0 0 10px;
			background:none;
			border:none;
			}
		#sidebar ul li {
			list-style:none;
			margin-bottom:15px;
			}
		#sidebar li li {
			margin:5px 0;
			}

		#sidebar li li {
			}

	#sidebar h4 {
		padding:5px;
		font-size:1.2em; 
		background:#14325c url(images/headerbar.jpg) repeat-x 0 100%;
		color:#fff;
		}
/* End Sidebar */


/* Begin Footer */
#footer {
	background: url(images/footer.jpg) repeat-x 0 1px;
	line-height:80px;
	color:#fff;
	font-size:1.1em;
	width:1000px;
	margin:0 auto 20px;
	}
	
	#footer a {
		color:#dec788;
	}
	
	#footer a:hover {
		color:#030305;
	}
/* End Footer / End Structure */
			

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar caption {
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */

/*
Josh Grenon
www.joshgrenon.com
*/