/*
Theme Name: Pinnacle Theme
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #808080;
	background: #ffffff url(images/background-2.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #184D93;
}
a:hover {
	
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 155px;
	overflow: hidden;
}
	#header ol {
		list-style-type: none;
		margin-left:10px;
	/*	height: 18px; 
		padding-top: 10px; */
	}
		#header ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 3px 15px;
			border-left: 1px solid #464646;
			margin-top:4px;
			
		}
		#header ol li a {
			color: #CBCBCB;
			vertical-align: ;
		}
		#header ol li.f {
			padding-left: 14px;
			border-left: 0;
		}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 0px 0px 0px;
	}
		#header h1 a {
			text-indent: -9999px;
			outline: none;
			display: block;
			background: url(images/gisetc-web-header.jpg) no-repeat 0 0;
			width: 978px; height: 130px;
		}
	#header .ad {
		float: right;
		padding: 26px 0 0 15px;
	}
	
	
	#header ol li {
		height:25px;
		
		
	}
	
	#header ol li a:hover {
		text-decoration:none;
		}
	
	#header ol li:hover {
		background:#D30126;
		}
		
		
/** END header **/

/** BEGIN content **/
#content {
	width: 636px;
	float: left;
	padding: 15px 0 20px 10px;
}
	#content .latest { }
		#content .latest .post h2 {
			font-size: 2em;
		}
		#content .latest .post .details2 {
			clear: both;
			height: 20px;
			padding-top: 10px;
			border-top: 1px solid #AEAEAE;
			font-family: Georgia;
			color: #AEAEAE;
		}
		#content .latest .post .details2 a {
			color: #AEAEAE;
		}
		#content .latest .post .details2 a:hover {
			color: #464646;
		}
	#content .l { float: left; }
	#content .r { float: right; }
	#content .division {
		width: 307px;
	}
		#content .division .post img {
			float: left;
			margin: 2px 10px 5px 0;
			width: 100px;
		}
	#content .post {
		font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color: #333333;
	display: block;
	border: 2px solid #DADADA;
	background: #F5F5F5 url(img/pt.jpg) top left repeat-x;
	line-height: 24px; 
	text-align:left;
	margin-top: 5px;
	margin-left: 0px;
	padding: 5px 5px 10px 10px;
	overflow:hidden;
	width:618px;}
	}
		#content .post h2 {
			font-family: Georgia;
			font-size: 1.4em;
			margin-bottom: 5px;
		}
			#content .post h2 a {
				color: #676042;
			}
			#content .post h2 a:hover {
				background:none;
				color: #464646;
			}
		#content .post .details {
			font-family: Georgia;
			color: #AEAEAE;
			margin-bottom: 15px;
		}
			#content .post .details a {
				color: #AEAEAE;
			}
			#content .post .details a:hover {
				color: #464646;
			}
		#content .post h3, h4, h5, h6 {
			margin-bottom: 5px;
			font-size: 1.5em;
			font-family: Georgia;
			font-weight: normal;
		}
		#content .post p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .post ol, #content .post ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .post blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			border-top: 1px solid #cdcdcd;
			border-bottom: 1px solid #cdcdcd;
			font-style: italic;
		}
		#content .post li {
			line-height: 1.4em;
			padding: 2px 0;
			list-style:none;
		}
		
		#content p{
			padding-top: 5px;
			padding-left: 5px;
		}
/** END content **/

/** BEGIN sidebar **/
#mc-signup {
	width: 300px;
	float: right;
	margin: 8px 10px 2px 0;
	background-color: #ffffff;
}

#sidebar {
	width: 300px;
	float: right;
	margin: 15px 10px 20px 0;
	background-color: #e3e3e3;
	border: 1px solid #D9D4C5;
}
	#sidebar .box {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
	#sidebar search {
		height: 30px;
		background: url(images/search.gif) no-repeat 0 0;
	}
	#sidebar form {
		height: 30px;
		background: url(images/search.gif) no-repeat 0 0;
	}
		#sidebar form input {
			border: 0;
			float: left;
			width: 185px;
			margin: 8px 12px 0 3px;
			font-size: 12px;
		}
		#sidebar form button {
			float: left;
			border: 0;
			text-transform: uppercase;
			color: #ffffff;
			font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			width: 77px; height: 30px;
			background-color: transparent;
		}
	#sidebar .subscribe {
		padding-left: 65px;
		background: url(images/rss_48x48.png) no-repeat 0 0;
		height: 50px;
	}
		#sidebar .subscribe h2 {
			text-transform: none;
			padding: 14px 0 10px;
		}
			#sidebar .subscribe h2 a {
				color: #676042;
				margin: 0;
			}
		#sidebar .subscribe p {
			font-size: 0.9em;
		}
		#sidebar .subscribe a {
			margin: 0 2px;
		}
	#sidebar .flickr {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
		#sidebar .flickr img {
			margin: 5px;
		}
	#sidebar .video {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
	#sidebar .tags {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#sidebar .tags {
			
		}
		
		
	#sidebar h1 {
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #676042;
		padding: 5px;
		padding-bottom: 13px;
		list-style-type: none;
		
		}
		
		
	#sidebar h2 {
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
		color: #676042;
		padding: 5px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 5px 10px 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#sidebar ul li {
			list-style:none;
			padding: 4px 0;
			line-height: 1.4em;
		}
		#sidebar ul li a {
			color: #68645A;
			list-style:none;
		}
		#sidebar ul li a:hover, #sidebar ul li strong {
			color: #464646;
			list-style:none;
		}
	#sidebar .l {
		float: left;
		width: 145px;
		padding-top: 5px;
	}
	#sidebar .r {
		float: right;
		width: 145px;
		padding-top: 5px;
	}
		#sidebar .l ul, #sidebar .r ul {
			background: none;
			padding-bottom: 20px;
		}
		#sidebar .l h2, #sidebar .r h2 {
			padding: 5px 10px;
		}
		
		#sidebar li {
		list-style:none;
	}
/** END sidebar **/

/** START Shopping Cart Menu **/

	#sidebar-shopping-cart {
	width: 300px;
	float: right;
	margin: 15px 10px 20px 0;
	background-color: #e3e3e3;
	border: 1px solid #D9D4C5;
	list-style:none;
}
	#sidebar-shopping-cart .box {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
	
	#sidebar-shopping-cart h1 {
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #676042;
		padding: 5px;
		padding-bottom: 13px;
		list-style: none;
	}
	#sidebar-shopping-cart h2 {
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		color: #BE060A;
		padding: 5px;
		list-style: none;
	}
	#sidebar-shopping-cart h4 {
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		color: #BE060A;
		padding: 5px;
		list-style: none;
	}
	
	#sidebar-shopping-cart ul {
		list-style: none;
		padding: 5px 10px 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
	}
		#sidebar-shopping-cart ul li {
			list-style: none;
			padding: 4px 0;
			line-height: 1.4em;
		}
		#sidebar-shopping-cart ul li a {
			list-style: none;
			color: #68645A;
		}
		#sidebar-shopping-cart ul li a:hover, #sidebar ul li strong {
			list-style: none;
			color: #464646;
		}
	
/** END Shopping Cart Menu **/	




/** BEGIN footer **/
#footer {
	display:none;
	clear: both;
	background: #F1EFE5 url(images/horizontal.gif) repeat-x 0 0;
	color: #676042;
	padding: 10px 0 20px;
}
	#footer p {
		width: 970px;
		margin: auto auto;
		text-align: left;
		line-height: 2em;
	}
	#footer a {
		color: #676042;
	}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.postnav {
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#comments {
	background: #e3e3e3 url(images/post-2.gif) repeat-x 0 0;
	border: 1px solid #D9D4C5;
	padding: 10px;
	margin-top: 4px;
}
	#comments h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #D9D4C5;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
	
	
#tools {

	width:590px;

	height:25px;

	font-size:0.95em;

}

#tools a:hover {

	background:none;

}

.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 13px;
    color: #333;
	margin-bottom: 5px;
	}
	
	
.post{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color: #333333;
	display: block;
	border: 2px solid #DADADA;
	background: #F5F5F5 url(img/pt.jpg) top left repeat-x;
	line-height: 18px; 
	text-align:justify;
	margin-top: 5px;
	margin-left: 2px;
	padding: 5px 5px 10px 10px;
	overflow:hidden;
	width:600px;}
.post img { 
	float: left; 
	margin:3px 5px 0px 0px;
	padding : 4px; 
	border : 1px solid #adb3b6; 
	background : #fff;}
	
.date{
	color: #FFF;
	float: right;
	font-family: sans-serif, verdana, Arial, Georgia;
	position: relative;
	height:25px;
	background: url(img/date.jpg) center no-repeat;
	width:90px;
	text-align:center;
	margin: 2px 0 0 0;
	padding: 6px 2px 0 2px;
	font-size:11px;}
	
h3.posttitle {
	font-family:"Georgia",verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width:415px;
	padding: 4px 0 4px 0px;
	margin-top: 7px;
	line-height: 20px;
	margin-bottom: 2px;}
.posttitle a:link{
	font-size: 18px;
	color: #000;
	font-weight: normal;}
.posttitle a:visited{
	font-size: 18px;
	color: #000;
	font-weight: normal;}
.posttitle a:hover{
	font-size: 18px;
	color: #323232;
	font-weight: normal;
	text-decoration: none;}
.posttitle a:visited:hover{
	font-size: 18px;
	color: #323232;
	text-decoration: none;}
.screen img { 
	height: 70px;
	width: 70px;
	padding : 3px; 
	margin-top: 10px;
	border : 1px solid #969696;}
.metadata{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color: #454545;
	display: block;
	line-height: 15px; 
	text-align:right;
	background: #E9E9E9 url(img/pm.jpg) top right no-repeat;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px 30px 0px 10px;
	overflow:hidden;
	width:602px;
	height: 20px;}
.metadata a:link{
	border: none;
	color: #ffffff;
	font-weight: normal;}
.metadata a:hover{
	border: none;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: underline;}
.metadata a:visited:hover{
	border: none;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: underline;}
.metadata a:visited{
	border: none;
	color: #ffffff;
	font-weight: normal;}	                
.postmetadata{
	display:block;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	background: #545454;
	text-align: right;
	color:#A8A8A8;
	width:580px;
	margin-top: 3px;
	padding: 0px 30px 5px 10px;
	overflow:hidden;}
.postmetadata a:link{
	border: none;
	color: #ffffff;
	font-weight: normal;}
.postmetadata a:hover{
	border: none;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: underline;}
.postmetadata a:visited:hover{

	border: none;
	color: #DFDFDF;
	font-weight: normal;
	text-decoration: underline;}
.postmetadata a:visited{
	border: none;
	color: #ffffff;
	font-weight: normal;}	
#navigation {
	margin-left:auto;
	margin-right:auto;
	width: 1003px;
	height: 62px;
	overflow: hidden;
	line-height:2.7em;
	background: #FAFAFA url(img/bcklines.jpg) top left no-repeat;}
#navigation #search {
	position: absolute;
	text-align: left;
	float: left;
	width: 200px;
	margin: 7px 20px 0 776px;
	clear: both;
	line-height:0px; 
	font-weight: bold;
	z-index: 100; }
	
#navbar {
	margin:0 auto;
	margin-top:0px;
	padding:10px 10px 10px;
	text-transform:uppercase;
	background: url(images/atw-navbar.jpg);
	background-repeat:no-repeat
}
#page-bar {
	width:920px;
	margin-left:10px;
	margin-right:10px;
}
#page-bar ul {
	list-style: none;
	
}
#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	

        
}
#page-bar li:hover {
	background: #BE060A;
}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 20px 0px 20px;
	font-weight:bold;
	color:#FFF;
	display:block;
}
#page-bar a:hover {
	text-decoration:none;
	display:block;
	
}

#page-bar li {
	float: left;
	padding: 0px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #414141;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border-bottom: 2px solid #262626;
	border-right: 2px solid #262626;
	border-left: 2px solid #262626;

}
#page-bar li li a:hover, #page-bar li li a:active {
	background: #BE060A;
	padding: 5px 10px 5px 10px;
}
#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	
}
#page-bar li:hover ul {
	left: auto;
	display: block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}
	

/** END wordpress 2.7 comments **/

