/*
THEME NAME: Impact3d
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Theme for Impact 3D Models, LLC
VERSION: 1.0
AUTHOR: Sarma Creative, LLC
AUTHOR URI:
*/


/* Just some example content */


body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	/*color: #404040;*/
	color: #000000;
	padding:0px;
	margin:0px;
}

#shadow {
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(images/outer_bg.gif);
	width:965px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	margin: 0 auto;
}
#shadow-top {
	width:965px;
	padding-left:15px;
	padding-right:15px;
	background-position:bottom;
	background-image:url(images/outer_top.gif);
	background-repeat:no-repeat;
	height:30px;
	margin: 0 auto;
}

#wrapper {
	width: 965px;
	padding:0px;
	margin:0px;
}


div#container {
	width:100%;
	overflow:visible;
	
}
div#content {
	float:right;
	width:723px;
	background: url('images/content_bg.gif') repeat-y white;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 150%;
	position:relative;
	padding:0px;
	margin:0px;
	overflow:visible;
	/*min-height:350px;*/
}
#content_body_header {
	width: 100%;
	height: 25px;
	background: url('images/content_header.gif') top no-repeat white;
}

#content_body_text {
	min-height: 130px;
}		

#content_body_footer {
	width: 100%;
	height: 25px;
	background: url('images/content_footer.gif') bottom no-repeat white;
	position:absolute;
	bottom:0px;
	padding:0px;
	z-index:0;
}
.entry-content {
	padding-left:25px;
	padding-right:25px;
	margin-bottom:25px;
}
.entry-content p {
	margin-top:0px;
	margin-bottom:10px;
}

.affiliate {
	margin: 10px 0px 3px 3px;
	bottom: 0px;
	position: absolute;
}
div#footer {
	
	clear:both;
	width: 100%;
	height: 52px;
	background: #AEAEAE;
	border-bottom: 2px solid #8D8D8D;
}
div#inner-footer {
	padding:10px;
}

#footer a:link,a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}

.sidebar {
	float:left;
	overflow:hidden;
	width: 242px;
	background: #585856;
	position:relative;
	min-height:465px;
}

#right_column {
	width: 198px;
	float: right;
	margin-left:25px;
	
}
.rightimage {
	margin-bottom:25px;
	border:1px solid #8E8E8E;
}

div#header {
	height: 133px;
	background: url('images/header_bg.jpg') top left no-repeat #820023;
}

.logo {
	margin: 9px 0px 0px 10px;
	border: 0;
}

.footerlinks {
	width:400px;
	color:#000000;
}

.footerlinks ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}


.footerlinks ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-right:9px;
	
}
.footerlinks ul li a{
	text-decoration:none;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

h2.entry-title {
	font-size:22px;
	padding:0px 0px 10px 0px;
	margin:0px;
	
}

.entry-meta {
clear:both;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}
/*
div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}*/

/* LINKS */
#leftcol_contact {
	padding: 15px 0px 15px 10px;
}
.sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sidebar ul li ul li {
	height: 23px;
	width: 100%;
	background: url('images/link.gif') left top no-repeat #585856;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
}

.sidebar ul li ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	
}
/* LINKS */

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


#splash_wrapper {
	width:723px;
}
#splash_blog {
	position:absolute;
	top:400px;
	padding-left:10px;
	width:439px;
}

#blog_label {
	float:left;
	position:relative;
	display:inline;
	color:#000000;
	font-weight:bold;
	margin-right:5px;
}
#blog_feed {
	display:inline;
}
#blog_feed a {
	text-transform:uppercase;
	text-decoration:none;
}
#blog_feed a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#00538D;
}

#splash_buttons {
	position:absolute;
	height:115px;
	width:439px;
	top:422px;
	padding-left:9px;	
}
img.splash_button {
	margin-right:7px;
}
#splash_image {
	position:absolute;
	width:723px;
	height:250px;
	/*background-image:url(images/splashimages/wave.jpg);*/
	background-repeat:no-repeat;
}
#splash_image_back {
	position:absolute;
	width:723px;
	height:250px;
	/*background-image:url(images/splashimages/wave.jpg);*/
	background-repeat:no-repeat;
}
#splash_slide_thumbs {
	position:relative;
	left:433px;
	top:270px;
	height:43px;
	
	width:300px;
}
.slide_thumb {
	position:relative;
	margin-right:10px;
	display:inline;
	float:left;
	width:60px;
	height:49px;
	cursor:pointer;
}
#splash_text {
	position:relative;
	top:225px;
	left:38px;
	width:400px;

}
#splash_text h1 {
	color:#8F0025;
	font-size:26px;
	margin-bottom:8px;
	padding-bottom:0px;
}
#splash_text h2{
	color:#585856;
	font-size:16px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:8px;
	padding-bottom:0px;
}

#splash_text p {
	color:#585856;
	font-size:14px;
	width:380px;
	margin-top:0px;
	padding-top:0px;
}