/*  
Theme Name: Orange Sunset
Theme URI: http://www.cheapdesign.info/
Description: Stylish WordPress theme ideal for a personal blog. To change the avatar picture, just replace the file images/avatar.jpg (75 x 75 pix). Enjoy! :)
Author: andrej
Author URI: http://www.cheapdesign.info/
*/

body {
	margin:0;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#cdcdcd;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#ff5400;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #fff;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:810px;
	margin:0 auto;
	background:url(images/bg.gif) repeat-y;
	}

/* The Top Part */

.top {
	height:136px;
	background:#000 url(http://1985.armedassault.com/wp-content/uploads/2007/08/blogpic1.jpg) left no-repeat;
	padding-right:38px;
	}
.search {
	float:right;
	width:227px;
	height:49px;
	padding:15px 0 0 15px;
	background:url(images/search.gif);
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	height:25px;
	width:149px;
	padding:7px 5px 0 5px;
	background:url(images/searchbar.gif);
	color:#38150f;
	font-size:18px;
	}
.search input#submit {
	border:1px solid #906a5c;
	height:32px;
	background:url(images/searchsubmit.gif);
	width:49px;
	color:#fff;
	font-size:18px;
	}
.search input#submit:hover {
	background:url(images/searchhover.gif);
	}
.top h1 {
	float:right;
	clear:right;
	margin:0;
	padding:10px 0 0 0;
	font-weight:normal;
	font-size:40px;
	color:#9f4204;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* The Inner Wrappers */

.left {
	float:left;
	width:522px;
	}
.sidebarleft {
	float:left;
	width:8px;
	height:733px;
	background:#000 url(images/left.gif) 0 132px no-repeat;
	}
.sidebarleftmenu {
	height:56px;
	margin-top:76px;
	background:url(images/barleft.gif);
	}
.sidebar {
	float:left;
	width:212px;
	padding:15px;
	background:url(images/sidebar.gif) top repeat-x;
	font-size:16px;
	}
.right {
	float:left;
	width:38px;
	background:#000 url(images/right.gif) 0 132px no-repeat;
	height:733px;
	}
.rightbar {
	height:56px;
	background:#404040 url(images/barright.gif) left no-repeat;
	margin-top:76px;
	}

/* Bottom Header */

.headerbottom {
	height:76px;
	background:#000 url(http://1985.armedassault.com/wp-content/uploads/2007/08/blogpic2.jpg) left no-repeat;
	}

/* The Menu */

.menu {
	height:56px;
	background:#404040 url(http://1985.armedassault.com/wp-content/uploads/2007/08/blogpic3.jpg) left no-repeat;
	overflow:hidden;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	line-height:56px;
	font-size:20px;
	}
.menu a {
	color:#fff;
	display:block;
	float:left;
	padding:0 20px;
	height:56px;
	}
.menu a:hover {
	color:#000;
	text-decoration:none;
	background:url(images/menuhover.png);
	}
.menu li.current_page_item a {
	color:#000;
	}

/* The Content */

.content {
	background:url(images/content.gif) top repeat-x;
	padding:0 23px 20px 28px;
	min-height:601px;
	text-align:justify;
	}
.postinfo {
	padding-top:30px;
	}
.date {
	width:51px;
	height:53px;
	background:url(images/date.gif);
	text-align:center;
	text-transform:lowercase;
	font-weight:bold;
	line-height:16px;
	float:left;
	}
.date .day {
	color:#000;
	font-size:18px;
	line-height:normal;
	}
.postinfo h1 {
	margin:0 0 0 70px;
	font-size:20px;
	padding:15px 0 0 0;
	}
.postinfo .text {
	margin:0 0 0 70px;
	font-size:11px;
	}
p.author a {
	color:#fff;
	font-weight:bold;
	}

/* The Sidebar */

.sidebar p.welcome {
	margin:0;
	padding:0;
	text-align:center;
	font-size:18px;
	}
.avatar {
	height:75px;
	margin:29px 0 20px 0;
	}
.avatar img {
	float:left;
	width:75px;
	height:75px;
	border:1px solid #e8e2e1;
	margin-right:20px;
	}
.avatar p {
	margin:0;
	padding:20px 0 0 0;
	}
.avatar a {
	color:#fff;
	}
.avatarrss {
	height:53px;
	margin:40px 0;
	}
.avatarrss img {
	width:53px;
	height:53px;
	float:left;
	margin-right:20px;
	}
.avatarrss p {
	margin:0;
	padding:15px 0 0 0;
	}



.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:18px;
	margin:0 0 0 10px;
	}
.sidebar ul li ul, .sidebar ul li div {
	margin:20px 0 20px 40px;
	}
.sidebar ul li ul ul {
	margin:0 0 0 10px;
	}
.sidebar a {
	color:#fff;
	line-height:20px;
	}
.sidebar ul li div a {
	font-weight:bold;
	}

/* The Bottom Bar */

.contentbar {
	float:left;
	height:56px;
	width:502px;
	padding-left:28px;
	background:url(images/sponsors.gif);
	line-height:56px;
	font-size:9px;
	color:#000;
	font-weight:bold;
	}
.contentbar a {
	color:#000;
	}
.sidebarbar {
	float:left;
	height:56px;
	width:169px;
	padding:0 28px 0 45px;
	background:url(images/rss.gif);
	line-height:56px;
	font-size:18px;
	color:#000;
	font-weight:bold;
	}
.sidebarbar img {
	float:right;
	}
.sidebarbar a {
	color:#000;
	}
.rightbarbottom {
	float:left;
	width:38px;
	height:56px;
	background:url(images/sponsors.gif);
	}

/* The Copyright */

.bottombar {
	height:35px;
	background:#000;
	clear:both;
	}
.copyright {
	width:242px;
	text-align:center;
	margin-left:530px;
	height:35px;
	line-height:35px;
	background:url(images/copyright.gif);
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	color:#fff
	}

/* The Comments */

.comments {
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.respond form {
	margin:0;
	padding:0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#404040;
	border:1px solid #606060;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#404040;
	border:1px solid #606060;
	color:#fff;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond h2, .comments h2 {
	margin:0 0 0 0;
	font-size:20px;
	padding:15px 0 15px 0;
	color:#ff5400;
	}