/*

Theme Name: WoWar
Theme URI: http://www.mkels.com/
Description: Unique World Of Warcraft Wordpress theme
Author: Micheal Kelsinger
Author URI: http://www.mkels.com/
Tags: fixed width, two columns, widgets-ready

*/


body {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background: #021015 url(images/bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	letter-spacing: -1px;
}

#wrapper {
	margin: 0px auto;
	width: 942px;
}
#container {
	margin: 0px;
	width: 942px;
	float: left;
}

#top-header {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 932px;
	background: url(images/top-header.jpg) no-repeat top;

	height: 263px;

/*
	height: 150px;
*/
	position: relative;
}
#logo {
	height: 200px;
	width: 350px;
	position: absolute;
	left: 15px;
	top: 25px;
	background: url(images/logo.png) no-repeat center center;
	display: block;
}
#logo a {
	font-size: 0px;
	color: #7B955E;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 350px;
}
#site-url {
	height: 200px;
	width: 350px;
	position: absolute;
	left: 15px;
	top: 25px;
	display: block;
}
#site-url a {
	font-size: 0px;
	color: #7B955E;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 350px;
}


.nav-pattern {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 942px;
	height: 24px;
}
#navigation {
	background: url(images/nav.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	width: 942px;
	font-family: "Times New Roman", Georgia, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	line-height: 53px;
	height: 53px;
	color: #FFFFFF;
}
.nav li:hover {
	background: url(images/nav-hover.jpg) no-repeat center center;
}
.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 53px;
	background: url(images/nav-line.jpg) no-repeat right center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.nav li a:hover {
	color: #f6dc2a;
	text-decoration: none;
	display: block;
	height: 53px;
	background: url(images/nav-line.jpg) no-repeat right center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#content-wrap {
	background: #FFFFFF url(images/content.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 942px;
}
#content {
	background: url(images/content-wrap.jpg) no-repeat top;
	margin: 0px;
	padding: 15px 35px 15px 45px;
	float: left;
	width: 862px;
}
.nav li#home {
	color: #f6dc2a;
	text-decoration: none;
	display: block;
	background: url(images/nav-hover.jpg) no-repeat center center;
}
.nav li#home a {
	color: #f6dc2a;
	text-decoration: none;
}
#footer {
	background: #1b262a url(images/footer-top.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 940px;
	border-right: 1px solid #514f4f;
	border-bottom: 1px solid #514f4f;
	border-left: 1px solid #514f4f;
}
#footer-content {
	background: url(images/footer-bottom.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#footer-wrap {
	background: url(images/footer-img.png) no-repeat right bottom!important;
	margin: 0px;
	padding: 3% 2% 4%;
	float: left;
	width: 96%;
}
.fblk {
	margin: 0px;
	padding: 0px 15px 0px 5px;
	float: left;
	width: 340px;
}

#wp-footer {
	margin: 0px;
	padding: 15px 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 22px;
	color: #5F7B81;
	font-family: Cambria, Georgia, Geneva, Verdana;
}
#wp-footer a {
	color: #5F7B81;
	text-decoration: none;
}
#wp-footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#post-entry {
	margin: 0px;
	padding: 1em 25px 2em 0px;
	float: left;
	width: 555px;
	border-right: 1px solid #eee;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 268px;
}
#rss-feed {
	background: url(images/news-feed.jpg) no-repeat center center;
	margin: 0px;
	padding: 20px 20px 20px 13px;
	float: left;
	height: 160px;
	width: 235px;
}
#rss-feed h4 {
	margin: 0px 0px 10px;
	padding: 5% 0px 0px 5%;
	float: left;
	width: 90%;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#rss-feed h4 span {
	font-size: 13px;
	letter-spacing: 1px;
	font-family: "Times New Roman", Georgia, Tahoma, "Trajan Pro"!important;
}
#rss-feed .class-rss {
	background: url(images/rss-icon.png) no-repeat left;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 40px;
	float: left;
	height: 32px;
	width: 80%;
	line-height: 32px;
}
#rss-feed .class-email {
	background: url(images/email-feed.png) no-repeat left;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	height: 32px;
	width: 80%;
	line-height: 32px;
}
#rss-feed  a {
	color: #FFFFFF;
	text-decoration: none;
}
#rss-feed a:hover {
	color: #f6dc2a;
	text-decoration: none;
}




#search {
	background: url(images/search.jpg) no-repeat center center;
	margin: 0px 0px 11px;
	padding: 15px 25px;
	float: left;
	height: 63px;
	width: 218px;
}
#search h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: normal;
	color: #FFFFFF;
}
#search form {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 100%;
}
#search p {
	margin: 0px;
	padding: 0px 2% 0px 0px;
	float: left;
	width: 96%;
	background: #FFFFFF;
}
#search #tfield {
	background: #FFFFFF;
	border-width: 0px;
	border-style: none;
	color: #999999;
	width: 83%;
	padding: 3px 2px;
	margin: 0px;
	float: left;
	font-size: 11px;
}
#search .se_button {
	margin: 3px 0px 0px;
	padding: 0px;
	float: right;
}



.post, page {
	margin: 0px 0px 2em;
	padding: 0px 0px 2em;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ededed;
}
.sticky {
}
.sticky h1 {
	font-size: 30px!important;
}

.post a:hover, .page a:hover {
	color: #970620;
	text-decoration: none;
}

.top-meta {
	background: url(images/seclines.gif) repeat-x bottom;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.top-meta .calendar {
	background: url(images/calendar.gif) no-repeat center center;
	margin: 0px;
	padding: 23px 0px 0px;
	float: left;
	height: 59px;
	width: 72px;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
}
.top-meta .meta-title {
	margin: 0px;
	padding: 5px 0px 0px 15px;
	float: left;
	width: 460px;
}
.calendar span {
	font-size: 16px;
	color: #ddd;
}

h1.post-title {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 27px;
	font-weight: 400;
	color: #000000;
}
h1.post-title a {
	color: #222;
	text-decoration: none;
}

.post-author {
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
	font-size: 11px;
	color: #666666;
	font-family: Cambria, Georgia, Geneva, Verdana;
}
.post-author a {
	color: #58721b;
	text-decoration: none;
}
.meta-author {
	margin: 0px;
	padding: 2px 0px;
	float: left;
	width: 350px;
}
.meta-comment {
	margin: 0px;
	padding: 0px;
	width: 105px;
	float: right;
}
.meta-comment a {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px;
	color: #444;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}


.post-extra {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-content {
	margin: 0px;
	padding: 1em 0px 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 1.65em;
	overflow: hidden;
}
.post-content .wp-smiley {
	margin: 0px!important;
	padding: 0px!important;
	border-width: 0px!important;
	border-style: none!important;
}

.post-content img {
/*
	padding: 5px;
	border: 1px solid #ddd;
*/
	max-width: 95%;
}

.post-content p {
	margin-top: 0px;
	margin-bottom: 24px;
}
.post-tag {
	background: url(images/tagged.gif) no-repeat left 4px;
	margin: 0px;
	padding: 22px 0px 13px 35px;
	float: left;
	width: 92%;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.post-social {
	margin: 0px;
	padding: 6px 0px;
	float: left;
	width: 100%;
}
.post-content a, .post-tag a {
	color: #105d85;
	text-decoration: underline;
}
#comments-template {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 100%;
}
#comments-template h4{
	font-size: 27px;
	margin: 25px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Georgia, Tahoma, "Trajan Pro";
	border-bottom: 1px solid #eee;
	line-height: 33px;
}

p#subrss {
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}
#subrss a {
	display: block;
	margin: 5px 12px 0px 0px;
	padding: 3px 7px;
	float: left;
	background: #9F0000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.com {
	margin: 0px 0px 15px;
	padding: 3%;
	float: left;
	width: 94%;
	font-size: 11px;
	line-height: 16px;
}
.com a {
	color: #934634;
	text-decoration: underline;
}
.com small {
	font-size: 10px;
}
.alt {
	background: #F7F7F7;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #000000;
}
.com-text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.com a:hover {
	color: #CC6633;
	text-decoration: none;
}
#comment-form {
	margin: 20px 0px 15px;
	padding: 7% 2% 1%;
	float: left;
	width: 95%;
	background: #1B262A url(images/nav-pattern.jpg) repeat-x top;
	border: 1px solid #000000;
}
#comment-form a {
	color: #CA5D2A;
	text-decoration: underline;
}

#comment-form p {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
}
#comment-form label {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comment-form .st {
	background: #FFFFFF;
	margin: 0px;
	padding: 6px 3px;
	width: 70%;
	border: 2px solid #000000;
	float: left;
	font-size: 11px;
	line-height: 20px;
}
#comment-form .sa {
	background: #FFFFFF;
	margin: 10px 10px 10px 0px;
	padding: 6px 5px;
	width: 94%;
	border: 2px solid #000000;
	float: left;
	height: 250px;
	font-size: 12px;
	line-height: 16px;
}
#comment-form .sb {
	margin: 0px;
	padding: 3px 8px;
	font-size: 13px;
	color: #FFFFFF;
	width: auto;
	overflow: visible;
	border: 1px solid #E2BA5A;
	font-weight: bold;
	background: #CA5D2A;
}
ul.sidebar_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 268px;
	list-style-type: none;
}
ul.sidebar_list li {
	background: url(images/side-content.jpg) repeat-y;
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 268px;
}
ul.sidebar_list li h3 {
	font-size: 16px;
	line-height: 49px;
	background: url(images/side-header.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px 20px;
	float: left;
	height: 49px;
	width: 228px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Helvetica, Arial;
	letter-spacing: normal;
}
.sidebar_list h3 a, .sidebar_list h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

ul.sidebar_list li ul {
	background: url(images/side-footer.jpg) no-repeat bottom;
	margin: 0px;
	padding: 8px 15px 15px;
	float: left;
	width: 238px;
	list-style-type: none;
}

ul.sidebar_list li ul li {
	background: url(none);
	margin: 0px 0px 5px;
	padding: 0px 5px;
	float: left;
	width: 228px;
	font-size: 12px;
	line-height: 20px;
}
ul.sidebar_list li ul li ul {
	background: url(none);
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
ul.sidebar_list li ul li ul li {
	background: url(none);
	margin: 5px 0px 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
ul.sidebar_list li.widget_categories a,
ul.sidebar_list li.widget_pages a,
ul.sidebar_list li.widget_recent_entries a,
ul.sidebar_list li.widget_archive a,
ul.sidebar_list li.widget_links a,
ul.sidebar_list li.widget_meta a,
ul.sidebar_list li.widget_rss li a,
ul.sidebar_list li.widget_most_comment li a
 {
	background: url(images/side-bullet.jpg) no-repeat 2px 3px;
	margin: 0px;
	padding: 6px 0px 6px 25px;
	float: left;
	width: 203px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #eee;
	display: block;
}
ul.sidebar_list li.widget_categories a:hover,
ul.sidebar_list li.widget_pages a:hover,
ul.sidebar_list li.widget_recent_entries a:hover,
ul.sidebar_list li.widget_archive a:hover,
ul.sidebar_list li.widget_links a:hover,
ul.sidebar_list li.widget_meta a:hover,
ul.sidebar_list li.widget_rss li a:hover,
ul.sidebar_list li.widget_most_comment li a:hover {
	background: url(images/side-bullet.jpg) no-repeat 2px 3px;
	margin: 0px;
	padding: 6px 0px 6px 25px;
	float: left;
	width: 203px;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #eee;
	display: block;
	color: #000000;
	text-decoration: underline;
}

.sidebar_list a {
	color: #934634;
	text-decoration: underline;
}
.sidebar_list a:hover {
	color: #000000;
	text-decoration: none;
}
li#tag_cloud {
}
li#tag_cloud a {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	line-height: 28px;
	float: left;
}
div.textwidget {
	margin: 0px;
	padding: 8px 0px!important;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.widget_rss h3 img {
	margin: 19px 6px 0px 0px!important;
	padding: 0px!important;
	display: inline-block!important;
	float: left;
	height: 12px;
	width: 12px;
}

.sidebar_list select,  footer_list select {
	background: #FFFFFF;
	width: 98%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

li#gravatar-comments ul li {
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ul.footer_list li {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footer_list li ul {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footer_list li h3 {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 0px;
	background: url(images/footer-line.png) repeat-x bottom;
}
.footer_list li ul li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
	color: #ddd;
}
.footer_list li ul li ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footer_list li ul li ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.footer_list a {
	color: #657a82;
	text-decoration: none;
}
.footer_list a:hover {
	color: #7C929A;
	text-decoration: underline;
}
.thdrpy a {
	color: #FFFFFF;
	text-decoration: none;
	background: #660000;
	padding: 2px 5px;
}
.thdrpy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CA5D2A;
	padding: 2px 5px;
}
.chalt {
	background: #eee!important;
	padding: 2%!important;
	width: 95%!important;
	border-width: 0px!important;
	border-style: none!important;
}
.comment-childs {
	background: #FFFFFF!important;
	padding: 2%!important;
	width: 95%!important;
	border: 1px solid #E9E9E9!important;
}
#cancel_reply a {
	color: #CA5D2A!important;
	text-decoration: underline!important;
}

