/*
Theme Name: Skip Theme
Theme URI: http://skipthedial.com
Description: skipthedial theme.
Version: 1.0
Author: Moises Martinez	
Author URI: http://skipthedial.com	
Tags: black, red, blue

	Skip Theme 1.0
	 http://skipthedial.com	

	



*/



body {
background-color: #000;
margin: 0;
padding: 0;
}

a {
	color: #5A5FBB;
	text-decoration: none;
	margin: 0;
	padding: 0;	
	font-weight: bold;
}

input {border: 1px solid #000; background-color: white; margin:0; padding:0; font-size: 9px;}
input#searchsubmit {border: 1px solid #000; background-color: white; margin:0 0 0 2px; padding:0;}

#content {
margin: 0 auto;
background-color: #fff;
width: 960px;
min-width: 960px;
}


html > body #content {
margin: 0 auto;
background-color: #fff;
width: 950px;
min-width: 950px !important;
}



#header {
background-color: #000;
width: 950px;
height: 120px;
margin: 0;
padding: 0;
}

#header h1 { 
float: left;
width: 200px;
height: 120px;
margin: 0;
padding: 0;
overflow: hidden;}

#header h1 img {border: 0; padding-top: 18px;}

#top_ad { float: right; margin: 10px 0 0 0; padding: 0; text-align: right; width: 728px;}

#menucontainer {
background-color: #000;
width: 948px;
height: 30px;
margin: 0;
padding: 0;
background-image:url(images/logo_type.jpg);
background-position: top right;
background-repeat: no-repeat;
border: 1px solid #fff;
color: #fff;
}

.menuitem {
float: left;
height: 25px;
padding: 5px 10px 0 10px;
margin: 0;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

.menuitem a {
padding-top: 10px;
color: inherit;
text-decoration: none;
}

#footer {
color: #fff;
width: 950px;
margin: 0 auto;
padding: 0;
text-align:center;
font-size: 12px;
}

#footer a { text-decoration: none; color: #5A5FBB}

.contentleft {
margin-top: 2px;
margin-bottom: 2px;
float: left;
width: 650px;
border: 1px solid #000;
margin-left: 2px;
padding: 10px;
}


.contentright {
margin-top: 2px;
margin-bottom: 2px;
float: left;
width: 248px;
border: 1px solid #000;
margin-left: 5px;
padding: 10px;
}




.post h2 {margin: 0; padding: 0; 	color: #b0b0b0;}
.post h2 a {
	color: inherit;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}

.entry div hr { 
clear: both;
 }

.postmetadata {
	font-size: small;
	text-align: right;
	margin-top: 20px;
        padding: 5px;
}

.postmetadata a {
	color: #5A5FBB;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}

.postmetadata.alt{
	font-size: small;
	text-align: center;
	margin-top: 20px;
}
.more-link {
	color: #5A5FBB;
	text-decoration: none;
	margin: 0;
	padding: 0;	
}

.navigation {
	width: 650px;
	margin: 0 auto 10px 0;
	border-bottom: 1px solid #000;
        height: 20px;
padding: 0;



}

.navigation .alignleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	height: 15px;
	text-align: left;
}

.navigation .alignright {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	height: 15px;
	text-align: right;
}

#sidebar {
	width: 80%;
	font-size: small;
	margin: 0 auto;
	padding: 0;

	}

#sidebar ul, #sidebar ul li ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
	#sidebar ul li, #sidebar ul li ul li {
		margin: 0 auto 15px auto;
text-align: center;
padding: 0;
list-style: none;
}
 #sidebar ul li h2{
	padding: 0;
	margin: 0;
	text-align: center;
}

.textwidget {font-size: large; color: 000;}
.widget_text  {color: #000; margin-bottom: 0 !important;}

* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
