/*  
Theme Name: pinkfrog
Theme URI: http://pinkfrog.net
Description: just for me, not for you
Version: 1.0
Author: Olivia
Author URI: http://pinkfrog.net
*/

/* this thing makes the whole table move around the page */
#godowwwn {
	margin-top: 120px;
	margin-left: 0px;
}


body {
	margin: 0;
	padding: 0;
	color: #949460;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(http://pinkfrog.net/whtrbt/wbs_str/background_spiros.jpg);
	background-color: #333300;
}


h1, h1 a{
	color:#CA6735;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

/* menu headings, i.e. "home" etc. */
h2 {
	font-size: 13px;
	color: 999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 1px;
	background-color: 666633;
	padding: 5px;
}
 /* headings for each post */
h3 {
	font-size: 14pt;
	background-color: #656634;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -2px;
	color: #989967;
	margin-bottom: 0px;
}

/* info blurb for each post */
h4 {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #989967;
	background-color: #656634;
	padding: 5px;
	margin-top: 0px;
	border-top-color: #323305;
	border-top-style: dotted;
	border-top-width: 1px;
}

/* most of the crap on the page wtf */
p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	clear: both;
}

/* links on the page */
a {
	color: #cc9966;
	text-decoration: none;
}

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

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

a img{
	border-color: #CA9967;
	border-width: 1px;
	border-style: solid;
}

/* header and footer crap */

#header {
	clear: both;
	width: 100%;
	height:50px;
}

#footer {
	clear: both;
	width: 100%;
	height:50px;
	background-color: #323305;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topmenu {
	margin: 160px 0 0 0;
	padding:0;
	z-index:5;
	float:left;
	width:70%;
	background-color: #999999;
}

#topmenu a:link {color:#fff;}

#topmenu a:visited {color:#fff;}

#topmenu a:hover {text-decoration:none;}

#topmenu ul { list-style:none;margin:0 0 0 5px;padding:0;}

#topmenu ul li a:link, #topmenu ul li a:visited {display:block;line-height:11px;padding:5px 15px 2px 5px;margin:0 5px 0 0;font-size:12px;border-bottom:0px solid #fff;text-transform:uppercase;}

#topmenu ul li a:hover{ border-bottom:2px solid #333;}

#topmenu ul li {display:block;float:left;position:relative; }

#topmenu ul li ul {display:block;position:absolute;top:auto;list-style:none;margin:0;padding:0;visibility:hidden;border-top:1px solid #fff;width:220px;}

#topmenu ul li:hover ul,#topmenu ul li.msiefix ul {visibility:visible;}

#topmenu ul li ul li {position:relative;float:none;line-height:18px;color:#333;font-size:10px;_height:1px;}

#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a {display:block;margin:0;line-height:15px;padding:2px 0 2px 10px;color:#fff;_height:1px;text-transform:none;border:0;background-color:#2F4E87;}

#topmenu ul li ul li a:hover {background-color:#1E3A64;border-top:1px solid #fff;}

.col {
	margin: 0 0 20px 0;
	padding: 20px 5px 15px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #989967;
}

/* the big thingie where posts go */
.entry{
	clear:both;
	background-color: #2A2B14;
	padding: 10px;
}

.entry h4 {
	margin-bottom: 20px;
	font-size: 10pt;
	color: #323305;
}

/* post info blurb crap */
.entry h4 strong {
	color: #989967;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* does this show up on other pages too wtf wtf */
#content {
	border-color: #66CC00;
	border-style: dashed;
	border-width: 1px;
}

#l_sidebar {
	width: 163;
	background-color: #2A2B14;
	padding: 5;
}

#r_sidebar {
	width: 170;
	background-color: #2A2B14;
	padding: 5;
}

#topright_sidebar {
	width: 162;
	background-color: #2A2B14;

}

/* holds all of the entries */
#main {
	width: 521;
	padding: 10px;
	clear: both;
	background-color: #2A2B14;
}

#l_sidebar ul, #r_sidebar ul, #topright_sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

/* lines dividing menu crap turn these off they're ugly */
#l_sidebar li, #r_sidebar li, #topright_sidebar {
	padding: 5;
	list-style-type: none;
}

/* bg color etc for menu links: shows up in a little box */
#l_sidebar li a, #r_sidebar li a, #topright_sidebar a{
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A3A482;
}

/* hovering over menu links */
#l_sidebar li a:hover, #r_sidebar li a:hover, #topright_sidebar a:hover{
	background-color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999966;
}

/* yeah I have no idea. */
#l_sidebar li.first, #r_sidebar li.first, #topright_sidebar.first {
	border: none;
}

#l_sidebar h3, #r_sidebar h3, #topright_sidebar h3 {font-size: 12px;}



#wp-calendar {
	empty-cells: show;
	width: 130px;
	background-color: #333300;
	font-size: 12px;
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color: #A3A482;
	border-style: dotted;
	border-width: 1px;
	padding: 10px;
	margin: 10px;
}

/* front page previous */
#wp-calendar #prev a {
	font-size: 12px;
	color: #A3A482;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wp-calendar a {
	text-decoration: none;
}

/* calendar month */
#wp-calendar caption {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A3A482;
}

#wp-calendar th {font-style: normal;text-transform: capitalize;}

#wp-calendar #next a {padding-right: 12px;text-align: right;}

#wp-calendar #prev a {padding-left: 12px;text-align: left;}

#wp-calendar a {display: block;}

#wp-calendar caption {text-align: center;width: 100%;}

#wp-calendar td {padding: 3px 0;text-align: center;}

#wp-calendar td.pad:hover { /* Doesn't work in IE */}

img.center, a img.center {display: block;margin-left: auto;margin-right: auto;padding: 3px;}

img.alignleft, a img.alignleft {float:left;margin: 4px 10px 5px 0;padding: 3px;}

img.alignright, a img.alignright {float:right;margin: 4px 10px 5px 0;padding: 3px;}

blockquote{
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	color: #989967;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#blockquote p{margin: 0 0 10px 0;padding: 0;}

/*search crap; I'm hiding this until I get it figured out */
#searchdiv {
	margin: 0;
	padding: 0;	
	background-color: #6600CC;
}

#searchform {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #00CC33;
	border-color: #FFFFFF;
	border-style: dotted;
	border-width: 1px;
}

#s {
	width: 70%;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0 0 0;
	border: 1px solid #3B73C8;
	background-color: #333300;
}

#textfield1 {width: 175px;background: transparent;border: none;}

#submit1 {
	height: 19px;
	background: transparent;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #66CC00;
}

/* shows up on single pages of posts as next prev etc. */
.navigation {
	float: right;
	margin-top: 10px;
	margin-bottom: 60px;
	background-color: #2A2B14;
}