/*

Theme Name: JAG
Theme URI: http://www.jagdesignideas.com/blog
Description: 'Theme created for my personal portfolio site.'
Author: Joel A. Glovier
Author URI: http://www.jagdesignideas.com
Version: 1.0
NOTICE:			Copyright 2009 - JAG Design Ideas
				Do not copy or redistribute without written consent from JAG Design Ideas
flag:      		=

*/


/*= Reset Default Selectors */
* {
	margin: 0px; 
	padding: 0px;
}
/*= Class for clearing floats */
.clear {
	clear:both;
}
/*= Remove border around linked images */
img {
	border: 0;
}
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(img/mainNavbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
#container {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
} 
/*= Navigation Styles */
#mainNav {
	background-image: url(mainNavbackground.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
#header UL {
	margin: 0px;
	float: right;
	padding: 0px;
	height: 57px;
	width: 517px;
	list-style-type: none;
	color: #FFF;
}
#header li {
	float: left;
	height: 57px;
}
#header li a {
	display: block;
	overflow: hidden;
	padding-top: 56px;
	height: 0px;
	border-bottom-style: none;
}
#header li#home {
	background-image: url(img/home-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
#header li#about {
	background-image: url(img/about-over.gif);
	width: 92px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header li#portfolio {
	background-image: url(img/portfolio-over.gif);
	width: 122px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header li#contact {
	background-image: url(img/contact-over.gif);
	width: 122px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header li#blog {
	background-image: url(img/blog-over.gif);
	width: 94px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header li#home a:link{
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
#header li#home a:visited {
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
#header li#home a:hover {
	background-image: url(img/home-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
#header li#home a:active {
	background-image: url(img/home-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 87px;
}
#header li#about a:link{
	background-image: url(img/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
}
#header li#about a:visited {
	background-image: url(img/about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
}
#header li#about a:hover {
	background-image: url(img/about-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
}
#header li#about a:active {
	background-image: url(img/about-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
}
#header li#portfolio a:link{
	background-image: url(img/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#portfolio a:visited {
	background-image: url(img/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#portfolio a:hover {
	background-image: url(img/portfolio-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#portfolio a:active {
	background-image: url(img/portfolio-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#contact a:link{
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#contact a:visited {
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#contact a:hover {
	background-image: url(img/contact-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#contact a:active {
	background-image: url(img/contact-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}
#header li#blog a:link{
	background-image: url(img/blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
}
#header li#blog a:visited {
	background-image: url(img/blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
}
#header li#blog a:hover {
	background-image: url(img/blog-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
}
#header li#blog a:active {
	background-image: url(img/blog-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 94px;
}
/*= Header Styles */
#header {
	height: 300px;
	width: 1000px;
	background: url(img/header-border-bar.gif) no-repeat center bottom;
	padding-bottom: 7px;
	margin-bottom: 25px;
}
#header h1, #header h2 {
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	height: 242px;
	width: 500px;
}
#header h2 a {
	display: block;
	height: 150px;
	width: 400px;
}
#JAGlogo {
	width: 500px;
	height: 238px;
	float: left;
	position: relative;
	display: block;
	background: url(img/JAGlogo.gif) no-repeat center center;
}
#tagline {
	height: 160px;
	width: 400px;
	float: right;
	position: relative;
	background: url(img/blog-heading.gif) no-repeat right bottom;
	margin-top: 75px;
	margin-right: 25px;
}

#tagline a {
	display: block;
	height: 100 px;
	width: 400px;
}

/*= footer styles */
#footer {
	height: 200px;
	padding-top: 60px;
}
#ft_right {
	height: 200px;
	width: 500px;
	float: right;
	background-image: url(img/estimatebox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ft_right p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	padding-top: 65px;
	padding-right: 65px;
	padding-bottom: 50px;
	padding-left: 70px;
	margin-top: 0px;
	line-height: 1.5em;
}
#ft_right p a:link {
	text-decoration: none;
	font-weight: bold;
	color: #00BDF0;
}
#ft_right p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00BDF0;
}
#ft_right p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1188C9;
}
#ft_right p a:active {
	text-decoration: none;
	font-weight: bold;
	color: #1188C9;
}
#ft_left {
	width: 450px;
	height: 200px;
	float: left;
	margin-left: 50px;
}
.ft_phone {
	height: 55px;
	width: 100px;
	display: block;
	background-image: url(img/phicon.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	float: left;
}
.ft_email {
	height: 55px;
	width: 160px;
	display: block;
	background-image: url(img/emicon.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	float: left;
}
.ft_email a:link {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
.ft_email a:visited {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
.ft_email a:hover {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#footer_nav {
	height: 25px;
	width: 400px;
	display: block;
	float: left;
	list-style-type: none;
}
#footer_nav li {
	display: block;
	float: left;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_nav li a {
	display: block;
	float: left;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer_credits {
	height: 60px;
	width: 400px;
	display: block;
	float: left;
	padding-top: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding-bottom: 20px;
}
.footer_credits a,
.footer_credits a:link,
.footer_credits a:visited {
	color: #999;
}
.footer_credits a:hover {
	color:#333	
}
#footer_nav li a:hover {
	display: block;
	float: left;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

/*= Blog Template Styles */

#blog {
	width: 1000px;
	overflow: hidden;
}

#rss {
	display: block;
	float: right;
}

/*= Wordpress Post Styles */

#primary {
	float: left;
	width: 600px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	text-decoration: none;
	list-style-type: none;
	overflow: hidden;
}

.post-item {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	width: 550px;
	list-style-type: none;
	display: block;
	padding: 15px;
	background-color: #F0F0F0;
	background-image: url(img/portfpostbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 50px;
	border: 1px solid #C3C3C3;
	position: relative;
	overflow: hidden;
}

.post-item img {
	float: left;
	padding: 4px;
	border: 1px solid #a8a8a8;
	margin-right: 15px;
	margin-bottom: 60px;
	margin-left: 0;
	background: #fafafa;
}

.post-item h2 {
	font-size: 1.4em;
	padding-top: 10px;
}

.post-item p {
	font: 0.7em/1.4em Tahoma, Geneva, sans-serif;
	color: #666;
	margin-left: 230px;
	padding-top: 10px;
}

.post-item a {
	color: #666;
}

.post-item a:hover {
	color: #00bdf0;
	text-decoration: none;
}

.post-item h2 a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-style: normal;
}

.post-item h2 a:hover {
	color: #999;
	text-decoration: none;
}

.post-item p.meta {
	color: #999;
	font-size: 0.7em;
	font-style: normal;
	margin-left: 230px;
	margin-bottom: 15px;
	text-indent: 15px;
}

a.more-link {
	background: url(img/morelink.png) no-repeat;
	color: #FFF;
	text-align: center;
	height: 39px;
	width: 90px;
	line-height: 2em;
	position: absolute;
	top: 255px;
	left: 140px;
	text-decoration: none;
}

a.more-link:hover {
	color: #333;
	text-decoration: underline;		
}

.post-item div.numComments {
	background: url(img/bluebox.png) no-repeat;
	height: 50px;
	width: 50px;
	line-height: 3em;
	text-align: center;
	position: absolute;
	top: 240px;
	left: 15px;
}

.post-item div.numComments a {
	font-size: 1em;
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
}

.post-item div.numComments a:hover {
	color: #333;
	text-decoration: underline;	
}

/*= Previous and Next posts Button */

#morePrev a {
	background: url(img/morelink.png) no-repeat;
	color: white;
	font-size: 0.8em;
	line-height: 2em;
	float: right;
	height: 39px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	margin-right: 29px;
}

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

/*= Single Page styles */

.single .post-item p {
	font-style: normal;
	margin: 0px;
	font-size: .8em;
	padding-top: 5px;
	padding-bottom: 10px;
}

.single img.postContentImage  {
	background: #fafafa;
	text-align: center;
	border: 1px solid #a8a8a8;
	padding: 10px;
	margin: 1em auto;
	float: none;
}

.single div.post-item ul {
	list-style: none;
}
.single div.post-item ul li {
	list-style: none;
	line-height: 2em;
}

.single .post-item img {
	margin-bottom: 5px;	
}

/*= Wordpress Sidebar styles */

#sidebarWrap {
	width: 400px;
	display: block;
	float: right;
	background: url(img/sidebarmainbg.gif) repeat-y center;
}

#sidebarTopBg {
	width: 400px;
	height: 55px;
	display: block;
	background: #FFF url(img/sidebartopbg.gif) no-repeat center top;
}

#sidebarBottom {
	width: 400px;
	height: 450px;
	display: block;
	background: #FFF url(img/sidebarbottombg.gif) no-repeat center bottom;
}

#sidebarBottom a img {
	display: block;
	width: 290px;
	height: 270px;
	margin: 20px 55px;
}

#sidebar {
	width: 300px;
	list-style: none;
	margin-right: 50px;
	margin-left: 50px;
}

#sidebarTop {
	height: 100px;	
}

#twitterFeed {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999;
}

#twitterFeed ul li {
	margin-bottom: 10px;		
}

#twitterFeed ul li a {
	color: #333;
	text-decoration: none;	
}

#twitterFeed ul li a:hover {
	color: #00bdf0;
	text-decoration: underline;	
}

#sidebar li ul {
	list-style: none;	
}

#rss {
	height: 50px;
	width: 250px;	
	display: block;
	float:left;
	margin-bottom: 10px;
}

#search {
	background: url(img/searchIcon.gif) no-repeat left center;
	height: 51px;
	padding-left: 70px;
	width: 250px;
	display: block;
	float: left;
}

input {
	background: #FFF;
	border: 1px solid #CCC;
	color: #666;
	padding: 3px;
	font-size: .8em;
}

input:focus, input:hover, textarea:focus, textarea:hover {
	background: #ededed;
	color: #333;
}

#s {
	margin-top: 10px;
	width: 125px;
	height: 16px;
}

#searchsubmit {
	
}

.widget {
	background: url(img/sidebar-line.png) no-repeat center bottom;
	width: 275px;
	padding: 0px 10px 40px;
	margin-bottom: 15px;
	list-style: url(none) none;
	font-size: .8em;
	line-height: 1.2em;
}

.widget a {
	color: #666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

.widget a:hover {
	color: #00bdf0;
	text-decoration: underline;		
}

.widget ul {
	list-style: none;	
}

.widget h2 {
	font: bold 1.2em Tahoma, Geneva, sans-serif;
	color: #666;
	margin-bottom: 15px;
}

#sponsors {
	display: block;
	overflow: hidden;
	
}

.sponsorAd {
	float: left;
	padding: 2px;
	margin: 3px;
	border: 1px solid #f1f1f1;	
	
}

#sidebarServices {
	overflow: hidden;	
}

#sidebarServices li {
	list-style: none;
	float: left;
	margin: 3px;
}

/*= Comments Template */

div#comments_template {
	width: 550px;
	margin-top: 2em;
	clear: both;
	margin-bottom: 28px;
	overflow: hidden;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
}

#comments_template h3 {
	color: #333;		
}

#comments_template input {
	background: #fafafa;
	margin-right: 10px;
}

#comments_template li {
	clear: left;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #fafafa;
	padding: 2em 0;
	overflow: hidden; 
}

#comments_template li:first-child {
	border-top: none;
}

#comments_template li:last-child {
	border-bottom: none;
}

#comments_template .avatar {
	float: left;
	margin-right: 25px;
	background: #f1f1f1;
	border: 1px solid #CCC;
	padding: 4px;
}

.main_comment {
	background: #f1f1f1;
	margin-left: 133px;
	padding: 15px;
	position: relative;
}

.main_comment p {
	font-size: 0.8em;
	color: #666;
	line-height: 1.4em;
}

.main_comment h4 a {
	color: #333;
	text-decoration: none;
}

.main_comment h4 a:hover {
	color: #00bdf0;
	text-decoration: underline;	
}

.main_comment span.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-bottom: 25px solid white;
	border-right: 20px solid #f1f1f1;
	position: absolute;
	top: 10px;
	left: -20px;
}

/*= Single Page Styles */