@charset "utf-8";
/*  
Theme Name: Momentum
Theme URI: http://momentumyouth.com
Description: Theme for the RMI Youth
Version: 1.0
Author: Nathan Leduc
Author URL: http://ndezigns.com
*/

@import "layout.css";
@import "reset.css";

/* HEADER */
div.revivaldotcom a, div.revivaldotcom a:visited { color: #fff; font: normal 14px Georgia, "Times New Roman", Times, serif; text-align: right; text-decoration: none; border-bottom: 1px dotted #4f8da1; margin-top: 5px; padding-bottom: 3px; position: absolute; top: 5px; right: 50px; }
div.revivaldotcom a:hover { text-decoration: none; }
div.revivaldotcom img { width: 39px; height: 33px; position: absolute; top: 5px; right: 0;  }
div.momentumyouth { width: 329px; height: 43px; position: absolute; top: 30px; left: 0; }
div.momentumyouth img { border-style: none; }
/* END OF HEADER */

/* NAVIGATION */
#navigation { width: 900px; height:67px; background: transparent url(images/grey_trans.png) repeat; list-style: none; position: relative; top: 110px; }
#navigation ul { margin: 0 5px; padding: 0; }
#navigation ul li { width: 125px; height: 57px; list-style: none; margin: 5px 0; padding: 0; float: left; }
#navigation ul li a, #navigation ul li a:visited { color: #fff; font: 20px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; display: block; margin: 5px 5px 10px;  }
#navigation ul li a:hover { text-decoration: none; }
#navigation ul li.current { background-color: #7ddefe; }
#navigation ul li.current a { color: #000; }
#navigation ul li.current:hover  { background-color: #7ddefe; }
#navigation ul li:hover { background-color: #000; }
#navigation ul li span { font-size: 12px; display: block; text-transform: lowercase; }

a.more-link, a.more-link:visited { color:  #7ddefe; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none;  }
a:hover.more-link { text-decoration: none; }

#main_container .nav_link { color:  #fff; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; padding: 10px 0; }
#main_container .nav_link a { color:  #7ddefe; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: underline; margin-right:15px;  }
#main_container .nav_link a:visited { color:  #7ddefe; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: underline; margin-right:15px;  }
#main_container .nav_link a:hover { text-decoration: none; }

/* END OF NAVIGATION */

/* POST STYLING */
#featured_post { width: 900px; color: #fff; background-color: #090909; font: 12px Verdana, Arial, Helvetica, sans-serif; margin-top: 60px; padding-bottom: 40px;  position: relative; }
#featured_post img { border: 7px solid #fff; width: 200px; height: 153px; margin: 3px 25px 35px 10px; padding: 0; float: left; clear: right; }
#featured_post img.label { border: none; width: 206px; height: 42px; margin: -42px 694px 0; padding: 0;  }
#featured_post h1 { color: #fcfe7d; font: 28px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; margin: 0 15px; padding: 10px 0 5px; display: block; border-bottom: 1px dotted #CCC;  }
#featured_post h1 a, #featured_post h1 a:visited { color: #fcfe7d; font: 27px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; letter-spacing: 1.5px; margin: 0; padding: 0; }
#featured_post .comment_count  { background-color:  #050505;  border: 1px solid #000; padding: 5px; position: absolute; top: 10px; right: 15px; }
#featured_post .comment_count a, #featured_post .comment_count a:visited { color: #7ddefe; font: bold 16px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none;  }
#featured_post .comment_count a:hover { text-decoration: underline; }
#featured_post p { color: #fff; line-height: 1.4em; letter-spacing: 0.8px; padding: 14px 17px 0 15px; }
#featured_post p a, #featured_post p a:visited { color:  #7ddefe; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; }
#featured_post p a:hover { text-decoration: none; }
#featured_post p.postmetadata { background-color: #050505; font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif; margin-top: 10px; padding: 6px; position: absolute; bottom: 0; right: 0; } 
#featured_post p.postmetadata a, #featured_post p.postmetadata a:visited { color: #7ddefe; text-decoration: none; }
#featured_post p.postmetadata a:hover { text-decoration: underline; }

#main_container .post { width: 900px; color: #fff; background-color: #090909; font: 12px Verdana, Arial, Helvetica, sans-serif; margin-top: 30px; padding-bottom: 40px;  position: relative;  }
#main_container .post h1 { color: #7ddefe; font: 26px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; margin: 0 15px; padding: 10px 0 5px 0; display: block; border-bottom: 1px dotted #CCC;  }
#main_container .post h1 a { color: #7ddefe; font: 27px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; letter-spacing: 1.5px; margin: 0; padding: 0;  }
#main_container .post h1 a:visited { color: #7ddefe; font: 27px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; text-transform: uppercase; margin: 0; padding: 0;  }
#main_container .post h1 a:hover { text-decoration: none; }
#main_container .post .comment_count  { background-color:  #050505;  border: 1px solid #000; padding: 5px; position: absolute; top: 10px; right: 15px; }
#main_container .post .comment_count a { color: #7ddefe; font: bold 16px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none;  }
#main_container .post .comment_count a:visited { color: #7ddefe; font: bold 16px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none;  }
#main_container .post .comment_count a:hover { text-decoration: underline; }
#main_container .post .largeImage { background: #111; border: 1px solid #1f1f1f; margin: 0 auto; padding: 30px; }
#main_container .post .smallImage { border: 7px solid #fff; width: 200px; height: 153px; margin: 3px 25px 35px 10px; padding: 0; float: left; clear: right; }
#main_container .youtube { background: #111; border: 1px solid #1f1f1f; width: 425px; height: 355px; display:block; margin: 0 auto; padding: 30px; }

.entry { margin-top: 10px; }
.entry p { padding: 15px 15px 0 15px; line-height: 1.2em; letter-spacing: 0.7px; }
.entry p a, .entry p a:visited { color:  #7ddefe; font: bold 12px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; }
.entry p a:hover { text-decoration: none; }
.entry .thecrew { width: 870px; margin: 15px 15px 10px; padding: 0; display: block; float: left; }
.entry .thecrew ul { margin: -15px 25px 20px 184px; padding: 0; }
.entry .thecrew ul li { list-style-type: none; letter-spacing: 0.5px; line-height: 1.5em; margin: 0 0 2px; padding: 1px 0; }
.entry .thecrew ul li span { color: #7ddefe; font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 3px 2px; }
.entry .thecrew img { border: 7px solid #101010; margin: -10px 20px 0 0; padding: 0; clear: left; float: left; } 
	
p.postmetadata { background-color: #050505; font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif; margin-top: 10px; padding: 6px; position: absolute; bottom: 0; right: 0; } 
p.postmetadata a, p.postmetadata a:visited { color: #7ddefe; text-decoration: none; }
p.postmetadata a:hover { text-decoration: underline; }
/* END OF POST */

/* COMMENT STYLING */
.comment_container { background-color: #090909;   }
.comment_container ol { margin: 15px 0 0; } /* used for IE to seperate comments properly */
.comment_container ol li { margin: 15px 0 0; padding: 10px; display: block; } /* used for IE to seperate comments properly */

h3#comments { color: #fcfe7d; font: 20px Helvetica, Arial, sans-serif; text-decoration: none; text-transform: uppercase; margin: 0 25px; padding: 15px 0 5px 0; }
h3#respond{  color: #fcfe7d; font: 20px Helvetica, Arial, sans-serif; text-decoration: none; text-transform: uppercase; margin: 0 25px; padding: 15px 0 5px 0; }

ol.commentlist { background-color: #090909;  margin: 25px 0 0; }

.commentlist .commentmetadata { width: 850px; }
.commentmetadata .info { color: #EFEFEF; width: 200px; font: 10px Verdana, Arial, Helvetica, sans-serif; text-align: center; float: left; }
.commentmetadata .info a, .commentmetadata .info a { color: #7ddefe; font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.commentmetadata .info a:hover { text-decoration: none; }
.commentmetadata .info img { border: 2px solid #090909; margin-bottom: 10px; }
.commentmetadata .info img:hover { border: 2px solid #2D2D2D; }
.commentmetadata .comment { background: #111; width: 570px; border: 2px solid #1f1f1f; margin: 0 0 0 20px; padding: 20px; float: left; }

.commentlist  { color: #fff; font-size: 12px; }
.commentlist li { margin: 15px 0 0; padding: 10px; display: block; }
.commentlist li.alt { margin: 15px 0 0; padding: 10px; display: block; }
.commentlist li p { color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; letter-spacing: 0.7px; padding-bottom: 20px; }

#commentform_container { color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; background: #090909; margin: 0; padding: 15px 0 0;  }
#commentform p { padding-left: 10px; }
#commentform p a, #commentform p a:visited { color:  #7ddefe; font: 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 0; padding: 0; }
#commentform p a:hover { text-decoration: none; }
#commentform { margin: 0  0 0 220px; padding: 0; }
#commentform p label { color: #999999; font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1em; }
#commentform p input { width: 350px; color: #090909; background: #EFEFEF; border: 2px solid #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 10px 0; padding: 5px; }
#commentform p textarea { width: 450px; color: #090909; background: #EFEFEF; border: 2px solid #fff;  font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 10px 0; padding: 5px; }
#commentform p input#submit { color: #090909; width: 175px; background: #E1E1E1; font: bold 12px Verdana, Arial, Helvetica, sans-serif; cursor: pointer; margin: 10px 10px 25px 0; padding: 5px; }
/* END OF COMMENT STYLING */

/* FOOTER */
#footer { font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; }
#footer h1 { font: bold 26px Tahoma, "Trebuchet MS", Arial, sans-serif; text-transform: uppercase; margin-bottom: 10px; }

#footer #top_articles { width: 228px; margin-right: 108px; float: left; }
#footer #top_articles h1 { color: #7ddefe; }
#footer #top_articles ul, #archived_post ul, #most_active ul { margin-bottom: 40px; padding: 0; }
#footer #top_articles ul li, #archived_post ul li, #most_active ul li { background-color: #050505; list-style-type: none; text-transform: uppercase; margin: 0 0 5px; padding: 2px 7px; }
#footer #top_articles ul li a, #archived_post ul li a, #most_active ul li a { color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; display: block; padding: 2px; }
#footer #top_articles ul li a:visited, #footer #archived_post ul li a:visited, #footer #most_active ul li a:visited { color: #fff; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none; list-style-type: none; display: block; margin: 0; padding: 2px; }
#footer #top_articles ul li a:hover { color: #7ddefe; }
#footer #top_articles ul li:hover, #archived_post ul li:hover, #most_active ul li:hover { background-color: #000; }

#archived_post { width: 228px; float: left; }
#archived_post h1 { color: #98fe7d; }
#archived_post ul li a:hover { color: #98fe7d; }

#most_active { width: 228px; float: right; }
#most_active h1 { color: #fcfe7d; }
#most_active ul li a:hover { color: #fcfe7d; }

#copyright { width: 900px; font-size: 12px; text-align:center; margin-bottom: 20px; clear: both; }
#copyright a, #copyright a:visited { color:  #7ddefe; font: bold 10px Tahoma, "Trebuchet MS", Arial, sans-serif; text-decoration: none; margin: 0 5px; }
#copyright a:hover { text-decoration: none; }
/* END OF FOOTER */