/*
Theme Name: QEMIC
Theme URI: http://qemic.com
Description: Formerly KMOGVIDEO.net a new chapter.
Version: 2.0 
Author: Krystian Morgan
Author URL: http://qemic.com
Tags: qemic, kmogvideo, theme */


                         /*       Colour Chart:
                                  
                                  Dark Blue : #090c0e
                                  Dark Grey : #262626
                                  Light Grey: #f3f3f3
                                  Blue      : #56c9d7
                                  Black     : #000000
                                  White     : #ffffff    */








/* RESET */
/* ----------------------------------------- */

*                                 {margin: 0; padding: 0; font-size: 10px;
}
html                              {overflow-y: scroll;}
html, body                        {height: 100%;}
body                              {font-size: 40%; font-family: Arial, sans-serif;                                                   color: black; background: #0d0d0d none repeat-x center;}

ul                                {list-style: square inside;
	list-style-type: none;
}
ol                                {list-style: decimal inside;
	list-style-type: none;
}

h1 {color: #434343;
	letter-spacing: -0.5px;
	font: bold 30px Times, "Times New Roman", Georgia, serif;
}
a                                 {color: #56c9d7; outline: none; text-decoration: none;
	line-height: 25px;
	font-size: 15px;
}

a:hover                                 {color: #56c9d7; outline: none; text-decoration: underline;
	line-height: 25px;
	font-size: 15px;
}
a img                             {
	list-style-type: none;
	border: 1px solid #3f3f3f;
}

a img:hover                             {
	list-style-type: none;
	border: 1px solid #bfbec0;
}
img                               {vertical-align: middle;
	list-style-type: none;
}
table                             {border-collapse: collapse;}
strong                            {font-size: 16px; color: #fff; background-color: #5bcad8; font-style: italic; text-transform: uppercase; padding: 2px; margin: 22px;}



/* Utilities 
*/

.floatleft                        {float: left;}
.floatright                       {float: right;}
.clear                            {clear: both;}
.button                           {border: 1px solid #2f2f2f; background: #242424;
                                   padding: 3px 8px;
                                   color:#ffffff ;}

.button:hover                     {background: #3c3c3c; color: white;
	border-color: #2e2e2e;
}




/* Structure
*/

#page-wrap                        { width: 900px;
                                    min-height: 100%; 
                                    height: auto !important; 
                                    height: 100%;
	margin: 0px auto -100px;
}
                                    
#push                             {height: 100px;}




/* Header
*/

h1#logo                           {width: 245px; height: 35px; background: url(images/Qemic_logo.png) 
									top left no-repeat; text-indent: -9999px;float: left; margin-bottom: 20px;}

h3 {
	float: left;
}

#top-bar                          { display: inline; padding: 55px 0 0; margin-top: 55px;}

#navigation           { height: 50px; float: left;
	margin-top: 10px;
}


#description p {
	margin-top: 10px;
	color: #fffeff;
	float: left;
	font: 61px/36px Times, "Times New Roman", Georgia, serif;
	margin-bottom: 30px;
}


ul#nav                            {width: 360px;font-size: 9px;
	text-align: right;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
}

ul#nav li                         {display: inline;}
ul#nav li a                       {text-transform: uppercase; color: #56c9d7; font-size: 1.3em; 									padding: 3px 8px; }


ul#nav li a:hover                 {color: #ffffff;}



p                                 { font-size: 12px; margin: 14px 0;
	line-height: 22px;
}

#searchbar {
	padding-top: 21px;
}
 





/* Featured Content
*/

#featured a h1 {font-size: 20px;
	background-color: #44bfd7;
	color: #fffeff;
	padding: 3px;
	float: right;
}

#featured {
	height: 200px;
	width: 900px;
	margin-bottom: 50px;
}

#content h3 {
	color: #fffeff;
	font: 32px Times, "Times New Roman", Georgia, serif;
}

#content a.button {
	float: right;
}

.page_top {
	background: url(images/page_content_top.jpg) no-repeat;
	height: 16px;
}

#featured h3 {font-size: 20px;
	background-color: #101010;
	color: #fffeff;
	padding: 3px;
	float: right;
}
	
	

#recent-videos li a.rv-image img {list-style-type: none; margin-left: 2px; display: inline; float: left; margin-right: 2px;}


#titles {
}

div#titles {
	float: left;
	font-size: 14px;
	width: 195px;
	overflow: hidden;
	list-style-type: none;
	text-align: center;
	color: #232322;
}
	
#recent-videos                  {
	color:#233534;
	font-size:14px;
	font-weight:bold;
	width:920px; list-style-type: none; margin-left: 0; margin-right: 0;
	padding-top: 3px;
	margin-top: 15px;
}

#recent_post div.post-title h1 {
	margin-top: 2px;
}





img.rv-image {float: left; list-style: none;
	width: 215px;
	height: 120px;
	margin-top: 8px;
	position: relative;
	border-right: 1px solid #0d0d0d;
	margin-left: 8px;
	border: 1px solid #3f3f3f;
}

img.rv-image:hover {float: left; list-style: none;
	width: 215px;
	height: 120px;
	margin-top: 8px;
	margin-left: 8px;
	position: relative;
	border: 1px solid #bfbec0;
}

#recent-videos li h1 {
	position: absolute;
	top: 500px;
}

#home_footer_nav {
	line-height: 15px;
}

#featured a h1 span:hover {
	position: absolute;
	top: 285px;
	text-align: right;
	background-color: #44bfd7;
	color: #fff;
	padding: 5px;
	font: 25px "Goudy Old Style", georgia;
	opacity: 1;
	text-transform: lowercase;
}

#recent_post div.post-date em {
	color: #fff;
	padding: 3px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



#recent-videos div.pic.fl a img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 20px;
}






#featured a img {
	width: 898px;
	height: 200px;
	margin-bottom: 1px;
}







/* Body
*/

#previous {
	float: left;
}

#next   {
	float: right;
}






#content                          { background: none repeat-y; overflow: hidden; margin-bottom: 20px; border-bottom-color: #dce2e5;}

#content_footer                          { background: url(images/content_footer.jpg)}

.page_post                      {background-color: #242425; float: left;
	margin-top: 20px;
	width: 885px;
	padding: 8px;
}

#recent_post                      {background-color: #242425; float: left;
width: 650px;
	margin-top: 5px;
	padding: 8px;
}

#comments div.content div.fr            { margin-left: 20px;
	width: 390px;
}

div#comments.box.post-comments           { border-style: none; border-color: #dce2e5;
	margin-bottom: 0;
	padding: 10px;
	float: left;
}

div.fr           {
}


#single_post                      {background-color: #222; padding: 8px;
	width: 650px;
	float: left;
}


#blogroll {
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
	list-style-type: none;
	line-height: 18px;
}

#blogroll li.linkcat h2 {
	margin-bottom: 8px;
	color: #fffeff;
	font: 22px Times, "Times New Roman", Georgia, serif;
}

#recent-videos-2 h2 {
	color: #fffeff;
	font: 22px Times, "Times New Roman", Georgia, serif;
}

#blogroll li a {
	font-size: 11px;
	line-height: 15px;
}


#blogroll li a:hover {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #56c9d7;
}




#retweet                          {float: right;
}


#recentarrows                     {background: none no-repeat; height: 60px; width: 553px; float: left; margin-left: 20px; margin-top: 10px;}


#comment_arrows                  {background: none no-repeat; height: 60px; width: 570px; float: left; margin-top: 10px; list-style: none; }







/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}






/* Box Post
*/

}
/*=== Post ===*/
/*- Post Title -*/

.h1            {font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none;
	
}


.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}


.post-title h1, .post-title h1 a  {
	color: #2e2e2e;
	font: 40px/40px serif, Times, "Times New Roman", Georgia;
	margin: 0 0 5px;
	letter-spacing: -1px;
}



.video-post-title h1, .video-post-title h1 a  {
	font-weight: bold;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none; font-size: 15px; letter-spacing: -1px;}







.post-title h2, .post-title h2 a  {
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none; font-size: 15px;}




.videopost-title h1,            { font-size: 12px;}



#post-169 div.content div.post-excerpt p {
	color: #505050;}
	


#post-279 div.social-links a           { font-size: 10px; color: #262626; font-weight: bold;}

#post-279 div.social-links a:hover     { text-decoration: underline;}	





#download a {margin-left: 15px; font-size: 12px; color: gray; text-decoration: underline;}

	
	

/*- Post Date -*/
.post-date {
	margin: 0 0 30px;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #56c9d7;
	color: #ffffff;
	font-style: normal; font-size: 9px;
	padding: 6px;
}
	
	
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	height: 1%; font-weight: normal; font-style: normal;}
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
	list-style-type: none;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}











.videoplayer {
	height: 320px;
	background-color: #000;
	padding-left: 205px;
	border: 3px none #e8e8e8;
	padding-right: 205px;
	padding-top: 25px;
}

.bigvideoplayer {
	height: 320px;
	background-color: #000;
	padding-left: 120px;
	border: 3px none #e8e8e8;
	padding-right: 120px;
	padding-top: 27px;
}

.smallvideoplayer {
	height: 320px;
	background-color: #000;
	padding-left: 255px;
	padding-right: 255px;
	padding-top: 25px;
}

.screen {
	border: 1.5px dashed #232323;
}

.still {
	float: left;
	width: 240px;
	height: 134px;
	margin-right: 10px;
	opacity: 1;
}

#post-204 div.entry-head a.commentslink {
	float: right;
}

.still:hover {
	float: left;
	width: 240px;
	height: 134px;
	margin-right: 10px;
	opacity: 1;
	text-shadow: #000000 0 0 0px;
}

.featuredcontent {
	height: 200px;
	background-color: #000;
}









#post-204 div.content div.left           { float: left; font-weight: bold;}


#post-204 div.content div.right           { float: right; font-weight: bold;}




/*- Social Links -*/
.social-links {
	background: none;
	height: 43px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
	color: #333333;
	letter-spacing: -0.5px;
}


.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 8px 0;
	width: 32px;
	margin-right: 6px;
	line-height: 32px;
	color: white; text-align: center; display: inline-block; height: 32px;}
	
	
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
	border-style: none;
}


#previous-post a {float: right}







/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}





/*- Post Comments -*/
.post-comments .fl {
	width: 80px; margin-bottom: 20px; font-weight: bold;
	float: left;
}



#comments div.content           { clear: both; display: block; width: 535px;}




/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}

	
	
#comment           { width: 530px; font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

#commentform           { margin: 18px;
	float: left;
	padding-top: 20px;
}	


/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px none #dce2e5;
	margin: 0 0 30px;
	padding: 1px 20px 1px 1px;
}

label {
	float: left;
	margin-right: 20px;
}
	
	
.box .content {
	background: #ffffff none repeat-x;
	clear: both;
	padding: 8px 18px 18px;
}

embed#mpl {
	margin-left: 35px;
}





.video {
	background: #ffffff;
	border: 1px none #dce2e5;
	padding: 1px; float: left; margin-top: 0; width: 180px; margin-right: 7px; margin-bottom: 28px; font-size: 15px;}
.video .content {
	background: #ffffff none repeat-x;
	height: 1%; font-size: 15px;}





* div.content div.video-images a img           { float: left; list-style: none;
	width: 215px;
	height: 120px;
	margin-top: 8px;
	position: relative;
	border-right: 1px solid #0d0d0d;
	margin-left: 8px;
	border: 1px solid #3f3f3f;}	
	
	






}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;}

div.comm-name           { font-size: 111111px;}

/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}


/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	display: block;
	margin: 0 0 .8em; padding: 5px; border-width: 0; border-style: none;
	width: 60px;
	height: 60px;
}
.pic.fl img {
	margin-right: 23px;
	margin-top: 5px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width: 60px;
	height: 60px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}



/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}

#single_post div.box.post h1 {
	margin-bottom: 5px;
}

#footer-inside p {
	color: #fafafa;
	font-size: 15px;
	float: right;
}




/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px none #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	float: left;
	margin-right: 8px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}


/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr { float: right;}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}




/* Sidebar
*/

#sidebar                          {
	padding: 20px;
	width: 190px;
	float: right;
}

form#searchform                   {
	float: right;
	width: 210px;
}
#s                                {
	width: 150px;
	background-color: #212121;
	border-style: ridge;
	border-color: #2e2e2e;
	height: 19px;
	color: #fffefe;
}
#searchsubmit                     {width: 50px; height: 22px;
	float: right;
	color: #a9a9a9;
}


#rss                              {color: #000; list-style-type: none; font-size: 12px; margin-top: 20px;}

ul#feeds                          {
	margin-top: 5px;
}

ul#feeds li                       {display: inline; color: #000; padding-right: 5px;}

ul#feeds li a                     {color: #5b5953;}


ul#feeds li a:hover               {color: #262626;}

#moresubscription a               {display: block; font-style: italic; color: #f3f3f3; text-align: center; background-color: #f3f3f3; border-width: 1px;}


#ads li                         {list-style-type: none; }



#recent_comments                 { list-style-type: none;}

#recent_comments li ul li a           { list-style-type: none; font-size: 10px;
	color: #2a2a2a;
}

#recent_comments li h2           {}

#recent_comments li ul li           { list-style-type: none; padding: 2px; opacity: 1; margin: 10px; background-color: #f6f6f6;}

#recent_comments li ul li img.kjgrcGravatar           { width: 45px; height: 45px; list-style-type: none;
}

#recent_comments li ul           { list-style-type: none;}

#feeds li a img {
	display: block;
	background-image: none;
}

#twitter a img {
	margin-left: 8px;
}



/* Video Sidebar
*/

#recent-videos-2                  {
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	margin-top: 15px;
	float: right;
}


.recentvids {
	margin-top: 15px;
}



/* Comments
*/

#respond           {font-size: 16px; font-weight: bold; margin: 0 0 .45em; color: #222222; text-decoration: none; margin: 10px 0 .45em;
}

input#author           { margin-bottom: 10px; height: 18px; width: 200px;
	margin-left: 101px;
}

#comments p {
	background-color: #f5f7f7;
	padding: 30px 40px;
	margin: 0;
}

#comments div.content h2 {
	font: 30px Times, "Times New Roman", Georgia, serif;
	color: #3c3c3c;
	margin-bottom: 20px;
}

input#email           { width: 200px; height: 15px; margin-bottom: 10px;}

input#url           { width: 200px; height: 15px; margin-bottom: 10px;
	margin-left: 141px;
}










/* Footer
*/


#footer                           {height: 100px; background: #000000; padding-top: 20px;
}
#footer-inside                    {width: 960px; margin: 0 auto;}



