/*  
Theme Name: Gamer Discord
Theme URI: http://gamerdiscord.com/
Description: Gamer Discord
Version: 1.0.0
Author: Henry Jones
Author URI: http://henryjones.us/	

*/


body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	text-align: center;	
	background: #000 url('images/bkg.jpg') top center no-repeat;
	padding: 0 0 50px 0;
	margin: 0;		
}

h1, h2, h3{
	
	padding: 0;
	margin: 0;
}

h5 a:link, h5 a:visited{
	font-size: 16px;
	
}

p{
	line-height:1.4em;
	color: #5f5f5f;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

li{
	margin: 0 0 0 0;
	padding: 0;
}

img{
	margin: 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #0d618a;
}

a:hover{
	color: #e36500;
}

a img{
	border: none;
}

.left{
	float: left;
}

.right{
	float: right;
}
	
.clear{
	clear: both;	
	overflow: hidden;
	height: 1px;
	margin: 0;
}
	
#container .inside{	
	margin: 0px auto;	
}

#container {
	
	text-align: left;
	width: 1000px;
	margin: 0 auto;		
	padding: 0;
	
}


/*Top nav----------------------------------------------------*/
#nav{
	padding: 20px 0 20px 15px;
	width: 100%;
}

#nav ul{
	list-style: none;
}

#nav ul li{
	float: left;
	margin: 0 30px 0 0;
}

#nav ul li a:link, #nav ul li a:visited{
	color: #fff;	
}

#nav ul li a:hover{
	color: #e96e00;
}

#nav ul li a .navDesc{
	color: #655c5a;
	font-weight: normal;
	display: block;
}


/*Search-----------------------*/

#search{
	float: right;	
	padding: 2px 20px 0 0;
	
	height: 28px;
}

#searchsubmit{
	background: transparent url('images/search_btn.jpg') no-repeat;
	color: #fff;
	width: 59px;
	height: 26px;
	border: none;
	margin: 0 0 0 10px;
}

#searchResults{
	width: 500px;
}

#searchResults .searchResult .postMeta{
	font-size: 12px;
	margin: 0px 0px 0 00px;
	padding: 20px 5px 7px 5px;
}

#searchResults .searchResult .postMeta .date{
	
}

#searchResults .searchResult .postMeta .category{
	
}

#searchResults .searchResult .postMeta a:link{
	color: #aaad20;
}

#searchResults .searchResult h2{
	margin: 0px 0 0 0;
	font-weight: normal;
	font-size: 28px;
	color: #4b96bc;
	
}

/*Inside--------------------------------*/
#inside {
	margin: 0px;
	padding: 12px 25px 30px 25px;
	background-color: #fff;	
}

/*Header------------------------------*/
#header{
	border-bottom: 1px solid #5f5f5f;
	padding-bottom: 10px;
}

#logo{
	background: transparent url('images/logo.jpg') no-repeat;
	width: 527px;
	height: 82px;
	float: left;
}

#subscribe{
	float: right;
	text-align: right;
	padding: 8px 10px 0 0;
}

#subscribe h5{
	color: #e36500;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#subscribe ul li{
	margin-top: 3px;
}

.rssLink{
	background: transparent url('images/rss.jpg') 0px 0px no-repeat;
	padding: 0 0 0 20px;
}

.emailLink{
	background: transparent url('images/email.jpg') 0px 0px no-repeat;
	padding: 0 0 0 20px;
}



/*Content------------------------------*/

#content{
	float: left;
	margin: 15px 0 0 0;
	display: inline;
	width: 633px;
}



#mainPost{
	width: 633px;
	clear: both;
}



#mainPost .left{
	width: 418px;
}

#mainPost .left img{
	margin-top: 5px;
	vertical-align: bottom;
}

#content .postTopBar{
	background-color: #aaad20;
	height: 27px;
	color: #fff;
	padding-left: 15px;
}

#content .postTopBar p{
	line-height: 27px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#mainPost .left .postPreview{
	color: #fff;	
	margin: 5px 0 0 0;
	height: 281px;
	background: #01121e url('images/main_post_bkg.gif') right bottom no-repeat;
}

#mainPost .postMeta{
	font-size: 12px;
	border-bottom: 1px solid #34414b;
	margin: 0px 20px 0 20px;
	padding: 20px 0 7px 0;
}

#mainPost .postMeta .clear{
	margin: 0;
	
}

#mainPost .postMeta .date{
	float: left;
	display: block;
	margin: 0;
}

#mainPost h2 {
	color: #4b96bc;
	margin: 0px 20px 0 20px;
	padding: 15px 0 0 0;
	font-size: 24px;
	font-weight: normal;
}

#mainPost p{
	line-height: 1.6em;
	margin: 0px 20px 0 20px;
	padding: 15px 0 0 0;
	color: #fff;
}

#mainPost h2 a:link, #mainPost h2 a:visited{
	color: #4b96bc;

}

#mainPost h2 a:hover{
	color: #fff;

}

#mainPost .postMeta .category{
	float: right;	

}

#mainPost .postMeta a:link{
	color: #aaad20;
}

#mainPost .right{
	float: right;
	width: 215px;
}

#mainPost .clear{
	margin: 0;
}

.more-link{
	display: none;
}

#mainPost .readMore:link, #mainPost .readMore:visited{
	padding: 5px 8px 5px 8px;	
	color: #fff;
	background-color: #df5800;
	font-weight: bold;
	margin: 20px 0 0 0;	
}

#mainPost .readMore:hover{
	text-decoration: none;
	background-color: #4b96bc;
}

/*Pull quote--------------------*/
#homeQuote {	
	height: 212px;
	
}

.pullquote {	
	
	font-size:165%;
	line-height:140%;
	margin:10px 10px 0 10px;	
	padding:0px 0px 0px 10px;
}

#singlePost .pullquote {	
	
	width: 200px;
	float: right;
	font-size:165%;
	line-height:140%;
	margin:10px 10px 15px 10px;	
	padding:0px 0px 0px 10px;
}

.pullquote span{
	display: block;
	background: url('images/quote_close.jpg') no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
}
.pullquote span:first-letter {
	background: url('images/quote_open.jpg') no-repeat left top !important;
	padding:15px 0px 35px 75px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/*Main Post Comments--------------*/
#mainPostComments{
	width: 215px;
	height: 281px;
	background: url('images/main_post_comments.jpg') no-repeat;
	color: #fff;	
}

#mainPostComments .commentCount{
	padding: 12px 0 0 20px;
	display: block;
	font-weight: bold;
}

#mainPostComments ul{
	padding: 20px 15px 15px 25px;
}

#mainPostComments ul li{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #55aad5;
}

#mainPostComments ul li a:link, #mainPostComments ul li a:visited{
	color: #fff;
}

#mainPostComments ul li strong{
	display: block;
}

#mainPostComments a:link, #mainPostComments a:visited{
	color: #fff;	
}

#mainPostComments .leaveAComment{
	display: block;
	padding: 30px 0 0 30px;
}

#mainPostComments .leaveAComment:hover{
	text-decoration: underline;
}





/*Secondary Posts---------------------------*/
#secondaryPosts{
	display: block;
	height: 410px;
	padding: 10px 0 0 0;
	width: 633px;
}

.secondaryPost{
	float: left;
	margin-right: 10px;
	width: 204px;
}

.secondaryPost img{
	vertical-align: bottom;
}

#secondaryPosts .secondaryPost3{
	margin-right: 0;
}

#secondaryPosts .secondaryPost h2 {
	font-size: 15px;
	color: #1564c6;
	padding: 0 5px 0 5px;
	margin: 0;
}

#secondaryPosts .secondaryPost h2 a:link, .secondaryPost h2 a:visited{
	font-size: 15px;
	color: #458bad;

}

#secondaryPosts .secondaryPost h2 a:hover{
	font-size: 15px;
	color: #e36500;
}

#secondaryPosts .secondaryPost .secondaryReadMore{
	font-weight: bold;
	display: block;
	margin: 10px 5px 0 5px;
}



#secondaryPosts p{
	border-top: 1px solid #a8adb0;
	padding-top: 10px;
	font-size: 12px;
	margin: 10px 5px 0 5px;
	color: #5f5f5f;
	line-height: 1.5em;
}

#secondaryPosts .postMeta{
	font-size: 11px;	
	padding: 15px 5px 15px 5px;
	border-top: 6px solid #01121e;
	font-weight: bold;
	margin-top: 1px;
	
}

#secondaryPosts .postMeta .commentCount{
	float: right;
	background: #fff url('images/comment_icon_s.gif') 0 2px no-repeat;
	padding: 0 0 0 15px;
	display: block;	
}

#secondaryPosts .postMeta .category{
	float: left;
	display: block;	
	
}

#secondaryPosts .postMeta a:link{
	color: #aaad20;
}


/*Single-------------------------------------*/
#singlePost{
	width: 631px;
}

#content #singlePost h2{
	font-weight: normal;
	font-size: 28px;
	color: #4b96bc;
	margin-left: 4px;
}

#singlePost h2, #singlePost p, #singlePost ul, #singlePost h3, #singlePost h1{
	
	margin-left: 5px;
}

#singlePost .mainImg{
	margin-top: 7px;
}

#singlePost .postMeta{
	font-size: 12px;
	border-bottom: 1px solid #34414b;
	margin: 0px 0px 0 00px;
	padding: 20px 5px 7px 5px;
}

#singlePost .postMeta .date{
	float: left;
}

#singlePost .postMeta .category{
	float: right;
}

#singlePost .postMeta a:link{
	color: #aaad20;
}

#singlePost h2{
	margin: 15px 0 0 0;
}

/*Heading-----------------------*/
#singlePost h3{
	margin: 15px 0 10px 4px;
	font-size: 1.4em;
	font-weight: normal;
	
}

#singlePost h4{
	margin: 0 0 10px 4px;
	font-size: 1.3em;
	font-weight: normal;
}

/*Lists-----------------------------------------*/
#content ul li{
	margin: 0 0 10px 0;
}

ul li.good{
	padding: 0 0 0 25px;
	background: transparent url('images/tick.png') 0 0px no-repeat;
}

ul li.bad{
	padding: 0 0 0 25px;
	background: transparent url('images/cross.png') 0 0px no-repeat;
}

/*Related Posts----------------------------------*/
#related-posts{
	padding: 10px 0 0 0;
}

#content #related-posts h2{
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
	border-bottom: 1px solid #a8adb0;
	padding-bottom: 6px;
	width: 70%;
}

/*Search result-------------------------------*/
.searchResult{
	padding-top: 20px;
}

#content .searchResult p{
	margin-top: 4px;
}

/*Social Box-----------------------------------*/

#socialBox{
	background-color: #01121e;
	color: #4b96bc;
	padding: 15px 0 15px 0;
	clear: both;
	margin-top: 25px;
}

#socialBox a:link, #socialBox a:visited{	
	color: #4b96bc;
}

#socialBox a:hover{	
	color: #e96e00;
}

#socialBox{
	background-color: #01121e;
}

#socialBox .author{
	margin: 0 0 0 15px;
	display: block;
}

#socialBox .socialLinks{
	margin: 15px 0 0 15px;
	display: block;
	width: 60%;
	float: left;
}

#singlePost #socialBox .directions{
	padding: 15px;	
	background-color: #102c3e;
	color: #fff;
	margin-top: 15px;
}

#singlePost #socialBox p{	
	color: #fff;	
}

#socialBox .directions p{
	padding: 0;	
	margin: 0;
}

#socialBox .rss{
	float: right;
	margin: 15px 0 0 15px;
	display: block;
	width: 20%;
}









/*Sidebar----------------------------------*/
#sidebar{
	float: right;
	width: 300px;
	display: inline;
	padding: 15px 0 0 0;
}

#sponsoredPostsRight{
	
}

#sidebar .sponsoredPosts h5{
	border-top: 6px solid #01121e;
	border-bottom: 1px solid #a8adb0;
	line-height: 40px;
	font-weight: normal;
	padding: 0 0 0 5px;
	font-size: 16px;
	margin: 0;
}

#content .sponsoredPosts h5{
	border-top: 6px solid #01121e;
	border-bottom: 1px solid #a8adb0;
	line-height: 40px;
	font-weight: normal;
	padding: 0 0 0 5px;
	font-size: 16px;
	margin: 0;
}

.sponsoredPostHead{
	border-top: 6px solid #01121e;
	border-bottom: 1px solid #a8adb0;
	line-height: 40px;
	font-weight: normal;
	padding: 0 0 0 0px;
	width: 633px;
}

.sponsoredPost{
	margin: 10px 0 0 0;
}

#sidebar .sponsoredPost h6{
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}

#content .sponsoredPost h6{
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}

.sponsoredPost p{
	margin: 0;
	font-size: 12px;
}

#sidebar .sponsoredPost h6 a:link, #sidebar .sponsoredPost h6 a:visited{
	color: #4c96bd;	
}


#sidebar .sponsoredPost h6 a:hover{
	color: #e36500;	
}



#sponsoredPostsBottom .sponsoredPost{
	float: left;
	margin: 25px 30px 0 0;
	width: 300px;
}

#sponsoredPostsBottom .sponsoredPost2{
	margin-right: 0px;
}


/*Daily News---------------------------------------*/

#dailyNews{
	background-color: #01121e;
	margin: 15px 0 0 0;
	padding: 15px 0 15px 0;
}

#dailyNews h3{
	color: #fff;
	margin: 0px 15px 4px 15px;
	padding: 4px 0 10px 42px;
	border-bottom: 1px solid #062338;
	font-weight: normal;
	background: transparent url('images/twitter.jpg') 0 0px no-repeat;
}

#dailyNews h3 a:link, #dailyNews h3 a:visited{
	color: #fff;	
}

#dailyNews h3 a:hover{
	color: #ff8a00;	
}

#dailyNews h2{
	color: #fff;
	margin: 0px 15px 0 15px;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;	
}

#dailyNews h2 a:link, #dailyNews h2 a:visited{
	color: #4b96bc;	
}

#dailyNews h2 a:hover{
	color: #e96e00;
}

#dailyNews p{
	color: #fff;
	margin: 0px 15px 15px 15px;
	font-size: 12px;
	color: #c7cbce;
}

#dailyNews .date{
	color: #fff;
	font-size: 11px;
	margin: 0 15px 0 15px;
	
}

/*Twitter------------------------*/
.twitter{
	color: #fff;
	padding: 0px 15px 10px 15px;
}

.twitter li{
	color: #4a95bb;
	border-bottom: 1px solid #062338;
	padding: 8px 0 8px 5px;
}


/*Sidebar Tabs--------------------------------------------------------*/
#sidebarTabs{
	margin: 15px 0 0 0 ;
}

#sidebarTabs .tabNav{	

	list-style: none;
	border-bottom: 1px solid #01121e;
	display: block;
	height: 37px;	
}

#sidebarTabs .tabNav li{	
	float: left;
	
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	margin: 0 0 0 10px;
	height: 35px;
	display: block;
	line-height: 37px;
	padding: 0 20px 0 20px;
	font-weight: bold;
	color: #75736e;	
}

#sidebarTabs .tabNav li:hover{	
	text-decoration: none;
	color: #ff560e;
}

#sidebarTabs .tabNav li.active{	
	border: 1px solid #01121e;	
	border-top: 3px solid #01121e;	
	border-bottom: none;
	color: #01121e;
	background-color: #fff;
}

/*Recent Comments--------------*/
#recentComments{

}

#recentComments ul{
	padding: 10px 0px 15px 0px;
}

#recentComments ul li{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #a8adb0;
}

#recentComments ul li a:link, #recentComments ul li a:visited{
	display: block;
}

#recentComments ul li strong{
	display: block;
	color: #e36500;
}

#recentComments ul li {
	line-height: 1.4em;
}

/*Popular Posts--------------*/
#popularPosts{

}

#popularPosts h2{
	display: none;
}

#popularPosts ul{	
	list-style: none;
}

#popularPosts ul ul{
	padding: 15px 0px 15px 0px;
}

#popularPosts ul ul li{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #a8adb0;
}

#popularPosts ul ul li a:link, #popularPosts ul ul li a:visited{
	
}

#popularPosts ul ul li strong{
	display: block;
}



/*Comments-----------------*/

#comments{
	
	width: 631px;
	margin: 15px 0 0 0;		
}

.commentlist{
	padding: 15px 0 0 0;
}

.commentlist li{
	margin-bottom: 10px;
}

#comments .commentAuthor{
	float: left;
	width: 180px;
	background: #fff url(images/comment_pointer.gif) right top no-repeat;
	height: 50px;
}

#comments .commentAuthor img{
	float: left;
	margin-right: 8px;	
}


#comments li.alt .commentAuthor{	
	background: #fff url(images/comment_pointer_alt.gif) right top no-repeat;	
}

#comments li.admin .commentAuthor{	
	background: #fff url(images/comment_pointer_admin.gif) right top no-repeat;	
}

#comments .commentBody{
	float: left;
	width: 440px;
	background-color: #e1e1e1;
	padding: 10px 0 10px 0;
}


#comments li.alt .commentBody{	
	background-color: #efefef;	
}

#comments li.admin .commentBody{	
	background-color: #102c3e;	
	color: #fff;
}

#content li.admin p{	
	
	color: #fff;
}



#comments .commentBody p{
	padding: 0 15px 0 15px;
}

#submit{
	background: transparent url('images/submit_btn.jpg') no-repeat;
	color: #fff;
	width: 59px;
	height: 26px;
	border: none;
	margin: 0 0 0 10px;
}


/*Pagination---------------------*/

#paginationBar{
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
}

.olderIssueLink{
	float: left;
	margin-right: 15px;
}

.olderIssueLink a:link, .olderIssueLink a:visited{
	text-align: center;
	background-color: #4c96bd;
	color: #fff;
	line-height: 30px;
	display: block;
	padding: 0 10px 0 10px;
}

.olderIssueLink a:hover{
	background-color: #e36500;
}

.newerIssueLink{
	float: left;
}

.newerIssueLink a:link, .newerIssueLink a:visited{
	text-align: center;
	background-color: #4c96bd;
	color: #fff;	
	line-height: 30px;
	display: block;
	padding: 0 10px 0 10px;
}

.newerIssueLink a:hover{
	background-color: #e36500;
}

/*Page------------*/
#pageContent{
	width: 620px;
}

#pageContent h2{
	font-weight: normal;
	font-size: 35px;
}

/*CatList------------------------*/
#catList{
	background-color: #303030;
	list-style: none;
	padding: 0px 10px 0px 25px;
	height: 32px;
}

#footer #catList a:link, #catList a:visited{
	
}

#catList ul{
	list-style: none;	
}



#catList li{
	float: left;
	margin: 3px 15px 0 0;
}





/*Footer-------------------------*/

#footer{
	color: #d6d6d6;
	font-size: 11px;
		
}

#footer a:link, #footer a:visited{
	color: #d6d6d6;
	line-height: 30px;
}

#footer a:hover{
	color: #fff;
}

#footer .links{
	float: right;
	margin-right: 10px;
}

#footer .copyright{
	float: left;
	margin-left: 10px;
}


/*Category styles--------------------*/

/*Xbox*/
#content .topBar_Xbox{
	background-color: #aaad20;
}

#content .catLink_Xbox a:link, #content .catLink_Xbox a:visited{
	color: #aaad20;
}

.pullquote_Xbox span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_Xbox span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}


/*PS3*/
#content .topBar_PS3{
	background-color: #d70000;
}

#content .catLink_PS3 a:link, #content .catLink_PS3 a:visited{
	color: #d70000;
}

.pullquote_PS3 span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_PS3 span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}

/*Wii*/
#content .topBar_Wii{
	background-color: #3cc1dd;
}

#content .catLink_Wii a:link, #content .catLink_Wii a:visited{
	color: #3cc1dd;
}

.pullquote_Wii span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_Wii span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}


/*PC*/
#content .topBar_PC{
	background-color: #1466cb;
}

#content .catLink_PC a:link, #content .catLink_PC a:visited{
	color: #1466cb;
}

.pullquote_PC span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_PC span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}

/*Mobile*/
#content .topBar_Mobile{
	background-color: #b31534;
}

#content .catLink_Mobile a:link, #content .catLink_Mobile a:visited{
	color: #b31534;
}

.pullquote_Mobile span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_Mobile span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}

/*Featured*/
#content .topBar_Featured{
	background-color: #e28002;
}

#content .catLink_Featured a:link, #content .catLink_Featured a:visited{
	color: #e28002;
}

.pullquote_Featured span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_Featured span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}


/*Multi*/
#content .topBar_Multi{
	background-color: #e28002;
}

#content .catLink_Multi a:link, #content .catLink_Multi a:visited{
	color: #e28002;
}

.pullquote_Multi span{	
	background: url('images/quote_close_PS3.jpg') no-repeat bottom right !important;	
}

.pullquote_Multi span:first-letter {
	background: url('images/quote_open_PS3.jpg') no-repeat left top !important;
}


