/* Glabals */
img { border: navy;}
#container { width: 960px; margin: 0px auto;}
#header { display: table; width: 960px;}
.clear { clear: both; width: 100%;}
#mid-wrapper {width: 960px; min-height: 538px; background: url(../images/screenshots.png) left top no-repeat;}
#lower-wrapper { width: 960px;}
#lower-wrapper h1 { text-align: center !important;}
#lower-wrapper h2 { text-align: center !important; color: #999999 !important; font-weight: normal !important; }
#footer { /* min-height: 150px; */ padding: 30px 0px !important;}
#footer .wrap { background-color: none !important; background: none !important; width: 960px !important; margin: 0px auto !important; float: none !important;  }


/* From Theme */
.postlisting-wrap .postexcerpt h4 a:link, .postlisting-wrap .postexcerpt h4 a:visited, h1, h2, h3, h4, h5, h6, a:link h2.logo-text, a:visited h2.logo-text, a:hover h2.logo-text 
            { color: #242424;}
            body, a:hover, a:focus, .portfolioItem  a:link h6, .portfolioItem a:visited h6, .postlisting-wrap .postexcerpt h4.linkpost a:hover
            { color: #5c5c5c;}
            .navmenu ul li a:link, .navmenu ul li a:visited, a.twitter-link:link , a.twitter-link:visited, a.twitter-link:hover, div.detail h6 span, .contact-success p, .contact-success, div#respond h3#reply-title small a:link#cancel-comment-reply-link, div#respond h3#reply-title small a:visited#cancel-comment-reply-link, #topinfo, .callout h1, .callout h2, .callout h3, .callout h4, .callout h5, .callout h6, .callout p, .callout a:link, .callout a:visited, #footer, #footer h6, #copyright, #copyrightNav ul li a:link, #copyrightNav ul li a:visited, #topinfo p a:link, #topinfo p a:visited, div.track_details.inside h4, .blogwidget ul li div.detail a:hover, .footerwrap ul.twitter li a:hover, .footerwrap a:hover, a:link.more-link, a:visited.more-link, div.pag-button a:link, div.pag-button a:visited, span.page-numbers.current, ul#filters li a:link, ul#filters li a:visited
            { color: #ffffff;}
            .button
            { color: #ffffff !important;}
            #header_divider2
            { background-color: #ffffff;}
            .navmenu ul li ul, .navmenu ul li ul li ul, #header_divider1, .topline, .navwrap, #copyright, #footer, .contact-success, div#respond h3#reply-title small a:link#cancel-comment-reply-link, div#respond h3#reply-title small a:visited#cancel-comment-reply-link, a:link.more-link, a:visited.more-link, .button, div.pag-button.pag-blog a:link, div.pag-button.pag-blog a:visited, div.pag-button.pag-prev a, div.pag-button.pag-next a, ul#filters li a:link, ul#filters li a:visited, .postlisting-wrap .postmedia a:hover.posticon span, .postlisting-wrap:hover .postinfo a.posticon span, #topinfo, ul#comments div.author_mark, div.jp-interface, div.track_details.inside h4
            { background-color: #1f1f1f;}
            a.text_logo h1, .callout a:hover
            { color: #1f1f1f;}
            .navmenu ul li a:hover, a, a:link, a:visited, .postlisting-wrap .postexcerpt h4.linkpost a:link, .postlisting-wrap .postexcerpt h4.linkpost a:visited, .portfolioItem a:hover h6, #copyrightNav ul li a:hover, #topinfo p a:hover
            { color: #0096DC;}
            div#respond h3#reply-title small a:hover#cancel-comment-reply-link, a:hover.more-link, div.pag-button.pag-blog a:hover, div.pag-button.pag-prev a:hover, div.pag-button.pag-next a:hover, ul.info2, ul#filters li a:hover, span.page-numbers.current, .callout, .jp-play-bar, .jp-volume-bar-value, ul.menu li a:hover, .postlisting-wrap a.posticon span, .blogwidget a.posticon span.default, .blogwidget a.posticon span.video, .blogwidget a.posticon span.image, .blogwidget a.posticon span.audio, .blogwidget a.posticon span.quote, .blogwidget a.posticon span.link
            { background-color: #0096DC;}
            .button:hover, input.button:focus
            { background-color: #0096DC !important;}
            .callout span.arrow 
            { border-top: 10px solid #0096DC;}
            .hover a span
            { border-bottom: 10px solid #0096DC;}
            #slides a.prev, #slidespost a.prev
            { background: url(http://www.digiwurx.com/wp-content/themes/viewr/images/icons.png) 0px -20px no-repeat #0096DC;}
            #slides a.next, #slidespost a.next
            { background: url(http://www.digiwurx.com/wp-content/themes/viewr/images/icons.png) -20px -20px no-repeat #0096DC;}
			/* Default */
			body {
				background-color: #e3e3e3 !important;
				background-image: url() !important;
				background-repeat: repeat-x !important;
				background-position: left top !important;
			}
