/*


Theme Name: WordPress Theme Generator 


Theme URI: http://www.yvoschaap.com/wpthemegen/


Description: WordPress Custom Theme for Clipspringer created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/2g3jwj">edit settings</a>.


Version: 20 Feb, 14:33


Author: W.P. Gen


Author URI: http://www.yvoschaap.com/





*/





html > body #content {
height : auto;
min-height : 580px;
}
body {
min-width : 720px;
color : #000000;
background : #fff;
background-image : url("http://www.clipspringer.com/images/border.jpg");
background-repeat : repeat-x;
}
a, a:link {
color : #fa9507;
text-decoration : none;
padding : 1px;
}
a:hover {
color : #FF9900;
text-decoration : none;
}
h1 {
font-family : arial;
font-weight : 700;
font-size : 190%;
padding-top : 0.1em;
padding-bottom : 0.5em;
}
h2 {
font-family : arial;
font-weight : 700;
font-size : 150%;
}
h3 {
font-family : arial;
font-weight : 700;
font-size : 130%;
}
h4 {
font-size : 105%;
}
p {
font-size : 100%;
margin-bottom : 1em;
}
strong, b {
font-weight : 700;
}
em, i {
font-style : italic;
}
code {
font : 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr {
font-size : 0.9em;
letter-spacing : 0.07em;
}
a img {
border : none;
}
#hd {
text-align : center;
padding-top : 24px;
padding-bottom : 24px;
}
#hd h1 {
font-size : 290%;
color : #000;
}
#hd h1 a {
text-decoration : none;
color : #000000;
}
h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}
.item {
background-color : #fff;
background-image : url(/);
background-repeat : repeat;
text-align : left;
border-bottom : 1px solid #000;
margin-bottom : 1em;
padding : 10px;
}
.item ul {
list-style-type : disc;
padding-left : 15px;
margin-left : 10px;
font-size : 80%;
}
.item ol {
list-style-type : decimal;
padding-left : 15px;
margin-left : 10px;
font-size : 80%;
}
.itemhead {
padding-top : 5px;
padding-bottom : 5px;
}
.chronodata {
display : inline;
text-align : right;
margin-left : 2em;
font-size : 80%;
}
.itemhead h3 {
display : inline;
}
input {
font-size : 80%;
}
.metadata {
display : none;
}
.metadata a:link, .metadata a:hover, .metadata a:visited {
color : #fa9507;
}
.tags, .catagory {
display : block;
}
.commentlist p {
clear : both;
font-size : 95%;
}
cite {
font-size : 95%;
}
blockquote {
padding-left : 20px;
border-left : 5px solid #ddd;
margin : 15px 30px 0 10px;
}
blockquote cite {
display : block;
margin : 5px 0 0;
}
.commentmetadata {
font-size : 80%;
float : right;
}
.commentlist {
margin-top : 5px;
}
.commentlist li {
border-top : 1px solid #fff;
padding : 2px;
}
.navigation {
display : block;
text-align : center;
margin-top : 10px;
margin-bottom : 10px;
color : #000000;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
#secondary, #third {
background-color : #fff;
background-image : url(/);
background-repeat : no-repeat;
text-align : left;
border : 1px dotted #fff;
padding : 0;
}
#secondary h4, #third h4 {
color : #000;
font-family : Trebuchet MS, arial, sans-serif;
margin-top : 5px;
padding : 3px;
}
#secondary p, #third p {
font-size : 70%;
padding : 3px;
}
#searchform {
clear : both;
margin-bottom : 5px;
margin-left : 2px;
padding : 3px;
}
#third {
margin-left : 9px;
}
#menu {
border : 0 solid #fff;
padding : 0;
}
#menu ul {
list-style : none;
font-size : 85%;
margin : 0;
padding : 0;
}
#menu ul li {
border-bottom : 1px dotted #000;
margin : 0;
padding : 0;
}
#menu ul li a {
display : block;
text-decoration : none;
color : #000000;
padding : 4px 4px 4px 4px;
}
#menu ul li a:hover {
background : #000;
}
li .categories, li .linkcat, li .pagenav {
list-style : none;
margin : 0;
padding : 0;
}
.yui-nav {
margin-bottom : 10px;
}
.yui-navset .yui-nav a:hover {
background-color : #000;
color : #000;
}
.yui-navset .yui-nav li a {
background-color : #fff;
background-image : url(/);
background-repeat : repeat;
border-bottom : 8px;
color : #000000;
text-decoration : none;
font-size : 85%;
padding : 0.3em 0.7em;
}
#wp-calendar {
empty-cells : show;
font-size : 100%;
width : 90%;
margin : 0;
padding : 3px;

}
#wp-calendar #next a {
padding-right : 10px;
text-align : right;
}







#wp-calendar #prev a {
padding-left : 10px;
text-align : left;
}
#wp-calendar a {
display : block;
text-decoration : none;
}
#wp-calendar td {
color : #403e3e;
font-size : 70%;
letter-spacing : normal;
text-align : center;
padding : 2px 0;
}
#wp-calendar th {
font-style : normal;
text-transform : capitalize;
}
#ft {
text-align : center;
margin-top : 10px;
margin-bottom : 10px;

}

#footer {
 width: 960px;
 height: 30px;
 color: #FFFFFF;
 margin: 0px auto 0px;
 padding: 0px;
 }

#footer p {
 color: #FFFFFF;
 font-size: 10px;
 font-weight: normal;
 text-transform: uppercase;
 margin: 0px;
 padding: 0px;
 }

#footer a {
 color: #FFFFFF;
 text-decoration: none;
 }

#footer a img {
 border: none;
 margin: 0px;
 padding: 0px;
 }

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.footerleft {
width: 700px;
float: left;
margin: 0px;
padding: 8px 0px 8px 0px;
}

.footerright {
width: 250px;
float: right;
margin: 0px;
padding: 8px 0px 8px 0px;
text-align: right;
}
.navigation a:link, .navigation a:hover, .navigation a:visited, #ft a:link, #ft a:hover, #ft a:visited {
color : #000000;

}


