/* ------------------------------------------------- */
/* THE CORE LAYOUT STYLING IS FOUND IN THIS DOCUMENT */
/* ------------------------------------------------- */

body{
	background: #ddd;
}

/* Global Wrap */
#wrap{
	width: 1080px;
	margin: 0 auto;
}

/* Page      */

/* Page      */
/* -> Header */
#page .header{
	background: url(library/img/page/header_bg.png) no-repeat;
	height: auto;
	text-align: center;
	margin-top: 33px;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	padding-bottom: 20px;
	width: 1000px;
}

#page .header img{
	margin-top: 30px;
}

/* Page          */
/* -> Navigation */

#page .navigation{
	width: 1000px;
	background: #FFF;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
}

#page .navigation .border{
	/*border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;*/
	
	margin-left: 31px;
	margin-right: 31px;
	background:url('library/img/nav-bg.jpg') repeat-x scroll;
}

#page .navigation ul{
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;

}
#page .navigation ul#nav{
	padding-left:280px;
}

#page .navigation ul li{
	display: inline;
	background: url(library/img/navDot.gif) no-repeat;
	padding-left: 20px;
	padding-right: 12px;
}

#page .navigation ul li:first-child{
	padding-left: 0px !important;
}

#page .navigation ul li.first{
	background: none;
	padding-left: 0px;
}



#page .navigation .search{
	float: right;
 	padding-right:5px;
	padding-top:4px;
	height:	22px;
}
#page .navigation .icon{
	vertical-align: top;
	margin:1px 2px 0 0;
	height:21px;
}

#page .navigation .search .field{
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
	font:12px;
    font-family: Lucida Grande, Arial, sans-serif;
	padding: 2px 3px 1px 4px;
    width: 120px;
	display:inline;
}

#page .navigation .search .button{
	background: transparent url(library/img/navigation/search.gif) no-repeat scroll 0 1px;
	border: 0 none;
    height: 22px!important; 
	width: 21px!important;
    padding: 0; 
	margin: 0;
    position: relative;
	top:0px!important;
	display: inline;
	font:12px;
    text-indent: -9999px!important;
}

/* Content */
#page #content{
	background: #FFF;
    margin: 0 29px;
	padding-top: 20px;
	width: 1000px;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	margin: 0px 31px 19px;
	padding: 8px 0;
}

#content .info_bar div.twitter{
	background: url(library/img/twitter_bg.jpg) no-repeat;
	height: 95px;
	width: 915px;
	padding-right:20px;
	float: left;
	/* border-right: 1px solid #313131; */
}
ul.twitter li.twitter-item{
	line-height:16px;
	letter-spacing:1pt;
}
.twitter span.twitter-timestamp{
	font-size:10px;
	color:#c1c1c1;
	border-bottom:0 none!important;
	text-decoration:none!important;
	display:block;
}
.twitter_title_link{
	font-size:14px;
	line-height:14px;
	color:#c1c1c1;
	/* margin: 0 0 0 155px; */
	padding:0;
	
}.twitter_title_link a{
	color:#c1c1c1;
}
#content .info_bar .email_me img{
	margin-left: 10px;
}

/* Content             */
/* -> From Title Bar   */
#content .from_title{
	text-align: center;
	padding: 13px;
	border-bottom: 1px dotted #c2c2c2;
    margin: -21px 31px 20px;
}

#content .from_title .page_title img{
padding: 0px 7px;
}

#content .from_title ul{
	width: 100%;
}

#content .from_title ul li{
	display: inline;
	background: url(library/img/navigation/navigation_dot.jpg) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}


/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin-left: 31px;
	margin-right: 31px;	
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry{
	width: 590px;
	/* border-right: 1px dotted #c2c2c2; */
	padding-right: 25px;
	float: left;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry{
	margin-bottom: 20px;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(library/img/blog/date_bg.jpg) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 15px;
}

#content .content_wrap .entries ul li .entry-title,
#content .content_wrap .full-entry .entry-title{
	float:left;
	width: 400px;
}


#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}


#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post,
#content .content_wrap .full-entry .page{
	clear: both;
	padding-top: 1px;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 20px;
}


#content .content_wrap .entries ul li .alignleft,
#content .content_wrap .full-entry ul li .alignleft{
	float: left;
	padding-top: 8px;
	padding-right: 15px;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(library/img/blog/comments_bg.jpg) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}


#content hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 5px;
	margin-bottom: 20px;
}


/* COMMENTS STYLING */
#content .content_wrap .comment_list{
	padding-top: 10px;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #fff;
	padding: 16px 0;
    border-bottom: 1px dotted #c2c2c2;
}

#content .content_wrap .comment_list p{
	margin-top: 0px;
}

.comment_list input, 
.comment_list textarea{
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 6px 0;
}

.comment_list .comments_meta{
	padding: 4px 6px 6px; background: #eee;
        border-borrom: dotted 1px #ccc; 
}

/* CONTACT FORM STYLING */
.contact-form input,
.contactform textarea{
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 6px 0;
}



/* SIDEBAR STYLING */
#sidebar{
	float: left;
}

#sidebar .sidebar_wrap{
	width: 262px;
	margin-left: 37px;
}

#sidebar ul li{
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#sidebar ul li li{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}


#sidebar ul li div div{
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#sidebar ul li div p{
	margin-bottom: 5px;
}



/* Sidebar       */
/* -> Affiliates */

#sidebar ul.affiliates li{
	display: inline;
}

#sidebar hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us{
	line-height: 24px;
	text-align: right;
}

/* Sidebar       */
/* -> The Author */

#sidebar .the_author{
	line-height: 24px;
}

#sidebar .the_author img{
	border: 1px solid #000;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li{
	margin-bottom: 10px;
}


/* FOOTER NAV */
.footer_nav{
	background: url(library/img/page/footer_nav_bg.png) no-repeat bottom;
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	height:57px;
	width: 1000px;	
	padding-top: 12px;
}

.footer_nav .list{
	border-top: 1px dotted #c2c2c2;
	margin-left: 31px;
	margin-right: 31px;
	padding: 15px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 200px;
}

.footer_nav .cur{
	float: left;
	width: 500px;
}

.footer_nav .next{
	float: right;
	width: 200px;
}



/* FOOTER   */
#footer{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

#footer .footerList ul li{
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 130px;
}

#footer .footerList ul li li{
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	clear: left;
	width: 130px;
}


#footer .footerWrap{
	width: 1000px;
	margin: 0 auto;
}



/* CUSTOM STYLING */

.twitter li.twitter-item{
margin: 10px 0; 
}

.pushup{
	margin-top: -20px;
}

.info_bar .twitter ul li, .info_bar .twitter div{
	margin-left: 155px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 24px;
	
}








/* IMAGE STYLING */

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

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

.alignright {
float: right;
}

.alignleft {
float: left;
}

.post img, .post a img, .comment_list .avatar{
padding: 3px;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
}

.post a img:hover, .comment_list .avatar:hover{
background:#dddddd none repeat scroll 0 0;
}

.comment_list .avatar{
float: left;
margin: 5px 12px 2px 0;
display: inline;
}
/* Pat's STYLes */
.clearFloat{
	clear:both;
}
.welcomeText{
	font-size:1.5em;
	letter-spacing:1px;
}
.addressBox{
	width:290px;
	float:left;
	display:inline;
}
dl#ourvalues{

}
dl#ourvalues dt{
	width:160px;
	float:left;
}
dl#ourvalues dd{
	margin-left:160px;
	
}


ul#mycarousel.homegal{
	overflow:hidden;
	height:290px;
}


ul#mycarousel.pagegal{
	overflow:hidden;
	height:150px;
}
ul#mycarousel.pagegal li{
	float:left!important;
}

