/*  
Theme Name: Awesome Styles
Theme URI: http://www.awesomestyles.com
Description: Awesome Styles.
Version: 1.6
Author: spyka Web Design
Author URI: http://www.spykawebdesign.com
*/



/* Begin Typography & Colors */

div.relatedposts { padding:20px 5px 0; border-top:1px solid #ddd; font-size:12px; } 
div.relatedinside { width:350px; float:left; }
div.entry div.relatedinside ul { margin:0; list-style:none; }
div.entry div.relatedinside ul li { margin-bottom:0; }
div.bookymarks { width:250px; float:right; }
#content .blog-wrap .entry div.relatedposts h3 { margin: 0; }
div.bookymarks div.apibutton { float:right; margin-left:10px; }
div.relatedposts ul { padding:0; margin:0; list-style:none; }

div.metafoo {  }
div.metafoo div.morelink { float:right; }
div.metafoo a {
-moz-border-radius:5px;
background-color:#232F48;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:5px;
text-decoration:none;
}
div.metafoo a, div.metafoo a:visited, div.metafoo a:hover, div.metafoo a:link {
color:#fff;
}
div.metafoo a:hover { background-color:#33456B; }
div.metafoo a.commentlink { margin-right:5px; background-color:#EF4A05; }


div.metafoo div.morelink a.commentlink:hover { 
  background-color:#FC7D0F; 
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
.post img {
border:4px solid #E0E4F0; }
div.postnavigation {
background-color:#dddddd;
color:#666;
margin-bottom:0px;
padding:10px;
font-size:0.9em;
}
div.postnavigation a {
color:#666 !important;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
.entry p { margin-bottom:10px; line-height:1.85em; }
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color:#DEE3ED;
	}


small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}




#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}


div.blog-sidebar ul, div.blog-sidebar p {

font-size:0.9em;
border:none;
margin:0 0 30px 0;
padding:10px;
}
div.blog-sidebar p.feed-link {
background-image:url('http://www.justfreetemplates.com/images/site/icons/rss.png');
background-position:7px 50%;
background-repeat:no-repeat;
padding-left:42px;
}
h3 {
	font-size: 1.3em;
	}

#content .blog-wrap .entry h3 {margin-bottom:0;
margin-top:25px; border-bottom:none; display:block; }






.entry p a:visited {
	
	}
.commentlist li, #commentform input, #commentform textarea {
	font-size:1.0em;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.commentlist li {
	border-bottom:1px solid #A7B4D3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:14px;
list-style:none outside none;
margin:0;
padding:5px 10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#114477;
	text-decoration:none;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	color: #232F48;
	text-transform: none;

	}

#commentform p {
	font-size:0.8em;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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

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


.entry ul {
margin:0 0 0 10px;
}

a:hover {
	color: #147;
	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 */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin:0;
	text-align: left;
	color:#333333;
	font-family:arial;
	font-size:0.9em;
	line-height:1.6em;
	padding:0 0 20px;
	clear:both;
margin-bottom:20px;
border-bottom:1px solid #ddd;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-color:#ffffff;
}




/* End Structure */



/*	Begin Headers */



h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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, *.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignleft img {
margin-right:5px;
}
.alignright img {
margin-left:5px;}
.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. */





.entry ol {
	padding: 0 0 0 35px;
	margin: 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;
	}

#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: decimal 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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #BEC6E0;
	}

#commentform textarea {
	width: 605px;
	border:1px solid #BEC6E0;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	background-color:#232F48;
color:#FFFFFF;
font-family:Verdana, Geneva, sans-serif;
padding:8px;
font-weight:bold;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	border-top:1px solid #A7B4D3;
	}

.commentlist li {
	margin:0;
	padding:5px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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 {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



.blog-wrap h2 {
     color:#1C2538;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
      
}
.blog-wrap h2.titlelink {
        padding:0 0 10px 0;
}
.blog-wrap h2 a {
        color:#1C2538;
	border-bottom:1px solid #1C2538;
	font-weight:normal;
	text-decoration:none;
}
.blog-wrap small {
	font-size:0.7em;
        padding-top:10px;
}
.blog-wrap small a {
	color:#999999;
}
.blog-wrap h3 {
border-bottom:1px solid #DDDDDD;
color:#121725;
font-weight:bold;
letter-spacing:0;
font-family:Geneva,Arial,Helvetica,sans-serif;
margin:20px 0;
}
div.blog-sidebar ul.archivelist, ul.archivelist {
	text-align:left;
	background-color:transparent !important;
	border:none !important;
	margin:0 0 0 30px !important;
	padding:0 !important;
	list-style:none;
}
ul.archivelist li {
	padding:3px 0;
}
ul.archivelist li a {
	font-family:Arial, Helvetica, sans-serif;
}
div.green-box a {
	background-color:#508F2D;
	color:#ffffff;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
}
div.green-box a:hover {
	background-color:#508F2D;
}

a.more-link {
background-color:#1C2538; color:#ffffff; padding:3px; text-decoration:none;}

div.alignleft {
margin-right:5px; }
div.entry ul { margin: 25px 35px; list-style:disc; }
div.entry ul li { margin-bottom:15px; }

h3#respond, h3#comments{ color:#fff;
border-bottom: none;
display:block;
background:#F6650C url('images/comments-bg.jpg');
font-weight:bold;
letter-spacing:0;
padding:17px 10px;
border-bottom:1px solid #C14706;
height:16px;
text-shadow:0 1px #7F3405;
text-transform:uppercase;
font-size:14px;
margin:0; }
form#commentform { background-color:#E0E4F0;
padding:10px;border-top:1px solid #FFFFFF; }
form#commentform p, form#commentform p small { color:#3D527C; }
div.blog-sidebar { width:300px; }
div.blog-sidebar a { color: #333; } div.blog-sidebar a:hover { color: #000; }
div.blog-sidebar p.feed-link {background:url("images/comments-bg.jpg") no-repeat scroll 0 0 #F35808;
border-bottom:1px solid #C14706; color:#fff; font-weight:bold; margin-bottom:0;
padding:17px 10px;}div.blog-sidebar p.feed-link a { color:#fff; }
