﻿/*

Theme Name: Arcade Creek
Theme URI: http://ynotweb.com
Description: Arcade Creek WordPress Theme
Author: Kammy Burleson
Author URI: http://ynotweb.com
version: 1.0

*/


/* basics */

html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */

*{margin:0; padding:0;}

body {
background: #FFC211;
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

	
h1#arcade {
	font-size: 20pt;
	font-weight: lighter;
	letter-spacing: 0.2em;
	line-height: 16pt;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;

}


/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none;}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}




/* links */

a{
	
	text-decoration:underline;
	border: none;
	}

a:hover{color:#2b3b6c;text-decoration: underline; border: none;}

a:visited{color:#666;}


/* container */


#container {
	width: 796px;
	margin: 0 auto;
	background:#fff;
	color:#000;
	border: 1px none #0B1224;
	}
	
/* header */

#header {
	background: red;
    width: 100%; 
	color: #fff; 
	height: 176px;
	}


	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{

	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


#menu {
	background: #0B1224;

	font-size: 8pt;
	width:100%; 
	height:25px;
	border-top: 1px solid #fff;
}


#menu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 0;
	margin: 0;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}



/* content */


#content {
	float: left;
	width: 52%;
	overflow: hidden;
font-size: 10pt;
	}

.post {
	margin: 0 6px 10px;
	padding: 15px 6px;
	line-height: 12pt;
	}
	
.post h2{

	font-size: 18pt;
	font-weight: lighter;
	color: #ff6835;
	line-height: 22pt;
	}
.post h3{

	font-size: 14pt;
	line-height: 16pt;
	font-weight: lighter;
	color: #2B3B6C;
	}
.post h2 a{
	color: #ff6835;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #ff6835;
	text-decoration: underline;
	}
	
.post p{}

.post a{text-decoration:underline;}

.post ul {	padding: 0 0 10px 25px;
	list-style-type: square;}
.post ol {	padding: 0 0 10px 25px;}
.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;

	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


/* left sidebar */

#left {

	width: 169px;
	float:left;
	border-right: 1px none #A2A2A2;

	}
	
#nav {
	margin: 12px 0 24px 0;
	padding: 12px 12px;
		background-color: #2B3B6C;
	font-size:13px;
}

#left h2{

	font-weight: bold; 
	font-size: 10pt; 
	text-align: center;
	color: #32a049;	
	margin: 0;
	padding: 0 6px 0 6px;
}

#left p {font-size: 10pt; margin:0; padding: 0 6px 0 6px;}

#left img {padding: 0; margin: 0;}

#nav a {

color: #fff;
text-decoration: none;
}

#nav a:hover {

color: #fff;
text-decoration: underline;
}
#nav ul {

	margin: 0 0 0 2px;
	padding:0;
	list-style-type: none;

	}

#nav ul li {
	margin: 0;
	padding: 0;
	line-height: 16pt;
	list-style-type: none;
	}

#nav ul ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

#nav ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#nav ul ul ul{
	margin: 0;
	padding: 0;
}

#nav ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{

	font-size:8pt;
	width: 200px;
	float:right;

	border-left: 1px none #A2A2A2;
	}

#right h2{

	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
margin: 0 0 0 24px;
	list-style-type: disc;
	}

#right ul li {

margin-bottom:4px;
	list-style-type: disc;
	}

#right ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#whatsnew {
width: 180px;
border: 2px solid #FFC211;

}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{

	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{

	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:300px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;

	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {

	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 0px 0 0px 0px;

	}

#searchform input#s{
width:111px;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
/*width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/search-btn.gif) no-repeat center top;
	font-size: 7pt;*/
	/*padding: 2px;
	margin: 2px 0 0 0px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;*/
	}
h2#search {
margin-left: 0px;
padding-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 15pt;
font-weight: lighter;
letter-spacing: 0em;
color: #ff6835!important;
text-transform: uppercase;
text-align:left;
}
/* footer */

#footer {
	background: #fff;
	clear: both;
	width: 100%;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

#footer p{
	margin-top: 2px;
	padding-top: 2px;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}

#arcadeP {
	height: 50px;
	background-color: #32A049;
		margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
letter-spacing: 0.2em;
	color: #fff;
	font-weight: bold;

}

.big {
	font-size: 12pt;
	font-weight: bold;
}

.copyright {
	float: left; 
	font-size: 8pt;
	color: #000;
}
.copyright a {
	color: #000;
	text-decoration: none;
}

.copyright a:hover {
	color: #000;
	text-decoration: underline;
}
.credit {
	float: right;
	font-size: 8pt;
	color: #000;
}

.credit a {
	color: #000;
	text-decoration: none;
}

.credit a:hover {
	color: #000;
	text-decoration: underline;
}