/*  
Theme Name: ActionToy
Theme URI: http://www.inkywillows.co.uk
Description: A custom theme by <a href="http://www.inkywillows.co.uk">Inkywillow</a>. 
Author: Inkywillow
Author URI: http://www.inkywillows.co.uk
Tags: action, toys
Version: 1.0
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg-1.gif) repeat top left;
	font:0.8em Verdana, Tahoma;
	color:#666666;
	line-height: 140%;

}

a {
	color:#CC0000;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 776px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	width: 776px;
	height: 296px;
	margin: 0;
	background: url(img/header.jpg) no-repeat top center;
}

#headcontent {
        margin-left: 30px;
	float: left;
	width: 510px;
}

#navidoodahbar {
	padding: 0;
	margin: 0;
	background: url(img/bg-2.gif) repeat-y top center;
	clear: both;
	height: 32px;
	width: 776px;

}
#navidoodahbarcontents {
	padding: 10px 0 10px 50px;
	margin: 0;

}

#navidoodahbarcontents a {
font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
color: #333;

}

#navidoodahbarcontents a:hover {
color: #666;

}

#navidoodahbarcontents a.current {
color: #CC0000;

}

#content {
	width: 776px;
	margin: 0;
	padding: 30px 0 0 0;
        background: url(img/bg-2.gif) repeat-y top center;

}





#content-left {
	display: inline;
        margin-left: 50px;
	float: left;
	width: 485px;
color: #333;
}



#content-right {
	display: inline;
	margin: 6px 30px 0 10px;
padding: 12px 12px;
border: 1px solid #999;
	float: right;
	width: 161px;
text-align: justify;
}

#content-right img {

	margin: 6px 0 4px 0;

border: 0;
	
}


#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	margin: 0px;
	padding: 0px;
	font:bold 1.8em Tahoma, Verdana;
	color:#CC0000;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	margin: 10px 0 26px 0;
	padding: 0px;
	font:normal 1.4em Verdana, Tahoma;
	color:#999999;
}

h2 {
	margin:0 0 10px 0;
	padding: 0px;
	font:normal 1.4em Verdana, Tahoma;
}

h3 {
	margin: 20px 0 20px 0;
	font:bold italic 1.5em Georgia, "Times New Roman", Times, serif;
}

h3 a {
	text-decoration: none;
	color:#000000;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
}

p {
text-align:justify;
}

/*	##################################
   	HEADER
	################################## */


#navhome {
display: inline;   
margin-left: 6px;  
width: 109px;   
height: 32px; 
float: left;
background: url(img/nav/home-over.gif) no-repeat top; 
}


#navhome a { 
display: block;   
background: url(img/nav/home-up.gif) no-repeat top;     
height: 32px;   
}

#navhome a.current {   
display: block;   
background: url(img/nav/home-over.gif) no-repeat top;     
}

#navhome a:hover { 
background: url(img/nav/home-over.gif) no-repeat top;   
}

#navabout {  
width: 109px;   
height: 32px;  
float: left;
background: url(img/nav/about-over.gif) no-repeat top; 
}

#navabout a {   
display: block;   
background: url(img/nav/about-up.gif) no-repeat top;   
width: 109px;   
height: 32px;   
}

#navabout a.current {   
display: block;   
background: url(img/nav/about-over.gif) no-repeat top;     
}

#navabout a:hover {   
background: url(img/nav/about-over.gif) no-repeat top;   
}

#navfeatures {
width: 110px;   
height: 32px;  
float: left;
background: url(img/nav/features-over.gif) no-repeat top; 
}

#navfeatures a {   
display: block;   
background: url(img/nav/features-up.gif) no-repeat top;   
width: 110px;   
height: 32px;   
}

#navfeatures a.current {   
display: block;   
background: url(img/nav/features-over.gif) no-repeat top;     
}

#navfeatures a:hover {   
background: url(img/nav/features-over.gif) no-repeat top;   
}


#navfigures {
width: 109px;   
height: 32px;  
float: left;
background: url(img/nav/figures-over.gif) no-repeat top; 
}

#navfigures a {   
display: block;   
background: url(img/nav/figures-up.gif) no-repeat top;   
width: 109px;   
height: 32px;   
}


#navfigures a.current {   
display: block;   
background: url(img/nav/figures-over.gif) no-repeat top;     
}

#navfigures a:hover {   
background: url(img/nav/figures-over.gif) no-repeat top;   
}

#navnews {
width: 109px;   
height: 32px;  
float: left;
background: url(img/nav/news-over.gif) no-repeat top; 
}

#navnews a {   
display: block;   
background: url(img/nav/news-up.gif) no-repeat top;   
width: 109px;   
height: 32px;   
}

#navnews a.current {   
display: block;   
background: url(img/nav/news-over.gif) no-repeat top;     
}

#navnews a:hover {   
background: url(img/nav/news-over.gif) no-repeat top;   
}

#navgrading {
width: 109px;   
height: 32px;  
float: left;
background: url(img/nav/grading-over.gif) no-repeat top; 
}

#navgrading a {   
display: block;   
background: url(img/nav/grading-up.gif) no-repeat top;   
width: 109px;   
height: 32px;   
}

#navgrading a.current {   
display: block;   
background: url(img/nav/grading-over.gif) no-repeat top;     
}

#navgrading a:hover {   
background: url(img/nav/grading-over.gif) no-repeat top;   
}
#navfaq {
width: 109px;   
height: 32px;  
float: left;
background: url(img/nav/faq-over.gif) no-repeat top; 
}

#navfaq a {   
display: block;   
background: url(img/nav/faq-up.gif) no-repeat top;   
width: 109px;   
height: 32px;   
}

#navfaq a.current {   
display: block;   
background: url(img/nav/faq-over.gif) no-repeat top;     
}

#navfaq a:hover {   
background: url(img/nav/faq-over.gif) no-repeat top;   
}
	
#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0px;
}

.page_item a {
	display: block;
	width: 100px;
	height: 22px;
	margin: 0px;
	padding: 8px 0 0 0;
	background: url(img/bg-menu.gif) no-repeat left top;
	font:normal 11px/11px Verdana, Tahoma;
	color:#fff;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.gif) no-repeat left top;
}

.current_page_item a, .current_page_item a:hover {
	background: url(img/bg-menu-active.gif) no-repeat left top;
	font:bold 11px/11px Verdana, Tahoma;
	color:#363636;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 40px 0;
	clear: both;
}

.box-left-navigation {
	font:italic 10px/12px Verdana, Tahoma;
text-align: center;
	margin: 40px 0;
}

.box-left-navigation a{
	margin-right: 20px;
}
	
.meta {
	font:italic 10px/12px Verdana, Tahoma;
}

.metaback {
	font:italic 10px/12px Verdana, Tahoma;
	margin: 40px 0 0 0;
}

.meta-date {
	padding: 0 0 0 15px;

}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

.box-left img {
	
	margin: 5px 10px 5px 0;
}

p.tags {
	clear: both;
}

/** content right */

.box-right {
	margin: 10px 0 10px 0;
	clear: both;
}

.box-right-tcsearch {
	margin: 0 0 10px 0;
	clear: both;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

 li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	background: #f7f7f7;
}

.box-right .page_item a, .box-right .current_page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: inherit;
}

/** search form */

#search {
	width: 100px;
	padding: 5px;
	color: #ccc;
	border: 1px solid #330000;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}

/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;

}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;


}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

#commentform textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	width: 776px;
	margin: 0 auto;
}

#footer {
	width: 776px;
	margin: 0;
	padding: 20px 0;
	font:normal 10px/10px Verdana, Tahoma;
        background: url(img/bg-3.gif) repeat-y top center;
}

#footer a {
	color:#fff;
}

#legal {
        margin-left: 50px;
	float: left;
	width: 310px;
        line-height: 140%;
}

#inkybits {
	float: right;
	width: 330px;
	text-align: right;
        margin-right: 50px;
        line-height: 140%;
}

/*	##################################
   	USEFUL
	################################## */
	


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}



.clear {
	clear:both;
}

/** wordpress css */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}



#numbersearchform label.error {
color: red;
float: left;
padding: 10px 0 10px 0;
	text-align: left;
}

#numbersearchform input.text {

}

#numbersearchform input.submit {

}

.small {
font:normal 10px/10px Tahoma, Verdana;
padding-top: 10px;
}



.linespacer {
margin: 0 10px;
}


#contactform label {
display: block;
}

#contactform input.text {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 5px;

}

#contactform textarea {
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 5px;

}

#contactform input.submit {
	width: 50px;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
}

#contactform label.error {
display: block;
color: red;
padding: 5px 0 10px 0;
}

#contactform input.error, #contactform textarea.error {

border-color: red;

}

em {
color: red;
}