/*
Theme Name: The Wired Mouse
Theme URI: http://www.thewiredmouse.com
Description: Theme for the mouse
Version: 1.0
Author: Andrew Giles
Author URI: http://thewiredmouse.com

*/



/* Begin Typography & Colors */
body {
	background:#000000;
	background: url(images/bg.jpg) repeat-x #000000 top;
	color:#ffffff;
	font-family:verdana;
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

a{
	color:#198AC0;

}

ul li{
	list-style:none;
}

#movedown{
	margin-top:100px;
}

#logo{
	width:659px;
	margin:0px auto;
	padding:0px;
}

#logo_small{
	width:400px;
	margin:0px auto;
}
#contet_page_nav{
	width:792px;
	margin:0px auto ;

}
.buttons_small{
	float:left;
	padding:0px 10px 0px 10px;
	margin-top:30px;
}
.button_txt{
	font-size:10px;
	text-align:center;
	padding-bottom:4px;
	font-weight:bold;
}
#homepage_nav{
	width:790px;
	margin:0px auto;
}

#homepage_nav h1{
	font-size:16px;
	text-align:center;
	display:none;
}
#homepage_nav a{
	color:#ffffff;
	text-decoration:none;
}
.h1Span{
	height:20px;
	width:100px;
	padding:10px;
	text-align:center;
}
.homepage_button{
	float:left;
	padding:0px 15px 0 15px;
}

#secondpage_container{
	width:750px;
	margin:0px auto;
	padding:5px;

}
#secondpage_container .left{
	widht:175px;
	float:left;
	padding:10px 10px 0px 280px;
}
.right{
	float:left;
	padding:10px 10px 10px 20px;
	width:200px;
}
.right li{
	font-weight:bold;
	font-size:12px;
	list-style-image:url(images/nav_triangle.png);
	list-style-position:inside;
	width:175px;
	height:15px;
	margin:8px 0 8px 0;
}

.right li a{
	color:#ffffff;
	text-decoration:none;
}

.right li:hover{
	background:url(images/nav_hover_bg.png);
}

.right li.pagenav{
	list-style:none;
	font-size:16px;
}
#wrapper{
	width:725px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	top:10px;
	background:url(images/social_media_bg.png) repeat-x;

}
#wrapperFade{
	width:725px;
	height:36px;
	background:url(images/content_header.png);
	margin:20px auto;
	position:relative;
	top:30px;
	clear:both;
}

#sidebar{
	width:200px;
	float:left;
}

#content{
	float:left;
	padding:15px;
	width:480px;
}

#content p{
	margin-bottom:15px;
}

#content h1{
	border-bottom:1px solid #CCCCCC;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:19px;
	font-variant:small-caps;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
}

#footer{
	clear:both;
	margin-top:75px;
}
#footer p{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#777777;
}

.ulFooter{
	list-style-type:circle;
	font-size:10px;
	text-align:center;
}
.ulFooter li{
	display:inline;
}

#sidebarWidgets{
	margin-top:200px;
}
.widget{
	font-size:10px;
}

.widget h2{
	color:orange;
	margin:12px 0 8px;
}

.widget p{
	margin-top:8px;
}

.widget a{
	font-size:12px;
}
.widget li{
	margin-top:5px;
}

#social_media{
	width:675px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	top:50px;
	background:url(images/social_media_bg.png) repeat-x;
	background-position:0px 10px;
}
#social_media h1,h2,h3,h4,h5{
	padding:10px;
}
#social_media p{
	padding:10px;
	font-size:14px;
}
#sm_header{
	background:url(images/social_media_header.png);
	width:675px;
	height:36px;
}
#sm_header h2{
	color:#000000;
	font-size:14px;
	padding:8px 0 0 10px;
}	
.sm_content{
	width:200px;
	margin:0px auto;
}
.sm_left{
	float:left;
	width:225px;
	padding:20px 0 0 0;
}
.sm_center{
	float:left;
	width:225px;
	padding:20px 0 0 0;
}
.sm_right{
	float:left;
	width:225px;
	padding:20px 0 0 0;
}
.sm_button{
	width:146px;
	text-align:center;
	margin:0px auto;
}


ul.twit-twit{
	margin:0px;
	padding:0px;
	font-size:12px;
}
ul.twit-twit li{
	margin:0px;
	padding:0px;
}

.sm_fbimg{
	width:130px;
	text-align:center;
	margin:0 auto;
	border:1px solid #fff;
}