/*
Theme Name: Grip
Theme URI: http://grippy.com/
Description: The dogs.
Version: 0.1
Author: Jon Allbut & Pete Innes
Author URI: http://www.jonnya.net & http://www.peteinnes.com
Tags: blueprint, jquery, cufon, widgets
*/

body{
	margin: 0;
	padding: 0 0 1em 0;
	color:#666;
	background-color: #e4ebf5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Thesis Sans","Myriad Pro","Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:85%;
}

h1, h2, h3, h4, h5, h6 {
}

a{
	text-decoration:none;
	color: #233882;}
	
	a:hover{
	color: #000;}


#header{
	height: 206px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header-logo {
	float: left;
}
#header-logo img{
	margin-top: 105px;
	margin-left: 30px;
}
#header-aside {
	float: right;
	margin-top: 95px;
	text-align: right;
}

#header-aside div.widget_text div#header-aside-1{
	margin-right: 75px;
	
}

#header-aside div.widget_text div#header-aside-2{
	margin-top: 28px;
	margin-right: 35px;
}

h2, h3{
	line-height: 1.2em;
}

table, td, th {
	vertical-align:top;
	padding: 0;
}
/*************************************/

#nav div.box{
	padding-top: 0;
	padding-bottom: 0;
}

#nav{
	margin-bottom: 5px;
}

/*
#nav ul {
	
	width: 100%;
	list-style: none;
	margin: 2px 0 30px 0;
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
	height: 34px;
}

#nav ul li {
	float: left;
	margin-right: 35px;
}

#nav ul li a {
	font-size: 1em;
	color: #233882;
}

#nav ul li a:hover {
	color: #000;
}
#nav ul li ul {
	
}
*/

/*************************************/

#navmenu-h {
	background: #fff;
	z-index:13;
}

#navmenu-h li.alignright {
	float: right;
	
}
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	/*
width: 944px;
*/
	/*For KHTML*/
	list-style: none;
	height: 34px;
	/*border-bottom: 1px #d6d6d6 solid;*/
	/*border-top: 1px #fff solid;
border-left: 1px #d6d6d6 solid;
border-bottom: 1px #d6d6d6 solid;*/
/*border-left: 3px #fff solid;
border-right: 3px #fff solid;*/
z-index:98;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	/*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 34px;
	/*border-right: 3px #fff solid;*/
	z-index:99;
	/*
background-image: url(images/menu-li-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
*/
}

ul#navmenu-h li.alignright{
	border-right: none;
	/*border-left: 3px solid #fff;*/
	/*
background-image: url(images/menu-li-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
*/
}


ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 190px;
	list-style: none;
	display: none;
	position: absolute;
	top: 34px;
	left: -1px;
	z-index:100;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu-h ul li {
	/*width: 160px;*/
	float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;/*For IE*/
	
background-color:#fff;

}
/* Root Menu */
ul#navmenu-h a {
	padding: 5px 10px 5px 10px;
	float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
	font-size: 1.1em;
	color: #333333;
	/*
color: #cccccc;
*/
	height: auto !important;/*For IE*/
	text-align: left;
	
	
	
	/*
font: 11px/26px Helvetica;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
*/
	
	
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
	/*
background:#333333;
		background-image: url(images/menu-li-bg-2-on.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
color: #fff;
*/
color: #233882;
}

ul#navmenu-h li.alignright a:hover {
		/*
background-image: url(images/menu-li-bg-2-on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
*/
}

/* 2nd Menu */
ul#navmenu-h li:hover ul, ul#navmenu-h li.iehover ul {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
}

ul#navmenu-h li:hover li, ul#navmenu-h li.iehover li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
}

ul#navmenu-h li:hover li a, ul#navmenu-h li.iehover li a {
	float: none;
	/*
background: #fff;
	color: #f5f5f5;
*/
	line-height: normal;
	white-space: nowrap;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	/*
background: #333;
	color: #FFF;
*/
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a {
	/*
background: #000;
	color: #ccc;
*/
}
/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a {
	/*
background: #CCC;
	color: #FFF;
*/
}
/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a{
	/*
background: #EEE;
	color: #666;
*/
}
/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
	/*
background: #CCC;
	color: #FFF;
*/
}
ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}

/*************************************/

#main-content .box{
	
}
#main-content h2{
	border-bottom: 1px solid #ccc;
	color: #644c4c;
}
#main-related {
}
#main-aside {
}

.post img.thumbnail {
	float:left;
	margin: 0 1em 0.5em 0;
	border: 1px solid #ccc;
}
/*************************************/

#secondary-content {
}
#secondary-related {
}
#secondary-aside {
}
/*************************************/

#footer-content .widget{
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
#footer-related .widget{
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
#footer-aside {
}
/*************************************/



#wrapper {
}
#container {
	margin: 0 auto;
	width: 950px;
	clear: both;
	min-height: 800px;
}
#main-container {
	background-color: #fff;
}

#spotlight-container{
	text-align: center;
}

.box {
	padding:0 2.5em 1em 2.5em;
	background: none;
}

.box-2 {
	padding:0 2.5em 0 2.5em;
	background: none;
}

.box-left {
	padding:0 0 1em 2.5em;
	background: none;
}

.box-right {
	padding:0 2.5em 1em 0;
	background: none;
}

#main-related .widget {
	margin-bottom: 2.5em;
}

#main-related .widget h3, .entry h3{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}

#main-content ul{
	margin: 0 0 1.5em 0;
	padding: 0;
	
	
}

#main-content ul li{
	
	}
	
	#main-content table tr td ul li{
	padding: 10px 5px 10px 45px;
	margin: 0;
	border-top: 1px solid #ccc;
	border-bottom: none;
	list-style-position: outside;
	list-style-type: none;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/arc-grip/images/bullet-big.png);
	}

#secondary-content .widget h3{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#secondary-content .widget ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

#secondary-content .widget ul li{
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #2f2f2f;*/
}

#main-related .widget ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

#main-related .widget ul li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}

.widget_links img{
	margin-right: 10px;
	vertical-align:middle;
}

.gdsw-recent-posts a{
	font-size: 1.5em;
}

.alignleft{
	float: left;
	margin-right: 1.5em;
}

.alignright{
	float: right;
	margin-left: 1.5em;
}
.alignleft, .alignright{
	
	margin-bottom: 1em;
}

.slideshow{
	margin-bottom: 1em;
}

.ngg-galleryoverview {
margin: 0 0 1em 0;
text-align:center;
}

hr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ccc none repeat scroll 0 0;
border:1px none;
clear:both;
color:#ccc;
float:none;
height:1px;
margin:0 0 2em;
width:100%;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style:none;
}

ol.commentlist li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.comment-author img{
	margin: 0 0.5em 0.5em 0;
	padding: 0;
}

div.entry ul{
	clear: both;
	margin: 0 0 1em 0;
	padding: 0;
}

div.entry ul li{
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
}

.postmetadata {
	clear: both;
}

.aktt_tweets li.aktt_more_updates{
	display: none;
}

input {
	border: 1px solid #CCCCCC;
	padding-left: 0;
}
select.short-field{
	width: auto;
}
ol {
	margin-left: 35px;
}
label {
	font-weight: normal;
}
textarea {
	height: 200px;
	width: 500px;
}
.small {
	font-size: .9em;
}
div.small{
	margin-left: 20px;
}
div.content ul{
	padding-left: 20px;
}
ul {
	list-style-type: none;
	margin-left: 1em;
	margin-bottom: 1.5em;
	padding: 0;
}
ul li {
	/*
background-repeat: no-repeat;
	line-height: 1.4em;
	list-style-image: url('images/li.gif');
*/
	margin: 0;
	padding: 0;
}
div.entry table tbody tr th{
	background-image:url(images/table-th-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 10px;
	padding-top: 7px;
}

div.entry table tbody tr td{
	padding: 10px 15px;
}

div.entry table.content-ad{
	padding: 0;
	margin: 0;
	border: 2px solid #fff;
	margin-bottom: 10px;
}

div.entry table.content-ad tbody tr{
	
}

div.entry table.content-ad tbody tr td{
	padding: 0;
	margin: 0;
	border: 2px solid #fff;
	text-indent: 0;
}
img.size-medium {
	margin-bottom: 1em;
}

.home-left-div, .home-right-div{
	width: 47%;
}

.home-left-div h4, .home-right-div h4{
	/*
border-bottom: 1px solid #cccccc;
*/
	margin-bottom: 0.5em;
}

.home-left-div{
	float: left;
}

.home-right-div{
	float: right;
}

small{
	margin-bottom: 10px;
	clear: both;
	display: block;	
}

#footer-container{
	background-color: #ffffff;
}


/************/

.zoomoutmenu {
  position: relative;
  height: 373px;
  width: 541px;
  margin: 0 auto;
}

.panels {
  height: 353px;
  width: 541px;
  overflow: hidden;
/*
  border: 1px solid #cccccc;

*/}

.tabs {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.tabs li {
  float: left;
  display: block;
  width: 177px;
  background-color: #fff;
  text-align: center;

  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;

  height: 35px;
  color: #fff;
}
.tabs li:hover {
	/*
border: 1px solid #000;
*/
}

.tabs li.mytab1{
	
	margin-right: 2px;
}

.tabs li.mytab2{
	margin-right: 2px;
}

.tabs li.mytab3{
}

.tabs li a {
  display: block;
  font-size: 1em;
  margin-top: 10px;
}

.tabs li a:hover {
		
}

.panel {
  background: #ccc;
  padding: 10px 10px 10px 0;
  height: 353px;
  position: relative;
}

#main-content .panel div.my-panel {
  padding: 0;
  margin: 120px 0 0 0;
  border-bottom:none;
  background-color:#FFFFFF;
  width: 250px;
  padding: 15px;
  text-align:left;
  font-size: 1.3em;
  line-height: normal;
  letter-spacing: 0.02em;
  height: 115px;
  opacity:0.8;
}

#main-content .panel div.my-panel:hover {
	opacity:0.93;
}

#main-content .panel div.my-panel p {
	font-size: 0.8em;
	margin: 15px 0 0 0;
}



#main-content .panel h2 a{
 }

.panel a {
	text-align: left;
	font-weight: bold;
}



.panel div{
	text-align: left;
	margin-left: 40px;
	margin-top: 250px;
	font-size: 14px;
}

.panel div.myspan1 a{
}

.panel div.myspan1 a:hover {
}

.panel div.myspan2 a{
}

.panel div.myspan2 a:hover {
}

.panel div.myspan3 a{
}

.panel div.myspan3 a:hover {
}

#one {
  background: url(/wp-content/features/one.jpg) no-repeat center center;
}

#two {
  background: url(/wp-content/features/two.jpg) no-repeat center center;
}

#three {
  background: url(/wp-content/features/three.jpg) no-repeat center center;
}

img#wpstats{visibility:hidden; height:0px;}


.cta-1{}

img.cta-1{
	margin-right: 20px;
	float: left;
}

.cta-2{}





