/* 
Theme Name: Sweetgrass
Description: theme created for Sweetgrass Stables website - photogallery
Author: Adrienne Raymond
Author URI: http://equineonlinedesign.com
*/
/* Site Colors */
/* 
#dedfae = light yellow/green
#41505e = blue/grey
#383245 = purple
#51466a = light purple
#2a2533 = dark purple
#569391 = aquagreen
#406e6b = dark aquagreen
*/

body {
	margin:0;
	padding:0;	
	font-size:10px;
	font-size:small;
	font-family:Verdana, "Trebuchet MS", Arial, Sans-serif;	
	background:#41505e;
	font-size:76%;
}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:1em;
    padding-left:10px;
    border-left:#dedfae 2px solid;    
}
a 
{
	text-decoration:none;
/*	border-bottom:1px dashed;  */ /* edited for Coppermine */
}
a:link {
	color:#dedfae;
}

a:visited {
	color:#dedfae;	
}

a:hover {
	color:#51466a;	
/*	border-bottom:1px solid;   */ /* edited for Coppermine */
}	

p {
	line-height:1.5em;
	margin-top:5px;
}	

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li 
{
	margin:5px 0 0 0;
	padding:0;
}	
ul li 
{
	
	padding-left:15px;
	list-style:none;
	background:url(images/parl_bullet.png) no-repeat top left;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Arial, Georgia, Verdana, Serif;	
}
h1 {
	font-size:180%;
	font-weight:normal;
	margin-bottom:0;
	color:#2a2533;
}	
h2,h3 {
	font-size:1.5em;	
	color:#383245;
	margin:0.5em 0;
	padding:0.25em 0;
	font-weight:normal;	
}

h5 { /* added for Coppermine */
	font-size:1.3em;	
	color:#dedfae;
	margin:0.5em 0;
	padding:0.25em 0;
	font-weight:normal;	
}

h6 {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0;
	color:#dedfae;
}
fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0px 14px 3px 0px;
}
img.right
{
float: left;
margin: 0px 14px 3px 0px;
}

#wrapper {
width:1020px;
margin:20px auto;
height:auto;
background-color:#41505e;
}

#header {
height:176px;
width:1020px;
}

#header img#himgleft {
float:left;
}

#header img#himgright {
float:left;
}

#header a img#himgright {
border:none;
text-decoration:none;
}

#navbar {
clear:left;
width:1020px;
height:30px;
background-image:url(images/navbar.jpg);
background-repeat:no-repeat;
}

#tabs {
float:right;
}

.tab {
float:right;
font-family:"times new roman", serif;
font-style:italic;
font-size:1.25em;
font-weight:bold;
padding:7px  40px 0 40px;
}

.tab a {
text-decoration:none;
color:#dedfae;
}

.tab a:hover {
text-decoration:none;
color:#569391;
}

#top {
width:1020px;
height:88px;
background-image:url(images/top.gif);
background-repeat:no-repeat;
text-align:center;
}

#top .title {
margin-top:0;
padding-top:40px;
padding-bottom:20px;
font-size:2em;
font-weight:bold;
font-family:"times new roman", serif;
font-style:italic;
color:#dedfae;
}


#wrapper2 {
width:1020px;
margin:0 auto;
background-color:#569391;
background-image:url(images/middle.gif);
background-repeat:repeat-y;
min-height:675px;
overflow:auto;
}

#content {
	float:right;
	width:790px;
	margin:0;
	padding:0 10px 20px 10px;	
	min-height:622px;
}
#intro 
{
	background:#406e6b;	
	margin:0.5em;
	padding:0.5em;
	border: solid 1px #dedfae;		
}
#intro .profile 
{
	border:#406e6b 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}
#intro em.feed
{
	background:url(images/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 16px;
	font-style:normal;
}

.page-title 
{
	margin:0.5em;
    padding:0.5em;	
}
.post 
{
    margin:0.5em 0.5em 3em 0.5em;
    padding:0.5em;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0.5em 0;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-title 
{
	font-size:160%;	
    border:none;
    margin:5px 0 0.5em 0;
    padding:0;
}
.post-title a:link, .post-title a:visited 
{
    color:#2a2533;
    border-bottom:none;
}
.post-title a:hover, .post-title a:active 
{
    color:#51466a;
    border-bottom:none;
}
.post-date 
{
    margin:0;
    padding:0;
    color:#999;    
}
.post-info 
{
    color:#2a2533;
    margin:0;
    padding:3px 0;    
    border-top:#ccc 1px solid;
    clear:both;
    font-size:0.9em;    
}
.post-info em 
{
    color:#383245;
    font-style:normal;
}
.post-info em.user
{
	background:url(images/user.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info em.cat
{
	background:url(images/star.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info a:link, .post-info a:visited
{
    border:none;
}
.post-info a:hover, .post-info a:active
{
    border-bottom:1px solid;
}
.post-content 
{
    margin:0;
    padding:0.2em 0;
}
.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;   
}
#sidebar {
	float:left;
	width:165px;
	padding-left:35px;
	font-size:90%;
	border-right:1px dashed #dedfae;		
}
#sidebar h2 
{
    color:#383245; 
    margin:0.5em 0 0 0;       
    font-size:1.5em;   
    font-weight:bold; 
}
#sidebar ul 
{
	margin:0;
	padding:5px 0;
	list-style:none;
}
#sidebar ul li 
{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;	
}
#sidebar ul ul, #sidebar form 
{
    margin:0;
    padding:0.5em 0 0 1em;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:5px 0;
}
#sidebar ul li ul li ul li
{
	margin:0;
	padding:5px 0 5px 12px;
	background:url(images/arrow.gif) no-repeat left center;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    color:#dadfae;
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
	color:#51466a;
    border-bottom:#51466a 1px solid;
}
#sidebar li li 
{
    margin:0.5em 0;
}

#footer {
width:1020px;
height:117px;
background-image:url(images/bottom.gif);
background-repeat:no-repeat;
text-align:center;
font-size:90%;
line-height:20px;
margin-bottom:10px;
}

#ftext {
margin:0;
padding-top:30px;
padding-bottom:0px;
color:#406e6b;
font-size: .95em;
}

#ftext a {
color:#51466a;
text-decoration:underline;
}

#ftext a:hover {
color:#dedfae;
text-decoration:none
}

/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#383245;
	border-top: #51466a 1px solid;
	border-bottom: #51466a 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:0.9em;
	color:#41505e;
}
.commentlist .alt
{
	background: #fff url(images/gradtop.gif) repeat-x top;	
	border-top: #aaa 1px solid;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {
	width:985px;
	list-style:none;
	margin-left:23px;	
	padding:0px 0 0 0px;
	font-family:Arial,Georgia, Verdana, Serif;
	font-weight:bold;
	background:#383245;	
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	font-size:1.1em;	
	
}

ul#navigation li 
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
  background:none;	
}	

ul#navigation li a {
	 display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#dedfae;
  
}	
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
	color:#2a2533;
	background:#51466a;
	
}
/***************   TEXT ELEMENTS                   
############################################*/

textarea, input.textbox
{
    background:#fff url(images/gradtop.gif) repeat-x top;
	border:#406e6b 1px solid;
}
textarea 
{
	width:80%;
} 
textarea:focus, input.textbox:focus 
{
	border:#406e6b 1px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0 15px;	
}
#content /* edited for Coppermine */
{
	overflow-x:auto;
}

#sidebar, .widget, #footer  /* edited for Coppermine */
{
	overflow:hidden;
}