@charset "utf-8";
/* CSS Document */
/*
Theme Name: Famous
Theme URI: http://hotplatecreative.com
Description: Custom theme for The Kid Famous' Road to Centre Stage blog
Author: Kevin Gaynor
Author URI: http://hotplatecreative.com
Version: 1.0
.
This theme is not for commerical use
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a img {
 border: solid 1px ###333;
}
body {
	background-color: #000;
	background-image:url(images/dark-metal-grid-blur-BG.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ccc;
}
p {
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.famous_overall_meta_wrapper {
	width:440px;
	float:left;
	margin-top:7px;
}
.famous_metawrapper {
	width:525px;
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#1a1a1a;
	padding-bottom:15px;
	margin-bottom:15px;
}
.famous_titlewrapper {
	float:left;
	width: 440px;
}
.famous_titlewrapper h1 {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding:0px;
}
.meta {
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: #0px;
	margin-left: 0px;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1a1a1a;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: #15px;
	padding-left: 0px;
	width:440px;
	float:left;
}
#wrapper {
	width: 870px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #1a1a1a;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
}
#page {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 870px;
}
#header {
	width: 920px;
	height: 345px;
	padding-top: #40px;
	padding-right: 0px;
	padding-bottom: #15px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(images/centrestage_header03.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#headerleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#headerright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 336px;
	text-align: right;
}
#headerright a, #headerright a:visited {
	color: #222;
}
#headerclear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 920px;
}
#footer {
	width: 870px;
	text-align: center;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	float: left;
	width: 525px;
	background-color: #000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1a1a1a;
}
.separator_content {
	border-top:1px solid #1a1a1a;
	margin-top:30px;
	padding-top:15px;
}
#posts_navigation {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar_custom {
	float: left;
	width: 300px;
	padding-bottom: 3px;
}
###.sidebar_custom li img {
	width: 300px;
}
.social_links {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 15px;
}
.project_wrapper {
	float: left;
	width: 300px;
	padding-bottom:5px;
}
.twitter_wrapper {
	float: left;
	width: 290px;
	padding-bottom:10px;
	background-color:#1b1b1b;
	background-image:url(images/dark-metal-grid-5.jpg);
	background-repeat:repeat;
	background-position:top left;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.project_image_wrapper {
	width:300px;
	height:100px;
	float:left;
	padding-right:0px;
	padding-bottom: 15px;
}
.project_image_wrapper2 {
	width:100px;
	height:100px;
	float:left;
	padding-right:0px;
	padding-bottom: 15px;
	margin-right: 10px;
}
.twitter_image_wrapper {
	width:60px;
	height:60px;
	float:left;
	padding-right:10px;
}
.twitter_image_wrapper img {
	width:60px;
	height:60px;
}
.project_details {
	width:190px;
	float:left;
	padding-bottom: 3px;
}
.project_details_wide {
	width:300px;
	float:left;
	padding-bottom: 3px;
}
.twitter_details {
	width:190px;
	float:left;
	padding-bottom: 3px;
}
.project_details h1 {
	font-size:21px;
}
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li h3 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	line-height: 27px;
	text-transform:uppercase;
	width:290px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	display:block;
	border-bottom: 1px solid #1a1a1a;
}
#sidebar h2 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	line-height: 27px;
	text-transform:uppercase;
	width:290px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	display:block;
	border-bottom: 1px solid #1a1a1a;
}
#sidebar ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	list-style-type: none;
}
#sidebar li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	list-style-type: none;
}
/**###sidebar li img {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
 #height: 90px;
 #width: 90px;
}*/
#breadcrumb, #breadcrumb a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
h1 {
	font-size: 45px;
	text-transform:uppercase;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 45px;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	width: 495px;
}
h1 a, h1 a:visited {
	color: #999;
}
h1 a:hover {
	color: #cc0000;
}
h5 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 25px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}
.container {
	width: 870px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #333;
	background-color: #000;
	list-style-type: none;
}
.container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.container li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.container img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container h2 {
	list-style-type: none;
}
#menu_wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	word-spacing: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/**/
#menu_wrapper a {
    color: #222;
    text-decoration: none;
}
#menu_wrapper a:hover {
    color: #222;
    text-decoration: underline;
}
/**/
ul#menu {
	margin:0px;
	padding:0px;
	float:right;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active {
	color:#211e1e;
}
ul#menu li a:hover {
	color:#222;
	text-decoration:underline;
}
.columnl {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columnm {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columnmr {
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	line-height: 27px;
}
.post-portfolio {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
.post {
	float: left;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
.post h1 {
	font-size:32px;
	line-height:36px;
	text-align:left;
}
.post ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
	list-style-type: square;
}
.post li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.post img {
	max-width: 525px;
	height: auto;
	border: solid 1px #1a1a1a;
}
img.centered {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.alignright {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.more-link {
	font-weight: bold;
	font-size: 15px;
	width: 525px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 0px;
	padding: 0px;
}
.alignright, div.alignright {
	display: block;
	float: right;
}
.alignleft, div.alignleft {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.columnfront {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widgettitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: none;
}
.submenu {
	background-color: #000;
	display: inline-block;
	margin: 0px;
	float: left;
	width: 245px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 870px;
	visibility: hidden;
}
.size-thumbnail {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0;
	padding: 0px;
	width: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 25px;
	clear: both;
	width: 525px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#s {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(images/back-input-footer-dark.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px solid #666;
	color: #ccc;
	height:25px;
	width:225px;
	padding-left:7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ad {
	width: 525px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	float: left;
}
blockquote {
	font-style: italic;
	padding-right: 15px;
	padding-left: 15px;
}
.navleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	text-align: left;
}
.navright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	text-align: right;
}
.nav {
	margin: 0px;
	width: 525px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
.navpage {
	margin: 0px;
	width: 525px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	text-align: center;
}
#info, #info a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: #15px;
	margin-left: auto;
	text-align: center;
}
#info a:hover {
	color: #BFA058;
}
#info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 21px;
}
.search {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
submit {
	margin: 0px;
	padding: 0px;
}
#sidebar h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display:inline;
}
#sidebar h4 a {
	color: #ccc;
}
#sidebar h4 a:hover {
	color: #cc0000;
}
/*Read More Link*/
.readmore_button a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	float:left;
	margin-top:15px;
	margin-bottom:25px;
	position: relative;
	display: inline-block;
	width: auto;
	height: 22px;
	text-align: center;
	padding: 0 35px 0 15px;
	color: #999;
	line-height:22px;
	background-position:center right;
	background-repeat:no-repeat;
	background-color:#333;
	background-image:url(css/images/btn-arrow.png);
}
.readmore_button a:hover {
	color: black;
	background-color: #cc0000;
	text-decoration:none;
}
/**/
#searchform {
	float:left;
	margin:0px 0 0 0;
}
#searchform input[type="submit"] {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:#pointer;
	background-color:##999;
	background-image:url(images/input-btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.kfg_form_btn {
	float: left;
	width: 31px;
	height: 27px;
	background-image:url(images/input-btn.gif);
	background-repeat: no-repeat;
	border: 0;
}
#searchform input[type="submit"]:hover {
	background-color:#C00;
	cursor:pointer;
}
#searchform input[type="text"]:focus {
	color:#666;
	border:#ccc 0px solid;
	background-image:url(images/back-input-footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	outline:0;
}
#search_wrapper {
	width:300px;
	float:left;
	margin-bottom: 30px;
}
#box_wrapper {
	float:left;
}
#go_button_wrapper {
	float:left;
}
/*TWITTER*/
#famous_tweet {
	font-size:12px;
	line-height:19px;
	width:280px;
	height:100%;
	float:left;
	background-color:#1b1b1b;
	background-image:url(images/dark-metal-grid-5.jpg);
	background-repeat:repeat;
	background-position:top left;
	margin-bottom:20px;
	padding:10px;
}
.body_small {
}
.item {
	width:100%;
	height:100%;
	padding-top:6px;
	padding-bottom:12px;
	border-bottom:dashed 1px #666;
}
 #.date {
 color:#9e1d33;
 text-decoration:none;
}
/*NEW READ MRE*/
a.newmore-post {
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	text-indent:24px;
	color: #CCC;
	text-transform: uppercase;
	display: block;
	background-image: url(/images/more-icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 105px;
	margin-right: 7px;
	margin-bottom: -14px;
	padding-top: 6px;
}
a.newmore-post:hover {
}
.phonics {
	text-transform:uppercase;
	font-size:12px;
	line-height:10px;
	width: 105px;
	background-image: url('<?php bloginfo('template_directory');?>/images/more-icon.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.phonics2 {
	text-transform:uppercase;
	float:right;
	text-align:right;
	font-size:12px;
	line-height:20px;
	background-image:url(images/more-icon.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 105px;
	margin-right: 0px;
	margin-top:20px;
	padding-top: 0px;
	display:block;
}
a.phonics2 {
}
.phonics3 {
	text-transform:uppercase;
	float:right;
	text-align:right;
	font-size:12px;
	line-height:20px;
	background-image:url(images/more-icon.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 105px;
	margin-right: 0px;
	margin-top:20px;
	padding-top: 0px;
	display:block;
}
a.phonics3 {
}
/*NEW POST DATE*/
.famous_datebox {
	width:70px;
	float:left;
	background-image:url(images/leaf.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-right:15px;
}
.famous_month {
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	width:70px;
	height:30px;
	padding-top:5px;
	float:left;
}
.famous_day {
	font-size:28px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	width:70px;
	height:25px;
	float:left;
	padding-top:10px;
}
/*Embedded Pagination*/
.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #333;
}
.pagination a:hover {
	color:#fff;
	background: #cc0000;
}
.pagination .current {
	padding:6px 9px 5px 9px;
	background: #cc0000;
	color:#fff;
}
/*PORTFOLIO*/
.portfolio-item {
	float: left;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.portfolio-item h1 {
	font-size: 14px;
	width:200px;
	text-align:left;
	padding:0px;
	display:inline;
}
.portfolio-item img {
	border: 1px #1a1a1a solid;
}
/*MY NEW NAVIGATION STYLES*/
/* Navigation */

#navigation {
	width:920px;
	display:block;
	float:right;
	font:14px/14px Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
.menu ul {
	z-index:99;
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
	margin-left:10px;
	text-transform:uppercase;
	font-size:12px;
	background:#000;
}
.menu ul a {
	position:relative;
	color:#999;
	display:block;
	z-index:100;
	padding:5px 10px;
	line-height:18px;
	text-decoration:none;
		background:#1a1a1a;

}
.menu ul a:hover, .menu ul li.current_page_item, .menu ul li.current_page_parent, .menu ul li.current-menu-item {
	background:#000;
}
.menu ul li {
	float:left;
	width: auto;
	margin-left:10px;
}
.menu ul li a.sf-with-ul {
	padding-right:25px;
}
/* Drop-down menus */
.menu ul li ul {
	background: #FFF;
	position: absolute;
	left: -999em;
	width: 180px;
	border: 1px solid #666;
	border-width:1px 1px 0;
	z-index:999;
	margin-left:0;
}
.menu ul li ul li {
	background:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ddd;
	margin-left:0px;
}
.menu ul li ul li a {
	width:160px;
	color:#555;
	font-size:0.9em;
	line-height:18px;
}
.menu ul li ul li a.sf-with-ul {
	padding:5px 10px;
}
.menu ul li ul li a:hover {
	background:#c6c6c6;
	color:#111;
}
.menu ul li ul ul {
	margin: -30px 0 0 180px;
}
.menu ul li:hover, .menu ul li.hover {
	position:static;
	background:#666;
}
.menu ul ul li:hover, .menu ul ul li.hover {
	background:#eee;
}
.menu ul li:hover ul, .menu ul li.sfhover ul, .menu ul li li:hover ul, .menu ul li li.sfhover ul, .menu ul li li li:hover ul, .menu ul li li li.sfhover ul, .menu ul li li li li:hover ul, .menu ul li li li li.sfhover ul {
	left:auto;
}
.menu ul .sf-sub-indicator {
	background:	url(images/arrow-down.png) no-repeat;
	position:absolute;
	display:block;
	right:0.4em;
	top:0.8em;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}
.menu li ul .sf-sub-indicator {
	background:url(images/arrow-right.png) no-repeat;
}

/* CSS3 Menu Effects */

.menu ul a, .menu ul li.current_page_item, .menu ul li.current_page_parent, .menu ul li:hover, .menu ul li.hover, .menu ul li.current-menu-item {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.menu ul li ul li a {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
/* Portfolio Posts */

/**#portfolio {
	padding:0 0 40px;
	float:left;
	position:relative;
	width:685px;
}/**/
#portfolio {
	float: left;
	width: 525px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a1a1a;
}
#portfolio .portfolio-item {
	width:215px;
	height:215px;
	background-color:#000;
	border:1px solid #000;
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
#portfolio .last {
	margin-right:0px;
}
#portfolio .thumb {
	display:block;
	width:215px;
	height:215px;
}
#portfolio .nothumb {
	display:block;
	width:195px;
	height:85px;
	padding:80px 10px 10px 10px;
	font-weight:bold;
	text-align:center;
}
#portfolio a.nothumb:hover {
	text-decoration:none;
}
#portfolio a.title-overlay {
	position:absolute;
	padding:5px 10px;
	height:165px;
	margin-top:-165px;
	width:195px;
	z-index:1;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
}
#portfolio a.title-overlay:hover {
	text-decoration:none;
}
/**/
/*Signup Form*/
#mc_embed_signup {
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	height:68px;
	padding-top: 0px;
	width: 285px;
	padding-left: 0px;
}
#mc-embedded-subscribe-form {
	font-size:11px;
	display:inline;
}
.mc-field-group {
	float:left;
	width:125px;
	padding-left:12px;
	padding-top:5px;
}
div.mc-field-group label{
	width:60px;
	color:#fff;
	padding-right:10px;
	padding-bottom:10px;
	display:none;
}

div.mc-field-group input {
	border: 1px solid #1a1a1a;
	float:left;
	display:block;
	width:125px;
	padding:2px 3px 3px;
	margin:0 6px 4px 0;
	color:#ccc;
	background-image:url(images/back-input-footer-dark.gif);
	background-position:-2px -3px;
	background-repeat:no-repeat;
	height: 15px;
}
fieldset input.btn {
	float:left;
	margin:0;
	position:relative;
}
.buttonkog {
	float:left;
	margin-left:10px;
	position:relative;
}
.buttonkog span {
	width:67px;
	height:22px;
	padding:0;
	background-image:url(../images/bkg_button-sign.gif);
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#9e1d33;
}
.button span span {
	display:none;
}

#mce-responses {
	color:#999;
}

.response {
	color:#999;

}

label.error {
	color:#999;
}

#mce-error-response {
	color:#999;
}

#mce-success-response {
	color:#999;

}
.form_wrapper_email {
	float:left;
	width: 145px;
}
/**/
.lcp_catlist{
	list-style:none;
	display:inline;
	padding:0px;
}
.lcp_catlist ul{
	list-style:none;
	display:inline;
	padding:0px;
}
.lcp_catlist ul li{
	list-style:none;
	display:inline;
	padding:0px;
}
.lcp_catlist ul li ul li{
	list-style:none;
	display:inline;
	padding:0px;
}
/*SHARE THIS*/
.st_email_buttons {
}