
/*
Theme Name: WordPress Default
Theme Name: Glory
Description: Grunge is a stylish design trend that gives web designs a less uniform, less structured, and more organic look-and-feel. It’s characterized by textured/gritty backgrounds, uneven/torn edges, worn, faded and aged graphic elements inspired by urban and industrial architecture and scenery. It gives a way for designers to venture away from the glossy, flashy, and rigid design elements that characterize the "Web 2.0"style – a style that still dominates mainstream web design.

*/

/* =0 Reset
 --------------------------------------------------------------------------------------- */
 @import url( reset.css );
/* =1 Global
 --------------------------------------------------------------------------------------- */
 @import url( global.css );



/* Begin Typography & Colors */

body {
	font-family:"Lucida Grande",Arial,"PMingLiU","Lucida Sans Unicode",Verdana,sans-serif,Tahoma;
	font-size: 12px;
	color:#999999;
	background: #000 url(images/bg_body.png) repeat center top;
	text-align: center;
	width:100%;
	}
		
div#page {
	width:100%;
	background:url(images/bg_page.jpg) no-repeat scroll center top ;
	text-align: left;
	}

div#header {
	height:345px;
	width:678px;
	margin:0 auto;
	position:relative;
	}

#logo {
	background:url(images/logo.gif) no-repeat left top;
	position:absolute;	
	width:164px;
	height:53px;	
}	

a.home,a.about,a.hireme,a.freelance {
	font-family: Georgia, Times, serif;
	color:#FFF;
	font-size:18px;
	font-weight: bold;
	position:absolute;
	background: url(images/bg_nav.gif) no-repeat 0 0;
	width: 127px;
	height: 28px;
	padding-top:9px;
	text-align: center;
}

a.home {
	left: -80px;
	top: 190px;
}

a.about {
	left:70px;
	top: 205px;
}

a.hireme {
	right: -100px;
	top: 174px;
}

a.freelance {
	right: 50px;
	top: 195px;
}

#nav a:hover {
	color:#000;
	text-decoration:underline;
	background: url(images/bg_nav.gif) no-repeat 0 -38px;
}

#nav span { 
	display:none
}

div#main {
	line-height: 1.6em;
	background: #FFF url(images/bg_Wrapper.jpg) repeat-y left top;
	width:678px;
	margin:0 auto;
}

div#content {
	width:420px; 
	height:auto;
	min-height:720px;
	float:left;
	padding: 0 0 0 30px;
	position: relative;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.8em;
}

div.postinfo {
	background:url(images/bg_date.gif) no-repeat left center;
	color:#FFFFFF;
	padding:5px 10px;
	margin-left:-6px;
}

div.postinfo a:hover  {
	color: #fff;	
}

#wellcome {
	background:url(images/img_wellcome.gif) left top;
	width:190px;
	height:196px;
}

#contactMe {
	color:#fff;
	background:url(images/bg_contact.gif) no-repeat center top;
	width:135px;
	padding:25px 0 30px 55px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.1em;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

div#sidebar h2 {
	font-size: 14px;
	}

h3 {
	font-size: 14px;
	line-height:1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #286585;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#content h2 { margin-bottom: 20px; }

.entry p  {
	margin-bottom:10px;
	}

.entry p a {
	color:#BA0D17;
	text-decoration:underline
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding:2px 2px 4px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

div#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

 #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #EB6877;
	text-decoration: none;
	}

a:hover {
	color: #286585;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 50px;
	text-align: justify;
	position: relative;
	}

.post hr {
	display: block;
	}

.posttags {
	background:url(images/bg_posttags.gif) no-repeat 5px 2px;
	padding-left:25px;
}

.postmetadata {
	clear: both;
}

div.postcom {
	position: absolute;
	top:-12px;
	right:-10px;
}

div.postcom a {
	display: block;
	background:url(images/bg_postcom.gif) no-repeat left top;
	font-size:14px;
	color:#262421;
	height:24px;
	width:23px;
	padding:2px 0 0 14px;
}

.clear {
	clear: both;
}

.entry { 
}

div#footer {
	width:678px;
	margin:0 auto 0 auto;
	color:#6A6A6A;
	background:url(images/bg_footer.gif) no-repeat left top;
	text-align:left;
	}

div#footer p {
	margin: 0;
	padding: 20px 0;
	}

div#copyright {
	color:#262421;
	height:100px;
	padding:72px 0 0 70px;
	}	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin:10px auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 10px;
	list-style: none;
	}

html>body .entry ul li {
	margin: 7px 0 8px;
	background:url(images/icon_cLi.gif) no-repeat 0 center;
	padding-left:25px;
	}

.entry li a {
	color:#BA0D17;
}

.entry li a:hover {
		text-decoration:none;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0 0 10px 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	margin-left:20px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: upper-roman outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.8em;
	background:url(images/bg_postmetadata.gif) no-repeat left top;
	margin: 20px 0 20px 5px;
	padding: 30px 40px 40px 15px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
		
.commentlist li {
	background:#F8F8F8 none repeat scroll 0 0	;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px #ccc;
	border: 1px solid #DEDEDE;
	margin: 0 0 10px;
	padding:15px 15px 10px 15px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
div#sidebar {
	width:190px;
	position: relative;
	float:right;
	padding-right:15px;
	}

div#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background: rgba(39,40,34,0.8);
	color: #fff;
	margin: 10px 20px 10px 0;
	padding:10px 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin:10px auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.widecolumn {
	width:618px; 
	height:auto;
	min-height:640px;
	float:none;
	padding: 0 30px;
}

