/*
Theme Name: Great Plains Ventures
Theme URI: http://www.gplains.com/
Description: Great Plains Ventures Wichita, Kansas 67156
Version: 1
Author: Eloy Mendoza
Author URI: http://www.eloymedia.com/
Tags:
*/


/*Global*/

a {
color: #355490;
text-decoration: none;
}

a:visited {
color: #8493ae;
text-decoration: none;
}

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

p {
padding: 0px 0px 15px;
margin: 0px;
}

h1 {
margin:0px;
padding-left: 70px;
height: 60px;
font: bold 36px/100%;
color: #8493ae;
}

h1 a{
color: #c9eefe;
text-decoration: none;
}

h1 a:visited{
color: #c9eefe;
text-decoration: none;
}

h1 a:hover{
color: #ffffff;
text-decoration: none;
}

h2 {
color: #355490;
margin: 0px 0px 2px;
border-bottom: 1px dotted #CCCCCC;
letter-spacing: -1px;
font: normal 190%/100%;
padding-bottom: 3px;
}

h2 a, h2 a:visited {
color: #59770e;
text-decoration: none;
}

h2 a:hover {
color: #FF6600;
text-decoration: none;
}

h3 {
font: normal 140%/100%;
color: #758d38;
margin: 10px 0px 5px;
}

.clear{
clear:both;
}



/*Layout*/
body{
font:75%/150% Arial, Helvetica, sans-serif;
color:#606162;
background: #213f79 url(images/bg.jpg) repeat-x;
}

#container{
margin:0 auto;
width:950px;
background:#fff;
}

#header{
height: 100px;
border-bottom: 3px solid #213f79;
position: relative;
}

.headerimg {
position: relative;
padding: 0;
width:367px;
margin-top:1em;
}

#nav {
list-style: none;
margin: 0px;
position: absolute;
right: 10px;
bottom: 0px;
}

#nav li {
float: left;
}

#nav a {
color: #213f79;
text-decoration: none;
padding: 5px 15px;
margin-right:5px;
border-top: 1px solid #213f79;
border-left: 1px solid #213f79;
border-right: 1px solid #213f79;
display: block;
}

#nav a:visited {
color: #213f79;
text-decoration: none;
}

#nav a:hover {
background: #f7f7f6;
color:#213f79;
}

#content{
float: left;
width:575px;
padding: 10px 0px 30px 20px;
overflow: hidden;
}

#sidebar {
float: right;
padding: 10px 10px 30px 0px;
width: 300px;
}

#sidebar ul{
list-style: none;
margin:0px 0px 15px;
padding:0px;
line-height:275%;
}

#sidebar li{
list-style:none;
}

#sidebar ul li{
margin: 0px;
padding: 2px 0px 2px 0px;
border-bottom: 1px solid #d1d1c8;
}

#sidebar li a, #sidebar li a:visited{
color: #495233;
text-decoration: none;
}
#sidebar li a:hover{
color: #FF6600;
text-decoration: none;
}

#sidebar h3{
color: #355490;
margin: 0px 0px 2px;
border-bottom: 1px dotted #CCCCCC;
letter-spacing: -1px;
font: normal 190%/100%;
padding-bottom: 3px;
}

#footer {
clear: both;
background: #d1d1c8;
color: #213f79;
font-size: 95%;
line-height: 130%;
padding-top:1em;
}

/*Typography*/

.entry-title a:link{
color:#355490;
}

.entry-title a:hover{
color:#FF6600;
}

.entry-title a:visited{
color:#355490;
}

.entry-content h3 a{
background:#355490;
padding:.5em;
color:#fff;
}

/*Images*/

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
text-align:center;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}
