/*
    Theme Name: Away 2012
    Theme URI: http: //www.nevma.gr
    Description: Tis here, yet far away.
    Version: 1.0
    Author: Nevma
    Author URI: http: //www.nevma.gr

    This theme was designed and built by Nevma, http: //www.nevma.gr.
*/

/* CUSTOM FONTS */

    @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,800,400italic&subset=latin,greek-ext,greek);

/*	Resize images to fit the main content area.
	Applies only to images uploaded via WordPress by targeting size-* classes.
	Other images will be left alone. Use "size-auto" class to apply to other images. */
	
	img.size-auto,
	img.size-full,
	img.size-large,
	img.size-medium,
	.attachment img { max-width: 100%; height: auto; }

	.alignleft,
	img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 10px; }

	.alignright,
	img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 10px; }

	.aligncenter,
	img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

	img.alignleft,
	img.alignright,
	img.aligncenter {}

    #wpstats { display: none; }

    .wp-caption { border: 1px solid #dddddd; text-align: center; background: #f3f3f3; border-radius: 3px; padding: 5px 5px 0 5px; width: 628px !important; margin-bottom: 25px; }

        .wp-caption img { width: 640px !important; height: auto !important; }

        .wp-caption-text { font-family: Georgia, serif; font-size: 12px; margin: 0; padding: 3px 0; }

/* GLOBAL CSS */

    body { font-size: 15px; line-height: 25px; font-family: 'Open Sans', sans-serif; color: black; }

    a,
    a:link,
    a:visited { color: #a20025; }
    a:hover { color: #000000; }

    h1 { color: #000000; font-weight: 300; font-size: 43px; line-height: 50px; padding: 0 0 10px 0; }

        #content h1 a,
        #content h1 a:link, 
        #content h1 a:visited { color: #000000; }
        #content h1 a:hover { color: #a20025; }

    #content h2.h2-as-h1 { color: #000000; font-weight: 300; font-size: 43px; line-height: 50px; padding: 0 0 10px 0; }
    #content h2.h2-as-h1 a,
    #content h2.h2-as-h1 a:link, 
    #content h2.h2-as-h1 a:visited { color: #000000; }
    #content h2.h2-as-h1 a:hover { color: #a20025; }

    .article-content h2 { margin: 0; padding: 0 0 10px 0; font-weight: normal; font-size: 26px; line-height: 32px; }

    .article-content h3 { margin: 0; padding: 0 0 10px 0; font-weight: normal; font-size: 22px; line-height: 28px; }

    blockquote { border: none; margin: 0; padding: 10px 0 0 0; color: black; position: relative; }
    blockquote:before { content: '\201C'; font-size: 65px; color: #d3d3d3; font-family: serif; position: absolute; top: 5px; left: 0; line-height: 30px; font-weight: bold; margin-right: 10px; }
    blockquote:after { content: '\201D'; font-size: 65px; color: #d3d3d3; font-family: serif; position: absolute; bottom: -5px; right: 0; line-height: 30px; font-weight: bold; margin-left: 10px; }

    .twt-border blockquote:before { content: none; }
    .twt-border blockquote:after { content: none; }

    .article-content blockquote p,
    .article-content blockquote h2, 
    .article-content blockquote h3, 
    .article-content blockquote ul, 
    .article-content blockquote ol { padding: 0 40px 25px 45px; }

    ul, ol { margin: 0; padding: 0 20px 25px 45px; }

    p { padding: 0 0 25px 0; }

	.home-advertisement-left { display: inline-block; vertical-align: top; text-align: left; width: 315px; }
	.home-advertisement-right { display: inline-block; vertical-align: top; text-align: right; width: 315px; }

/* SKINS */

#skins { height: 100%; left: 0; position: fixed; top: 27px; width: 100%; z-index: 0; }

	#skin-left, #skin-right { height: 100%; position: absolute; top: 0; width: 50%; }

	#skin-left { left: 0; text-align: right; }
	#skin-right { right: 0; text-align: left;  }

		#ad-left, #ad-right { display: block; position: absolute; }

			#ad-left { right: 500px; z-index: 0; }
			#ad-right { left: 500px; z-index: 0; }

/* STRUCTURE */

    #container { margin: 0 auto; }

    #top-bar { background: #131313; padding: 3px 0; z-index: 1; position: relative; }

        #top-bar-content { width: 990px; margin: 0 auto; }

            #top-navigation { list-style: none; margin: 0; padding: 0; float: right; }

                #top-navigation li { display: inline-block; }

                    #top-navigation li a { color: #909090; padding: 0 20px 0 0;  text-transform: uppercase; font-size: 12px; }
                    #top-navigation li a:hover { color: #ffffff; }

            #search-form { float: right; position: relative; margin: 4px 0 0 30px; width: 220px; }
            .-webkit- #search-form { margin-top: 4px; }

                #search-form #search-title { color: #909090; font-size: 12px; position: absolute; top: -3px; left: -32px; font-style: normal; }

                #search-form input { background: #f2f2f2; font-size: 12px; color: #666666; width: 140px; height: 18px; padding: 0 25px 2px 5px; border: none; float: right; }

                #search-form #search-submit { border: none; background: url('images/search-icon.png') no-repeat; width: 16px; height: 16px; cursor: pointer; cursor: hand; text-indent: -9999px; position: absolute; top: 2px; right: -10px; }

/* HEADER */

    #header { background: url('images/header-background.jpg') repeat; width: 100%; margin: 0 auto; overflow: hidden; }

        #header-content { width: 990px; margin: 0 auto; position: relative; z-index: 1; }

            .logo { margin: 0; padding: 0; }

            #logo { background: url('images/logo.png') no-repeat; width: 455px; height: 312px; display: block; text-indent: -9999px; position: absolute; top: -96px; left: -115px; z-index: 0; }

        #social-header { position: absolute; top: 50px; right: 0; }

            #social-header a { display: block; text-indent: -9999px; float: left; margin: 0 0 0 30px; height: 30px; }

            #social-header .facebook { background: url('images/social-header.png') 0 0 no-repeat; width: 19px; }
            #social-header .twitter { background: url('images/social-header.png') -19px 0 no-repeat; width: 32px; }
            #social-header .email { background: url('images/social-header.png') -51px 0 no-repeat; width: 30px; }
            #social-header .rss { background: url('images/social-header.png') -81px 0 no-repeat; width: 30px; }

            #social-header .facebook:hover { background: url('images/social-header.png') 0 -30px no-repeat; width: 19px; }
            #social-header .twitter:hover { background: url('images/social-header.png') -19px -30px no-repeat; width: 32px; }
            #social-header .email:hover { background: url('images/social-header.png') -51px -30px no-repeat; width: 30px; }
            #social-header .rss:hover { background: url('images/social-header.png') -81px -30px no-repeat; width: 30px; }

    #header-hr { width: 100%; height: 4px; background: url('images/header-separator.jpg') repeat-x; }

/* NAVIGATION */

	#navigation { list-style: none; margin: 0 auto; padding: 0; position: absolute; top: 120px; left: 0; background: url('images/hr-menu.jpg') bottom left repeat-x; white-space: nowrap; }

		#navigation li { display: inline-block; }

			#navigation li a { position: relative; color: #616161; font-size: 16px; text-transform: uppercase; font-family: 'Open Sans', Arial, sans-serif; font-weight: 800; padding: 7px 24px; text-shadow: 1px 1px 1px #ffffff; line-height: 40px; }
			#navigation li:first-child a { padding: 7px 19px 7px 0; }
			#navigation li:last-child a { padding: 7px 0 7px 19px; }
			#navigation li a:hover { color: #000000; }

			#navigation li br { background: purple; width: 50px; height: 50px; } 

			#navigation .current-menu-item a,
			#navigation .current-category-ancestor a,
			#navigation .current-menu-parent a { color: #850623; }
			#navigation .current-menu-item a:hover,
			#navigation .current-category-ancestor a:hover,
			#navigation .current-menu-parent a:hover { color: #850623; }

/* CONTENT */

    #content { width: 990px; margin: 0 auto; padding: 40px 0; position: relative; z-index: 1; }

    #content a,
    #content a:link,
    #content a:visited { color: #b10029; }
    #content a:hover { color: #940022; }

    .post-navigation { font-size: 13px; overflow: hidden; margin-bottom: 20px; }
    .post-navigation.post-navigation-bottom { margin-bottom: 30px; }

        .post-navigation .previous-post { width: 48%; float: left; padding-left: 12px; position: relative; line-height: 18px; }
        .post-navigation .previous-post a:before { content: '\003C'; position: absolute; top: 0; left: 0; color: #a20025; }
        .post-navigation .next-post { width: 48%; float: right; text-align: right; padding-right: 12px; position: relative; line-height: 18px; }
        .post-navigation .next-post a:after { content: '\003E'; position: absolute; top: 0; right: 0; color: #a20025; }

        #content .post-navigation a,
        #content .post-navigation a:link,
        #content .post-navigation a:visited { color: #616161; }
        #content .post-navigation a:hover { color: #a20025; }

    .archive-title { font-size: 13px; line-height: 20px; color: #aaaaaa; margin: 0 30px 20px 0; padding: 0 0 5px 0; border-bottom: 1px solid #aaaaaa; }

        .archive-title .title { font-size: 20px; font-weight: bold; }

	.article { margin: 0 auto 20px auto; }

		.article-top { position: relative; color: #b10029; font-weight: 800; padding: 10px 0 30px 0; }

			.article-top .author { display: inline; font-size: 13px; }

				.article-top a.author-name { color: #b10029; }
				.article-top a.author-name:hover { color: #000000; }

			.article-top .separator { display: inline; }

			.article-top .article-date { display: inline; font-size: 13px; }

			.article-top .article-shares { float: right; }
				
                .article-top .article-shares .shares .text { display: inline-block; vertical-align: middle; height: 21px; width: 80px; overflow: hidden; }
				.article-top .article-shares .shares .text:first-child { margin-right: 7px; }
                .article-top .article-shares .shares .text:nth-of-type(3) { width: 59px; }

                    .article-top .article-shares .shares .text .fb_iframe_widget span { vertical-align: top; }

        .article .featured-top-image { margin-bottom: 30px; }

		.article-meta { color: #b10029; font-weight: 800; padding: 15px 0 15px 0; font-size: 13px; }

			.article-meta .author { display: inline; }

				.article-meta a.author-name { color: #b10029; }
				.article-meta a.author-name:hover { color: #000000; }

			.article-meta .separator { display: inline; }

			.article-meta .article-date { display: inline; }

	.article.layout-normal {}

    .more-link { display: block; padding-top: 0; text-transform: uppercase; }
    p + .more-link,
    p > .more-link { padding-top: 20px; }
    p > .more-link:first-child { padding-top: 0; }

    .article-more { font-size: 16px; background: url('images/article-more-background.png') center top repeat-x; padding: 25px 40px 25px 40px; margin: 0 -40px  0 -40px; }

        .article-categories-title { text-transform: uppercase; }

        .article-more .article-categories { display: inline-block; max-width: 60%; }

        .article-more .article-category { display: inline-block; }
        .article-more .article-category span { color: #a20025; }
        .article-more .article-category:last-child span { display: none; }

        .article-more .separator { float: right; color: #a20025; margin-right: 5px;  }

        .article-more .article-comments { float: right; margin-right: 5px; }
        
        .article-more .article-respond { float: right; }
            
            #content .article-more .article-respond a,
            #content .article-more .article-respond a:link, 
            #content .article-more .article-respond a:visited { display: inline-block; padding: 0 7px 1px 7px; border-radius: 3px; background: #a20025; color: white; }
            #content .article-more .article-respond a:hover { color: #e2e3e3; }

    .liveblog-date { font-weight: bold; font-size: 14px; padding-bottom: 0; font-size: 13px; }

    .liveblog-content { padding-bottom: 20px; }

        .liveblog-content p { padding-bottom: 10px; }

    .ad-between-posts { margin-bottom: 40px; }

    #gforms_confirmation_message { color: black; padding: 0; margin-bottom: 20px; font-size: 15px; }

    .gform_wrapper { margin: 0; padding: 0; }

        .gform_wrapper form { margin: 0; padding: 0; }

        .gform_wrapper ul, 
        .gform_wrapper li { margin: 0; padding: 0; list-style-type: none; }

            .gform_wrapper li { margin-bottom: 20px; }

            .gform_wrapper .validation_error { margin-bottom: 20px; color: #a20025; }
            
            .gform_wrapper .validation_message { color: #a20025; font-size: 12px; }

            .gform_wrapper label { font-style: normal; font-weight: bold; }

            .gform_wrapper .gfield_checkbox input { margin: 0 10px 0 0; }

            .gform_wrapper input[type="text"],
            .gform_wrapper textarea { background: white; border: 1px solid black; width: 450px; border-radius: 2px; padding: 10px 10px; }

            .gform_wrapper input[type="text"]:focus,
            .gform_wrapper textarea:focus { box-shadow: 0 0 3px black; }

            .gform_wrapper input[type="submit"] { border: none; border-radius: 5px; background: linear-gradient(to bottom, #f2f2f2, #c2c2c2); color: #282828; font-size: 13px; font-weight: bold; text-transform: lowercase; padding: 7px 11px 8px 11px; cursor: hand; cursor: pointer; }
            .gform_wrapper input[type="submit"]:hover { background: linear-gradient(to bottom, #f2f2f2, #cecece ); }
    
/* FIXES FOR EMBEDDED CODES */

    .twitter-tweet-nevma-fixed { float: none !important; width: 80% !important; margin: 0 auto 25px auto !important; }

    .disqus-global-toolbar-nevma-fixed { width: 100% !important; overflow: hidden !important; }

    .disqus-comment-nevma-fixed { clear: none !important; overflow: hidden !important; }

    .disqus-footer-nevma-fixed { margin: 20px 0 !important; width: 100%; overflow: hidden; } 
    .disqus-footer-nevma-fixed:before { display: none !important; clear: none !important; } 
    .disqus-footer-nevma-fixed:after { display: none !important; clear: none !important; }

    .dsq-reactions-nevma-fixed { width: 100%; overflow: hidden; }

    .dsq-h3-reactions-nevma-fixed { margin: 30px 0 !important; padding: 0 15px !important; width: 100%; overflow: hidden; }

/* FEATURED */

    #featured-top { width: 100%; overflow: hidden; padding-top: 190px; padding-bottom: 20px; }

        #featured-top .featured-article { float: left; width: 235px; margin: 0 0 0 16px; position: relative; }
        #featured-top .featured-article:first-child { margin: 0; }

            #featured-top .featured-article-image { width: 235px; height: 110px; display: block; }

                #featured-top .featured-top-image { margin: 0 auto; text-align: center; display: block; }

                #featured-top .featured-article-category { background: #a20025; position: absolute; top: 92px; left: 0; box-shadow: 3px 3px 0 #c3c4c6; }

                    #featured-top .featured-article-category a { padding: 1px 40px 1px 7px; color: #ffffff; font-size: 17px; font-weight: 800; display: block; }
                    #featured-top .featured-article-category a:hover { color: #000000; }

                #featured-top .featured-article h2 { margin: 0; padding: 0; font-weight: normal; }

                #featured-top .featured-article-title { color: #000000; font-family: 'Open Sans', sans-serif; font-size: 17px; font-weight: 400; line-height: 27px; padding: 20px 0 0 0; display: block; }
                #featured-top .featured-article-title:hover { color: #a20025; }

    #featured-home { margin-bottom: 40px; width: 100%; overflow: hidden; }

        #featured-home .featured-home-article {}

        #featured-home .featured-home-article-image { float: left; margin-right: 40px; }

            #featured-home .featured-home-image { margin: 10px 0 0 0; width: 645px; height: auto !important; }

        .featured-home-article-right { overflow: hidden; }

        #featured-home .article-category {}

            #featured-home .featured-home-article-category a {}
            #featured-home .featured-home-article-category a:hover {}

        #featured-home h2 { padding: 0; margin: 0; font-weight: normal; }

        #featured-home .featured-home-article-title,
        #featured-home .featured-home-article-title:link,
        #featured-home .featured-home-article-title:visited  { color: #000000; font-size: 43px; line-height: 50px; font-weight: 300; }
        #featured-home .featured-home-article-title:hover { color: #a20025; }

        #featured-home .featured-home-article-text p { font-size: 17px; line-height: 30px; padding: 0; color: #616161; font-weight: 400; }
    
    #featured-home-secondary { width: 100%; overflow: hidden; padding-top: 20px; padding-top: 20px; }

        .featured-home-secondary-article { width: 300px; float: left; position: relative; margin: 0 0 40px 0; }
        .featured-home-secondary-article.middle { margin-left: 45px; margin-right: 45px; }

            #content .featured-home-secondary-article .article-category a,
            #content .featured-home-secondary-article .article-category a:link,
            #content .featured-home-secondary-article .article-category a:visited { display: block; position: absolute; left: 0; top: -20px; color: white; background: black; padding: 2px 12px; text-transform: uppercase; font-size: 18px; }

            .featured-home-secondary-article .featured-home-article-text { padding: 0; margin: 10px 0 0 0; font-weight: normal; font-size: 17px; line-height: 20px; }

                #content .featured-home-secondary-article .featured-home-article-text a,
                #content .featured-home-secondary-article .featured-home-article-text a:link,
                #content .featured-home-secondary-article .featured-home-article-text a:visited { color: black; }
                #content .featured-home-secondary-article .featured-home-article-text a:hover { color: #a20025; }

            .featured-home-secondary-article img { width: 300px; height: 200px; }
            .featured-home-secondary-article.advertisement img { width: 300px; height: auto; }

/* SIDEBAR */

    #sidebar { float: right; width: 300px; }

        #sidebar .ad-first-page { margin-bottom: 30px; }

        .sharing { padding: 0 0 25px 5px; }
        
        .sharing .twitter { display: block; }
        .sharing .facebook { margin-right: 10px; }
        .sharing .google { position: relative; bottom: -3px; }

        #sidebar-newsletter { background: url('images/newsletter.jpg') no-repeat; width: 297px; height: 116px; margin: 0 auto; position: relative; z-index: 0; }

            #sidebar-newsletter form { margin: 0; position: absolute; top: 44px; left: 19px; width: 240px }

                #sidebar-newsletter ul { list-style: none; margin: 0 32px 0 0; }

                    #sidebar-newsletter form label { display: none; }

                    #sidebar-newsletter form input { background: url('images/newsletter-input.png') no-repeat; width: 239px; height: 30px; font-size: 12px; color: #666666; border: none; padding: 0 10px; font-family: 'Arial', sans-serif; }

                    #sidebar-newsletter form input.gform_button { background: url('images/button-blue.png') repeat-x; width: auto; height: 25px; border: none; cursor: pointer; cursor: hand; color: white; padding: 0 3px; border-radius: 4px; font-size: 11px; text-shadow: 1px 1px 1px #555555; position: absolute; top: 36px; right: -19px; }
                    #sidebar-newsletter form input.gform_button:hover { color: black; }

                    #sidebar-newsletter .validation_error { display: none; }
                    #sidebar-newsletter .validation_message { position: absolute; bottom: -30px; left: 0; font-size: 11px; color: red; width: 220px; line-height: 13px; }
                    
        #facebook-like-box { margin: 0 auto 20px auto; }

        #twitter-box { background: url('images/twitter-box.jpg') repeat; width: 280px; height: 403px; padding: 54px 10px 10px 10px; margin: 0 0 50px 0; font-size: 12px; position: relative; }

            #twitter-box .follow-us { position: absolute; top: 0; left: 0; width: 300px; height: 54px; text-indent: -9999px; }

            .twtr-hd { display: none; }
            .twtr-ft { display: none; }
            
            #textwidget .twtr-tweet-text p { font-size: 12px; }

        #tabs { margin: 0 auto; padding: 0; list-style: none; }

        #tabs #tabbed-sidebar-widgets { font-family: 'Open Sans', sans-serif; margin: 0 auto; }

            #tabs #tabbed-sidebar-widgets .widgettitle { border: none; border-bottom: 4px solid #a20025; padding: 0; }

            #tabs #tabbed-sidebar-widgets .widgettitle a { font-size: 16px; font-family: 'Open Sans', Arial, sans-serif; color: black; margin: 0; border-radius: 3px 3px 0 0; line-height: 28px; padding: 1px 9px; }
            #tabs #tabbed-sidebar-widgets .widgettitle a:hover { color: #a20025; }
            #tabs #tabbed-sidebar-widgets .widgettitle a.selected { color: #f4f4f4; background: #a20025; }

                #tabbed-sidebar-widgets .widgettitle a span { padding: 0 0 14px 0; }
                #tabbed-sidebar-widgets .widgettitle a.selected:hover { color: black; }
                #tabbed-sidebar-widgets .widgettitle a.selected span { background: url('images/arrow.png') center bottom no-repeat !important; }

            #tabs #tabbed-sidebar-widgets .tab-container { font-size: 14px; list-style: none; padding: 14px 13px 54px 13px; }

                #tabbed-sidebar-widgets ul { padding: 10px 0 !important; list-style: decimal !important; }
                #tabbed-sidebar-widgets > ul { list-style: none !important; }

                #tabs #tabbed-sidebar-widgets .tab-container ul { font-size: 14px; font-weight: bold; margin: 0 0 0 25px; list-style: number; color: #a20025; }
                
                #tabs #tabbed-sidebar-widgets .tab-container ul li { padding: 12px 0; border-top: 1px dotted #8e8d8d; line-height: 18px; font-weight: bold; }
                
                #tabs #tabbed-sidebar-widgets .tab-container ul li:first-child { border-top: none; padding: 0 0 12px 0; }

                #tabs #tabbed-sidebar-widgets .tab-container ul a { color: #9c9c9c; display: block; }
                #tabs #tabbed-sidebar-widgets .tab-container ul a:hover { color: #a20025; }
			
/* PAGINATION */

    #main { width: 640px; }

    #main .navigation {}

        #main .wp-paginate { width: 100%; list-style: none; text-align: center; margin: 0; padding: 0 0 10px 0; position: relative; }

            #main .wp-paginate li { display: inline-block; font-size: 14px; padding: 0; margin: 0; }

            #main .wp-paginate .title { display: none; }

            #main .wp-paginate a { display: inline-block; background: #e3e3e5; color: #9C9C9C; border: 1px solid #9C9C9C; padding: 0 7px; margin: 0 5px 0 0; }
            #main .wp-paginate a:hover { background: #f4f4f4; color: black; }

            #main .wp-paginate .page.current { display: inline-block; background: #a20025; color: black; border: 1px solid black; font-weight: bold; padding: 0 7px; margin: 0 5px 0 0; }

            #main .wp-paginate .prev { padding: 0 7px; font-size: 13px; font-weight: bold; }

            #main .wp-paginate .next { padding: 0 7px; font-size: 13px; font-weight: bold; }

/* FOOTER */

    #footer { }

        #footer-top-container { background: url('images/footer-background.jpg'); }
        
            #footer-top { width: 990px; margin: 0 auto; overflow: hidden; padding: 30px 0; position: relative; z-index: 1; }

                #footer-top h3 { font-size: 17px;  color: white; text-shadow: 2px 2px 1px black; padding: 0; margin: 15px 0 10px 0; }

                .footer-top-column-1 { float: left; width: 225px; }

                    .footer-logo { display: inline-block; width: 225px; height: 71px; background: url('images/logo-footer.png'); text-indent: -9999px; margin-bottom: 30px; }
                    
                    .footer-description { color: #999999; font-size: 13px; font-style: italic; line-height: 22px; text-align: justify; text-shadow: 1px 1px 2px black; }
                
                .footer-top-column-2 { float: left; width: 110px; margin-left: 120px; }

                    .footer-navigation-categories { list-style-type: none; margin: 0; padding: 0; }

                        .footer-navigation-categories li { margin: 0; padding: 0; }
                            
                            .footer-navigation-categories a,
                            .footer-navigation-categories a:link,
                            .footer-navigation-categories a:visited { color: #999999; text-shadow: 1px 1px 2px black; }
                            .footer-navigation-categories a:hover { color: #a20025; }

                .footer-top-column-3 { float: left; width: 120px; margin-left: 85px; }

                    .footer-navigation-more { list-style-type: none; margin: 0; padding: 0; }

                        .footer-navigation-more li { margin: 0; padding: 0; }
                            
                            .footer-navigation-more a,
                            .footer-navigation-more a:link,
                            .footer-navigation-more a:visited { color: #999999; text-shadow: 1px 1px 2px black; }
                            .footer-navigation-more a:hover { color: #a20025; }

                .footer-top-column-4 { float: left; width: 240px; margin-left: 75px; }
                
                    #footer-top .newsletter-container h3 { font-size: 17px; font-weight: normal; margin-bottom: 0; }

                    .newsletter-container p { color: #999999; font-size: 13px; line-height: 22px; text-shadow: 1px 1px 2px black; padding-bottom: 10px; }

                    .newsletter-container .separator { height: 0; line-height: 0; font-size: 0; margin: 8px 0 7px 0; border-top: 1px solid #242424; border-bottom: 1px solid #424242; }

                    .newsletter-container form { margin: 0; padding: 0; position: relative; margin-bottom: 40px; }

                        .newsletter-container ul, 
                        .newsletter-container li { margin: o; padding: 0; list-style-type: none; }

                        .newsletter-container label { display: none; }

                        .newsletter-container .gform_body input { display: block; margin: 0; padding: 11px 91px 11px 11px; width: 148px; background: #282828; color: #666666; border-radius: 5px; border: none; box-shadow: 0 0 6px 1px #222222 inset; }

                        .newsletter-container .gform_anchor { display: none; }

                        .newsletter-container .gform_button { border: none; border-radius: 3px; background: linear-gradient(to bottom, #f2f2f2, #c2c2c2); color: #282828; font-size: 12px; font-weight: bold; text-transform: lowercase; padding: 4px 8px 7px 8px; cursor: hand; cursor: pointer; }
                        .newsletter-container .gform_button:hover { background: linear-gradient(to bottom, white, #f2f2f2, #c2c2c2); }

                        .newsletter-container .gform_footer { position: absolute; top: 4px; right: -5px; }

                        .newsletter-container .validation_error { display: none; }

                        .newsletter-container .validation_message { color: #a20025; }

                        #gforms_confirmation_message { color: #999999; font-size: 13px; padding-bottom: 20px; }

                        .gform_ajax_spinner { display: inline-block; margin-left: 5px; background: #cccccc; border-radius: 13px; padding: 1px; }

                    .footer-top-column-4 .follow-us .text { display: block; width: 151px; height: 29px; margin: 0 0 20px 0; background: url('images/follow-us.png'); text-indent: -9999px; }

                        .footer-top-column-4 a { display: inline-block; text-indent: -9999px; margin: 0px 10px 0 0; height: 30px; }

                        .footer-top-column-4 .follow-us .facebook { background: url('images/social-header.png') 0 0 no-repeat; width: 19px; }
                        .footer-top-column-4 .follow-us .twitter { background: url('images/social-header.png') -19px 0 no-repeat; width: 32px; }
                        .footer-top-column-4 .follow-us .email { background: url('images/social-header.png') -51px 0 no-repeat; width: 30px; }
                        .footer-top-column-4 .follow-us .rss { background: url('images/social-header.png') -81px 0 no-repeat; width: 30px; }

                        .footer-top-column-4 .follow-us .facebook:hover { background: url('images/social-header.png') 0 -30px no-repeat; width: 19px; }
                        .footer-top-column-4 .follow-us .twitter:hover { background: url('images/social-header.png') -19px -30px no-repeat; width: 32px; }
                        .footer-top-column-4 .follow-us .email:hover { background: url('images/social-header.png') -51px -30px no-repeat; width: 30px; }
                        .footer-top-column-4 .follow-us .rss:hover { background: url('images/social-header.png') -81px -30px no-repeat; width: 30px; }
        
        #footer-bottom-container { background: black; font-size: 13px; }
            
            #footer-bottom { width: 990px; margin: 0 auto; overflow: hidden; color: #727272; font-weight: 13px; position: relative; z-index: 1; }

                #footer-bottom p { padding: 40px 0 0 0; margin: 0; }

                .nest-media-logo { display: inline-block; width: 73px; height: 43px; background: url('images/nest-media.png'); text-indent: -9999px; vertical-align: middle; position: relative; top: -18px; margin-right: 25px; }

                #footer-bottom .separator { display: inline-block; margin: 0 5px; }

                .nevma-logo { display: inline-block; padding-right: 55px; background: url('images/nevma.png') 100% 10px no-repeat; vertical-align: middle;  }

                #footer-bottom .nevma-logo,
                #footer-bottom .nevma-logo:link,
                #footer-bottom .nevma-logo:visited { color: #727272; }
                #footer-bottom .nevma-logo:hover { color: #a20025; }
