
/*

Theme Name: GameNow customized by JoshCanHelp.com

Theme URI:http://www.wpnow.com/demo/#gamenow

Description:GameNow from WordPress Now

Version:1.0

Author:WP Now

Author URI:http://www.joshcanhelp.com



*/



/************************************************************\

* CSS

\************************************************************/

	/* CSS Tweaks */

	* { padding:0; margin:0; }

a img { border:0; }

.clear { clear:both; }

a { text-decoration:none; }

a:hover { text-decoration:underline; }

p { padding-bottom:10px; }

.hidden { display:none; }

.clear { clear: both; display: block; }

.center { margin: 0 auto; }

.aligncenter { margin: 0 auto; display: block; }

/* Body */

	body { background:black; font-family:Arial; font-size:12px; }

/* Top BG */

	.topbg { position:absolute; top:0; left:0; width:100%; height:260px; background:url(img/top_bg.png) repeat-x top; z-index:1; }

/* Wrapper */

	.wrapper { position:relative; width:960px; margin:auto; z-index:2; }

/************************************************************\

* Header

\************************************************************/	

	.header { position:relative; height:206px; z-index:11; }

.header h1 { padding: 3px 0 0 0; margin: 0 0 0 20px; }

/* Top Links */

	.header .toplinks { position:absolute; top:4px; right:220px; }

.header .toplinks li { float:left; list-style:none; padding:0 3px; }

/* Search */

	.header .search { width:195px; height:30px; background:url(img/search_b.png); position:absolute; top:4px; right:0; }

.header .search .text_input { border: #444 1px solid; padding: 3px 5px; width:140px; float:left; color:#999; font-family:Arial; font-size:12px; }

.header .search .search-btn { height: 25px; width: 40px; margin: -2px 0 0 0; }

/* 728 by 90 banner ad */

	

	.header .big-banner { width: 728px; height: 90px; position:absolute; border: 1px solid black; top:36px; right: 0px; background: white; }

/* Menu */

	.header .menu { list-style:none; width:958px; height:40px; background:url(img/menu_bg.gif); position:absolute; left:0; top:135px; border-left:1px solid #00265a; border-right:1px solid #00265a; z-index:10; }

.header .menu > li { float:left; background:url(img/menu_div.gif) no-repeat top right; position:relative; font-size: 1.1em; }

.header .menu > li > a { float:left; display:block; height:40px; line-height:40px; padding:0 20px; color:#fff; font-weight:bold; margin-right:2px; }

.header .menu > li > a:hover, .header .menu > li:hover > a { text-decoration:none; color:#ffffff; background:url(img/menu_bg_hover.gif); }

.header .menu > li.dropdown > a > span { display:block; background:red; width:100%; }

.header .menu > li:hover > ul { display:block; }

.header .menu > li ul { list-style:none; position:absolute; width:189px; background:url(img/menu_sub_bottom.gif) no-repeat bottom left; padding-bottom:6px; z-index:10; }

.header .menu > li > ul { left:0; top:50px; display:none; }

.header .menu > li > ul > li > ul { left:189px; top:0; display:none; }

.header .menu > li > ul li { background:#003e8e url(img/menu_sub_div.gif) no-repeat top right; padding-top:2px; position:relative; }

.header .menu > li > ul li > a { display:block; padding:5px; color:#fff; font-weight:bold; outline:none }

.header .menu > li > ul li > a:hover, .header .menu > li > ul > li:hover > a { text-decoration:none; color:#ffcc00; background-color:#bf3e00; }

.header .menu > li > ul > li:hover > ul { display:block; }

.header .menu .dropdown a:before { content: "\00BB \0020"; }

/* Submenu */

	.header .submenu { list-style:none; width:958px; height:39px; background:url(img/submenu_bg.gif); position:absolute; left:0; top:175px; border-left:1px solid #5b5b5b; border-right:1px solid #5b5b5b; z-index:9; }

.header .submenu > li { float:left; background:url(img/submenu_div.gif) no-repeat top right; position:relative; font-size: 0.9em; text-transform: uppercase; }

.header .submenu > li > a { display:block; height:38px; line-height:38px; padding:0 14px; color:#ffffff; font-weight:bold; margin-right:2px; }

.header .submenu > li > a:hover, .header .submenu > li:hover > a { text-decoration:none; color:#fff; background:url(img/submenu_bg_hover.gif); }

.header .submenu > li.dropdown > a > span { display:block; background:red; width:100%; }

.header .submenu > li:hover > ul { display:block; }

.header .submenu > li ul { list-style:none; position:absolute; width:189px; background:url(img/submenu_sub_bottom.gif) no-repeat bottom left; padding-bottom:6px; z-index:9; }

.header .submenu > li > ul { left:0; top:38px; display:none; }

.header .submenu > li > ul > li > ul { left:189px; top:0; display:none; }

.header .submenu > li > ul li { background:#1f1f1f url(img/submenu_sub_div.gif) no-repeat top right; padding-top:2px; position:relative; }

.header .submenu > li > ul li > a { display:block; padding:5px; color:#FEF900; font-weight:bold; outline:none }

.header .submenu > li > ul li > a:hover, .header .submenu > li > ul > li:hover > a { text-decoration:none; color:#fff; background-color:#2c2c2c; }

.header .submenu > li > ul > li:hover > ul { display:block; }

.header .submenu .dropdown a:before { content: "\00BB \0020"; }

/************************************************************\

* Featured / Top Articles

\************************************************************/

	.ftop { padding:10px 0; }

.ftop .featured { float:left; width:630px; position:relative; }

.ftop .featured .fwrap { width:630px; height:280px; overflow:hidden; position:relative; }

.ftop .featured ul { width:100000px; position:absolute; top:0; left:0; }

.ftop .featured li { list-style:none; float:left; }

.ftop .featured li img { vertical-align:middle; }

.ftop .featured li div { margin-top:1px; padding:5px; }

.ftop .featured li div a { font-weight:bold; }

.ftop .featured li div a.title { font-size:18px; font-weight:bold; }

.ftop .featured .fthumbs { position:absolute; top:10px; left:10px; z-index:8; height:215px; overflow:hidden; }

.ftop .featured .fthumbs img { border:2px solid #333; vertical-align:middle; margin-bottom:5px; width:62px; height:34px; }

.ftop .featured .fthumbs img.active { border:2px solid #fff; }

.ftop .featured a { outline:none; }

/************************************************************\

* Left

\************************************************************/

	.left { float:left; width:630px; margin:10px; position:relative; z-index:7; background: white; }

.left_fullwidth { width:auto; }

/* Advertisements */

	

	.left .advert-arch-top { width:468px; height:60px; margin:auto; padding-bottom:10px; }

.left .advert-arch-bottom { width:300px; height:250px; margin:auto; padding-top:10px; }

.left .advert-article-bottom { width:468px; height:60px; margin:auto; padding:15px 0; }

/* Highlights */

	.highlights { list-style:none; width:1000px; }

.highlights li { margin:10px 0; width:204px; float:left; margin-right:9px; }

.highlights span { display:block; padding:5px; font-weight:bold; }

.highlights span.title { height:30px; overflow:hidden; }

.highlights span.cat { font-size:11px; }

.highlights .thumbnail img { width:196px; height:110px; vertical-align:middle; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

/* Articles */

	.articles { list-style:none; background: white; }

.articles > li { padding:15px 0; }

.articles .title { font-weight:bold; font-size:14px; }

.articles .pinfo { display:block; padding:5px; font-size:11px; margin:5px 0; }

.articles .pinfo a.comments { float:right; background-repeat:no-repeat; background-position:left; text-indent:15px; }

.articles .thumb img { float:left; margin-right:5px; width:135px; height:75px; vertical-align:middle; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

.articles .post-social { float: left; width: 100%; clear: both; padding: 12px 0; }

.articles .post-social span.cont { display: block; float: left; padding: 2px 4px; }

.articles .post-social span.digg { width: 100px; }

.articles .post-social span.red { width: 120px; }

.articles .post-social span.tweet { width: 75px; }

.articles .post-social span.fb { width: 100px; }

.articles .post-social span.su { width: 120px; }

.articles .post-social span.yb { width: 75px; }

.articles .post { line-height:18px; background: white; }

.articles .post a { font-weight:bold; }

.articles .post-date { }

.article {margin-bottom: 20px}

.article .ainfo { padding:10px; position:relative; margin-bottom:10px; height:100px; }

.article .ainfo .infol { float:left; width:80px; text-align:center; }

.article .ainfo .avatar a { display:inline-block; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:1px; margin-bottom:5px; }

.article .ainfo .avatar a img { vertical-align:middle; width:75px; height:75px; display:block; }

.article .ainfo .author a { font-size:11px; }

.article .ainfo ul { list-style:none; position:absolute; top:0; right:0; }

.article .ainfo ul li { float:left; padding-left:2px; }

.article .ainfo ul li:first-child { background:none; }

.article .ainfo ul li:first-child a { padding:0; width:126px; text-align:center; }

.article .ainfo ul li a { float:left; display:block; height:35px; line-height:35px; font-weight:bold; padding:0 25px; outline:none; }

.article .ainfo ul li a:hover { text-decoration:none; }

.article .ainfo .advert { position:absolute; bottom:0; right:0; width:468px; height:60px; padding:12px 30px; }

.article .title { font-size:24px; display:inline-block; }

.article .postright { float:right; width:220px; }

.article .postright .score { background:#00728f; width:188px; float:right; margin-bottom:10px; padding:10px; text-transform:uppercase; font-weight:bold; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }

.article .thumbnail { float:right; margin:0; margin-left:5px; margin-bottom:5px; display:inline-block; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:1px; width:204px; height:115px; }

.article .thumbnail img { vertical-align:middle; width:205px; height:115px; }

.article .atabs { margin-top:10px; min-height:34px; clear:both; width: 50%; float: left; }

.article .atabs .tabs { height:34px; }

.article .atabs .tabs li { float:left; margin-right:1px; list-style:none; }

.article .atabs .tabs li a { display:block; height:32px; line-height:34px; padding:0 15px; font-weight:bold; outline:none; }

.article .atabs .tags { padding:10px; text-align:center; }

.article .atabs .tags a { display:inline-block; padding-left:15px; background:url(img/icon_tags.png) no-repeat left; margin:0 5px; }

.article .atabs .categories { padding:10px; text-align:center; }

.article .atabs .categories a { font-weight:bold; }

.article .atabs .similarposts { padding:10px; }

.article .atabs .similarposts li { list-style:none; padding:5px; font-weight:bold; }

.article .advert { width: 300px; height: 250px; float: right; }

/* Images */

	.article .post img { padding:1px; border:1px solid #ccc; max-width:620px !important; }

.article .post img.wp-smiley { padding:0 !important; border:none !important; vertical-align:middle; }

.article .post img.centered { display:block; margin-left:auto; margin-right:auto; }

.article .post img.alignleft { margin:0 7px 2px 0; display:inline; }

.article .post img.alignright { margin:0 0 2px 7px; display:inline; }

/* HTML Headings */

	.articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 { margin:10px 0; padding-bottom:10px; }

.articles .post h1 { font-size:28px; padding-bottom:15px; margin-top:20px; }

.articles .post h2 { font-size:24px; }

.articles .post h3 { font-size:20px; }

.articles .post h4 { font-size:18px; }

.articles .post h5 { font-size:16px; }

.articles .post h6 { font-size:13px; }

/* Blockquotes */

	.articles .post blockquote { margin:10px; padding:10px; position:relative; font-style:italic; }

/* Lists */

	.articles .post ul { margin:5px 0 5px; }

.articles .post ul ul { margin:0; }

.articles .post ol { margin:5px 0 5px; }

.articles .post ol ol { margin:0; }

.articles .post ul li { list-style:none; text-indent:15px; margin-left:12px; padding:3px 0; }

.articles .post ol li { list-style-position:inside; margin-left:10px; padding:3px 0; }

.post-nav { padding: 15px 0; clear: both; width: 100%; float: left; }

.post-nav p { width: 50%; float: left; text-align: center; font-size: 1.5em; font-weight:bold; letter-spacing: -1px; text-transform: uppercase; padding: 0 }

.post-nav p.nav-prev {float: left; width: 40%}	
	.post-nav p.nav-prev a {display: block; height: 47px; padding: 45px 0 0 56px; color: black; background: url(img/nav-prev-bg.png) 0 0 no-repeat; text-align: left}
	
.post-nav p.nav-next {float: right; width: 40%}
	.post-nav p.nav-next a {display: block; height: 47px; padding: 45px 56px 0 0; color: black; background: url(img/nav-next-bg.png) 100% 0 no-repeat; text-align: right}
	
.post-pages {font-size: 1.4em; font-weight: bold; text-align: center; }
.counter {font-size: 1.4em; font-weight: bold}


/* Comments */

	div.comments { clear: both; padding: 10px; }

.comments li { list-style:none; position:relative; text-indent:normal; }

.comments li ul { margin-left:30px; }

.comments li li li li li ul { margin-left:0; }

.comments li .cwrap { padding:8px; margin:10px 0; position:relative; }

.comments li .avatar img { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:1px; vertical-align:middle; float:left; margin-right:8px; }

.comments li .author, .comments li .author a { font-weight:bold; font-size:13px; }

.comments li .cnumber { font-size:30px; position:absolute; right:8px; top:35px; }

.comments li .cnumber span { font-size:18px; }

.comments li .ratec { position:absolute; top:8px; right:8px; }

.comments li .ratec .ratingtext { display:none; }

.comments li .ctext { margin-top:8px; position:relative; }

.comments li .ctext div { padding:8px; }

.comments li .ctext .triangle { width:27px; height:27px; display:block; position:absolute; left:73px; top:-27px; }

.comments .thumblock { padding: 0 !important; }

.comments .thumblock .gdthumbtext { margin-top: 0 !important; padding: 0; }

.comments .thumblock div.gdthumb { height: 20px !important; }

.comments input.cicon { margin-bottom:3px; height:21px; width:163px; padding-left:32px; padding-right:5px; padding-top:8px; background-repeat:no-repeat; background-position:top left; }

.comments input.icon_name { background-position:0 0; }

.comments input.icon_email { background-position:0 -29px; }

.comments input.icon_website { background-position:0 -58px; }

.comments input.cicon, .comments textarea { font-style:italic; font-family:Arial; font-size:12px; border:0; }

.comments input.cicon:focus, .comments textarea:focus { font-style:normal; }

.comments textarea { height:75px; padding:5px; width:475px; margin-bottom:10px; }

.comments #fbc_login { margin: 0 0 20px; padding: 0; }

/* Cancel Comment Reply Link */

	.comments .cancel-comment-reply { display:none; padding:8px 0; }

.comments li .cancel-comment-reply { display:block; }

.comments .wpn_logged_in { padding-bottom:5px; }

.comments li #respond { padding:0 5px; }

.comments #respond img { vertical-align:middle; }

/************************************************************\

* Right

\************************************************************/

	.right { float:right; width:300px; margin:10px; margin-left:0; position:relative; z-index:7; }

.right .advert { margin-bottom:10px; }

/* Widgets / Boxes */

	.box { margin-bottom:10px; padding:10px; background: #DBDBDB }

/* List */

	.list2 li { padding:10px; float:left; clear:left; width:280px; }

.list2 li a { display:inline; background:none; font-weight:normal; padding:0; }

.list2 li .limg { float:left; vertical-align:middle; padding:1px; margin-top:2px; margin-right:5px; }

/* Latest Comments */
	
	.latestc { list-style-type: none; }

.latestc li { padding:10px; background:none; line-height:20px; }

.latestc img { width:20px; height:20px; float:left; padding:1px; margin-right:5px; }

/* Latest Reviews/Previews */

	.latestrp li { padding:10px; background:none; line-height:20px; position:relative; }

.latestrp img { width:38px; height:38px; float:left; padding:1px; margin-right:5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

.latestrp span { display:block; }

.latestrp span a { font-weight:normal; }

.latestrp .score { position:absolute; top:12px; right:12px; }

/* Bookmark links */

	ul.img-links { width: 100%; padding: 30px 0 float: left;
list-style-type: none; border: none; }

ul.img-links li { width: 50%; float: left; text-align: center; border: none; }

ul.img-links li a { width: 100px; display: block; float: left; margin: 16px 0 0 24px; }

ul.img-links li img { height: 100px; width: 100px; }

/* Shirt thumbs */

.jch-rss-widget {float: left; list-style-type: none}
		.jch-rss-widget li {width: 48%; float: left; padding: 0}
			.jch-rss-widget li img {width: 140px; height: 140px; display: block; margin: 0 auto}
			.jch-rss-widget li a.rsswidget {display: block; padding: 4px 8px 10px; text-align: center; }
				.jch-rss-widget li a.rsswidget:hover {text-decoration: underline}

/************************************************************\

* Bottom Links

\************************************************************/

	.bottomlinks { text-align:center; float: left; }

.bottomlinks .sub-foot { background:#191919; border-bottom:1px solid #313131; clear: both; float: left; padding: 12px; width: 936px }

.sub-foot .subscribe { width: 200px; float: left; }

.sub-foot .subscribe h5 { color: white; font-size: 1.1em; font-weight: bold }

.sub-foot .subscribe form { padding: 16px 0; }

.sub-foot .foot-icons { margin: 0 10px 0 0; }

.sub-foot ul { width: 180px; float: left; list-style-type: none; }

.sub-foot ul li { margin-bottom: 4px; text-align: left }

.sub-foot ul li h2 { color: white; font-size: 16px; }

.sub-foot ul li a { color: white; display: block; color:#fff; font-weight:bold; margin:0 5px; }

.bottomlinks .pages { background:#252525; }

.bottomlinks .pages a { color:#ffcc00; }

/************************************************************\

* Footer

\************************************************************/

	.footer { height:10px; background:url(img/footer_bg.gif) 0 100% repeat-x; border-bottom:10px solid #a8a8a8; padding:15px; color:#666; font-size:11px; clear: both; }

.footer .fleft { float:left; width:700px; clear: both; }

.footer .fright { float:right; text-align:right; padding:8px 0; width:225px; }

.footer a { color:#c14000; font-weight:bold; }

.footer a.alt { color:#00718e; }

/************************************************************

*Contact form

************************************************************/

form.ddfm label { display: block; margin: 0 0 4px; font-weight: bold; }

form.ddfm input.fmtext, form.ddfm input.fmtextarea { display: block; width: 300px; padding: 4px; margin: 0 0 15px; }

form.ddfm #fm_verify { width: 100px; padding: 4px; margin: 0 10px 15px; }

form.ddfm img { margin: 10px 0 0; }

form.ddfm textarea#fm_message { height: 200px; display: block; width: 300px; padding: 4px; margin: 0 0 15px; }

/************************************************************\

* Headings

\************************************************************/

	

	/* Top Stories */

	.heading1 { display:block; height:36px; line-height:36px; text-indent:35px; font-size:14px; font-weight:bold; }

.heading1 span { display:block; background-repeat:no-repeat; background-position:14px 14px; }

/* Generic Heading */

	.heading2 { display:block; height:36px; line-height:36px; text-indent:35px; font-size:14px; font-weight:bold; background:url(img/heading2_bg.gif) repeat-x top; color:#fff; border:1px solid #2F2F2F; }

.heading2 span { display:block; background:url(img/heading2_arrow.gif) no-repeat 14px 14px; }

/* Leave a Reply */

	.heading3 { display:block; font-size:18px; font-weight:bold; margin-bottom:5px; }

/************************************************************\

* style-light.css

\************************************************************/



body { color:#000; }

a { color:#003e8e; }

.content { background:#fff; }

.ftop { background:white }

.ftop .featured li div { background:#efefef; border:1px solid #fff; }

.ftop .featured li div a { color:#003e8e; }

.ftop .featured li div a.title { color:#003e8e; }

.ftop .top li { background:url(img/light/ftop_top_div.gif) repeat-x bottom; }

/* .ftop .top li:hover {background-color:#dfdfdf;} */

.ftop .top li span a { color:#003e8e; font-weight:normal; }

.ftop .top li span a.comments { color:#00728f; }

#miniplayer { height: 540px; }

.heading1 { background:url(img/light/heading1_bg.gif) repeat-x top; color:#fff; border:1px solid #878787; }

.heading1 span { background-image:url(img/light/heading1_arrow.gif); }

.heading3 { color:#003e8e; }

.highlights .thumbnail img { background:#fff; border:3px solid #b6b6b6; }

.highlights li { background:#efefef; }

.highlights span.cat { background:#dbdbdb; border-top:1px solid #fff; color:#444; }

.highlights span.cat a { color:#444; }

.articles > li { background:url(img/light/articles_div.gif) repeat-x bottom; }

.articles .pinfo { background:#dbdbdb; border-top:1px solid #d2d2d2; color:#444; }

.articles .pinfo a { color:#003e8e; }

.articles .pinfo a.comments { background-image:url(img/light/icon_comments.gif); }

.articles .pinfo span a { color:#003e8e; }

.articles .overlay a { background:url(img/light/articles_thumb.gif); }

.articles .post a { color:#003e8e; }

.article .ainfo { background:#dedede url(img/light/articles_ainfo_bg.gif) repeat-x top; border:1px solid #bbb; }

.article .ainfo .avatar { margin: 0; padding: 0; }

.article .ainfo .avatar a { background:#fff; border:2px solid #999; }

.article .ainfo .author a { color:#00728f; line-height: 1em; }

.article .ainfo .author { line-height: 1em; }

.article .ainfo ul li { background:url(img/light/articles_ainfo_div.gif) no-repeat left; }

.article .ainfo ul li a { color:#333; padding-right:24px; margin-right:1px; }

.article .ainfo ul li a:hover { background:url(img/light/articles_ainfo_bg_hover.gif); color:#fff; }

.article .ainfo .advert { background:#eee; border-top:1px solid #bbb; border-left:1px solid #bbb; }

.article .thumbnail { background:#fff; border:2px solid #b2b2b2; }

.articles .thumb img { background:#fff; border:2px solid #b2b2b2; }

.article .atabs { background:url(img/light/articles_atabs_hdiv.gif) repeat-x 0 32px; }

.article .atabs .tabs li a { color:#333; background:url(img/light/articles_atabs_bg.gif) repeat-x bottom; }

.article .atabs .tabs li a.active { background:url(img/dark/articles_atabs_bg_active.gif) repeat-x bottom; color:#fff; }

.article .atabs .atabs_content { background:#dbdbdb; }

.article .atabs .tags a { color:#00728f; }

.article .atabs .categories a { color:#ff7800; }

.articles .post h1, .articles .post h2, .articles .post h3, .articles .post h4, .articles .post h5, .articles .post h6 { background:url(img/light/articles_atabs_hdiv.gif) repeat-x bottom; color:#666; }

.articles .post blockquote { color:#444; background:#dbdbdb; border-left:5px solid #00728f; }

.articles .post blockquote blockquote { background:#fff; border-left:5px solid #7fb8c7; }

.articles .post ul li { background:url(img/light/list_bullet.gif) no-repeat 0 7px; }

.article .post-date { color:#666; }

.comments li .cwrap { background:#dbdbdb; border:1px solid #c3c3c3; }

.comments li .avatar img { background:#fff; border:2px solid #a3a3a3; }

.comments li .author, .comments li .author a { color:#003e8e; }

.comments li .date { color:#444; }

.comments li .reply a { color:#00728f; }

.comments li .cnumber { color:#444; }

.comments li .ctext { background:#fff; border:1px solid #c3c3c3; }

.comments li .ctext .triangle { background:url(img/light/comments_triangle.gif); }

.comments li.comment-author-admin .ctext, .comments li.bypostauthor .ctext { background:#d3f0f8; border:1px solid #98ccda; }

.comments li.comment-author-admin .ctext .triangle, .comments li.bypostauthor .ctext .triangle { background:url(img/light/comments_triangle_admin.gif); }

.comments input.cicon { background-color:#191919; background-image:url(img/light/comments_icons.gif); }

.comments textarea { background:#191919; }

.comments input.cicon, .comments textarea { color:#666; }

.comments input.cicon:focus, .comments textarea:focus { color:#fff; }

.box { background:#dbdbdb; }

.box li { border-top:1px solid #fff; }

.box li ul li a { color:#666; }

.list2 li strong { color:#444; }

.list2 li .limg { background:#fff; border:1px solid #a3a3a3; }

.wp-pagenavi { width: 100%; text-align: center; }

.wp-pagenavi .extend { width: 100px; text-align: center; }

.wp-pagenavi a, .wp-pagenavi .pages { color:#003e8e; background:#e2e2e2; border:1px solid #c3c3c3; }

.wp-pagenavi .current { background:#00728f; color:#fff; border:1px solid #01556a; }

#wp-calendar caption { border-bottom:1px dotted #333; color:#333; }

.wp-polls p strong { color:#444; ; }

.latestc img { background:#fff; border:1px solid #a3a3a3; }

.latestrp img { background:#fff; border:2px solid #a3a3a3; }

.latestrp span a { color:#003e8e; }

.wp-caption { background-color:#b2b2b2; color:#444; }

.wp-caption img { border:1px solid #fff !important; }

.formcontainer fieldset { border:1px solid #ccc; background:#efefef; }

.formcontainer fieldset:hover { border:1px solid #666; }

.formcontainer fieldset:hover legend { background:#ffd32e; color:#333; }

.formcontainer legend { color:#fff; background:#414141; }

.formcontainer input, .formcontainer textarea { border:1px solid #ccc; background:#fff; }

.formcontainer input:focus, .formcontainer textarea:focus { border:1px solid #f88b00; background:#fafafa; }

.formcontainer p.error { border:1px solid #ff6eae; color:#555; background:#f4e7e7; }

.formcontainer input.error { border:1px solid #ff6eae; background:#f4e7e7; }

.formcontainer .success { color:#555; background:#FFC; border:1px solid #FC9; }

.formcontainer span.required { color:#00728f; }

/************************************************************\

* Wordpress

\************************************************************/



	/* Calendar */

	#wp-calendar { width:100%; }

#wp-calendar td { padding:5px; text-align:center; vertical-align:middle; }

#wp-calendar caption { font-size:14px; font-weight:bold; padding:5px 15px 7px; text-align:left; margin-bottom:10px; }

#wp-calendar a { font-weight:bold; }

#wp-calendar #prev a { text-align:left; font-weight:bold; }

#wp-calendar #next a { text-align:right; font-weight:bold; }

#tag_cloud { text-align:justify; line-height:23px; }

#tag_cloud a { margin:2px; font-weight:bold; }

/* Contact Form */

	.formcontainer fieldset { margin:10px 0; padding:10px; -moz-border-radius:4px; -webkit-border-radius:4px; }

.formcontainer legend { padding:7px 15px; -moz-border-radius:4px; -webkit-border-radius:4px; font-size:16px; font-weight:bold; }

.formcontainer input, .formcontainer textarea { margin-bottom:5px; padding:5px; font-family:Arial; font-size:12px; -moz-border-radius:4px; -webkit-border-radius:4px; }

.formcontainer input[type="text"] { width:250px; }

.formcontainer textarea { width:550px; }

.formcontainer label { margin-bottom:5px; }

.formcontainer .form-submit { display:block; padding-top:15px; margin-top:8px; }

.formcontainer p.error { padding:5px; font-size:14px; font-weight:bold; -moz-border-radius:4px; -webkit-border-radius:4px; }

.formcontainer .success { padding:5px; font-size:14px; font-weight:bold; -moz-border-radius:4px; -webkit-border-radius:4px; }

.formcontainer span { display:inline; }

.alignright { float: right; }

.alignleft { float: left }

/* Page Navigation */

	.wp-pagenavi { text-align:center; font-size:12px; padding:10px; padding-top:20px; font-weight:bold; font-family:Arial; }

.wp-pagenavi .current { padding:5px; margin-right:5px; }

.wp-pagenavi a, .wp-pagenavi .pages { padding:5px; margin-right:5px; outline:none; }

/* Captions */

	.wp-caption { text-align:center; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }

.wp-caption img { margin:0; padding:0; border:0 none; }

.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; padding:0 4px 5px; margin:0; }

/*

CSS Name: Default Styles

Description: NextGEN Default Gallery Stylesheet

Author: Alex Rabe

Version: 1.50



This is a template stylesheet that can be used with NextGEN Gallery. I tested the

styles with a default theme Kubrick. Modify it when your theme struggle with it,

it's only a template design



*/



/* ----------- Album Styles Extend -------------*/



.ngg-albumoverview { margin-top: 10px; width: 100%; clear:both; display:block !important; }

.ngg-album { height: 100%; padding: 5px; margin-bottom: 5px; border: 1px solid #fff; }

/* IE6 will ignore this , again I hate IE6 */

/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album { overflow:hidden; padding: 5px; margin-bottom: 5px; border: 1px solid #cccccc; }

.ngg-album { overflow: hidden; padding: 5px; margin-bottom: 5px; border: 1px solid #cccccc; }

.ngg-albumtitle { text-align: left; font-weight: bold; margin:0px; padding:0px; font-size: 1.4em; margin-bottom: 10px; }

.ngg-thumbnail { float: left; margin-right: 12px; }

.ngg-thumbnail img { background-color:#FFFFFF; border:1px solid #A9A9A9; margin:4px 0px 4px 5px; padding:4px; position:relative; }

.ngg-thumbnail img:hover { background-color: #A9A9A9; }

.ngg-description { text-align: left; }

/* ----------- Album Styles Compact -------------*/



.ngg-album-compact { float:left; height:180px; padding-right:6px !important; margin:0px !important; text-align:left; width:120px; }

.ngg-album-compactbox { background:transparent url(albumset.gif) no-repeat scroll 0%; height:86px; margin:0pt 0pt 6px !important; padding:12px 0pt 0pt 7px !important; width:120px; }

.ngg-album-compactbox .Thumb { border:1px solid #000000; margin:0px !important; padding:0px !important; width:91px; height:68px; }

.ngg-album-compact h4 { font-size:15px; font-weight:bold; margin-bottom:0px; margin-top:0px; width:110px; }

.ngg-album-compact p { font-size:11px; margin-top:2px; }

/* ----------- Gallery style -------------*/



.ngg-galleryoverview { overflow: hidden; margin-top: 10px; width: 100%; clear:both; display:block !important; }

.ngg-galleryoverview .desc { /* required for description */

   margin:0px 10px 10px 0px; padding:5px; }

.ngg-gallery-thumbnail-box { float: left; display: inline; }

.ngg-gallery-thumbnail { float: left; margin-right: 5px; text-align: center; display: inline; }

.ngg-gallery-thumbnail img { background-color:#FFFFFF; border:1px solid #A9A9A9; display:block; margin:4px 0px 4px 5px; padding:4px; position:relative; }

.ngg-gallery-thumbnail img:hover { background-color: #A9A9A9; }

.ngg-gallery-thumbnail span { /* Images description */

	font-size:90%; padding-left:5px; display:block; }

.ngg-clear { clear: both; }

/* ----------- Gallery navigation -------------*/



.ngg-navigation { font-size:0.9em !important; clear:both !important; display:block !important; padding-top:15px; text-align:center; }

.ngg-navigation span { font-weight:bold; margin:0pt 6px; }

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev { border:1px solid #DDDDDD; margin-right:3px; padding:3px 7px; }

.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover { background-color: #0066CC; color: #FFFFFF !important; text-decoration: none !important; }

/* ----------- Image browser style -------------*/



.ngg-imagebrowser { }

.ngg-imagebrowser h3 { text-align:center; }

.ngg-imagebrowser img { border:1px solid #A9A9A9; margin-top: 10px; margin-bottom: 10px; width: 100%; display:block !important; padding:5px; }

.ngg-imagebrowser-nav { padding:5px; margin-left:10px; }

.ngg-imagebrowser-nav .back { float:left; border:1px solid #DDDDDD; margin-right:3px; padding:3px 7px; }

.ngg-imagebrowser-nav .next { float:right; border:1px solid #DDDDDD; margin-right:3px; padding:3px 7px; }

.ngg-imagebrowser-nav .counter { text-align:center; font-size:0.9em !important; }

.exif-data { margin-left: auto !important; margin-right: auto !important; }

/* ----------- Slideshow -------------*/

.slideshow { margin-left: auto; margin-right: auto; text-align:center; outline: none; }

.slideshowlink { }

/* ----------- Single picture -------------*/

.ngg-singlepic { background-color:#FFFFFF; display:block; padding:4px; }

.ngg-left { float: left; margin-right:10px; }

.ngg-right { float: right; margin-left:10px; }

.ngg-center { margin-left: auto !important; margin-right: auto !important; }

/* ----------- Sidebar widget -------------*/

.ngg-widget, .ngg-widget-slideshow { overflow: hidden; margin:0pt; padding:5px 0px 0px 0pt; text-align:left; }

.ngg-widget img { border:2px solid #A9A9A9; margin:0pt 2px 2px 0px; padding:1px; }

/* ----------- Related images -------------*/

.ngg-related-gallery { background:#F9F9F9; border:1px solid #E0E0E0; overflow:hidden; margin-bottom:1em; margin-top:1em; padding:5px; }

.ngg-related-gallery img { border: 1px solid #DDDDDD; float: left; margin: 0pt 3px; padding: 2px; height: 50px; width:  50px; }

.ngg-related-gallery img:hover { border: 1px solid #000000; }

/* ----------- Gallery list -------------*/



.ngg-galleryoverview ul li:before { content: '' !important; }

.ngg-gallery-list { list-style-type:none; padding: 0px !important; text-indent:0px !important; }

.ngg-galleryoverview div.pic img { width: 100%; }

.ngg-gallery-list li { float:left; margin:0 2px 0px 2px !important; overflow:hidden; }

.ngg-gallery-list li a { border:1px solid #CCCCCC; display:block; padding:2px; }

.ngg-gallery-list li.selected a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#000000 none repeat scroll 0 0; }

.ngg-gallery-list li img { height:40px; width:40px; }

li.ngg-next, li.ngg-prev { height:40px; width:40px; font-size:3.5em; }

li.ngg-next a, li.ngg-prev a { padding-top: 10px; border: none; text-decoration: none; }

/*

CSS Name: Black Minimalism Theme

Description: For Black Minimalism Theme 

Author: Alex Rabe

Version: 1.40

   

This is a template stylesheet that can be used with NextGEN Gallery. I tested the

styles with a default theme Kubrick. Modify it when your theme struggle with it,

it's only a template design



*/



/* ----------- Album Styles Extend -------------*/



.ngg-albumoverview { margin-top: 10px; width: 100%; clear:both; display:block !important; }

.ngg-album { /*height: 130px;*/

	overflow:hidden; padding: 5px; margin-bottom: 5px; border: 1px solid #cccccc; }

.ngg-albumtitle { text-align: left; font-weight: bold; margin:0px; padding:0px; font-size: 1.4em; margin-bottom: 10px; }

.ngg-thumbnail { float: left; margin: 0pt !important; margin-right: 12px !important; }

.ngg-thumbnail img { background-color:#FFFFFF; border:1px solid #A9A9A9; margin:4px 0px 4px 5px; padding:4px; position:relative; }

.ngg-thumbnail img:hover { background-color: #A9A9A9; }

.ngg-description { text-align: left; }

/* ----------- Album Styles Compact -------------*/



.ngg-album-compact { float:left; height:180px; padding-right:6px !important; margin:0px !important; text-align:left; width:120px; }

.ngg-album-compactbox { background:transparent url(albumset.gif) no-repeat scroll 0%; height:86px; margin:0pt 0pt 6px !important; padding:12px 0pt 0pt 7px !important; width:120px; }

.ngg-album-compactbox .Thumb { border:1px solid #000000; margin:0px !important; padding:0px !important; width:91px; height:68px; }

.ngg-album-compact h4 { font-size:15px; font-weight:bold; margin-bottom:0px; margin-top:0px; width:110px; }

.ngg-album-compact p { font-size:11px; margin-top:2px; }

/* ----------- Gallery style -------------*/



.ngg-galleryoverview { overflow: hidden; margin-top: 10px; width: 100%; clear:both; display:block !important; }

.ngg-gallery-thumbnail-box { float: left; width: 20%; }

.ngg-gallery-thumbnail { float: left; background: url(shadowAlpha.png) no-repeat bottom right !important; background: url(shadow.gif) no-repeat bottom right; margin: 10px 0 0 10px !important; width: 100px; }

.ngg-gallery-thumbnail img { margin: -6px 6px 6px -6px; background-color:#FFFFFF; border:1px solid #A9A9A9; display:block; padding:4px; position:relative; }

.ngg-gallery-thumbnail img:hover { background-color: #A9A9A9; }

.ngg-gallery-thumbnail span { /* Images description */

	font-size:90%; padding-left:5px; display:block; }

.ngg-clear { clear: both; }

/* ----------- Gallery navigation -------------*/



.ngg-navigation { font-size:0.9em !important; clear:both !important; display:block !important; padding-top:15px; text-align:center; }

.ngg-navigation span { font-weight:bold; margin:0pt 6px; }

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev { border:1px solid #660000; margin-right:3px; padding:3px 7px; }

.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover { background-color: #660000; color: #FFFFFF; text-decoration: none; }

/* ----------- Image browser style -------------*/



.ngg-imagebrowser { }

.ngg-imagebrowser h3 { text-align:center; }

.ngg-imagebrowser img { border:1px solid #A9A9A9; margin-top: 10px; margin-bottom: 10px; width: 100%; display:block !important; padding:5px; }

.ngg-imagebrowser-nav { padding:5px; margin-left:10px; }

.ngg-imagebrowser-nav .back { float:left; border:1px solid #DDDDDD; margin-right:3px; padding:3px 7px; }

.ngg-imagebrowser-nav .next { float:right; border:1px solid #DDDDDD; margin-right:3px; padding:3px 7px; }

.ngg-imagebrowser-nav .counter { text-align:center; font-size:0.9em !important; }

.exif-data { margin-left: auto !important; margin-right: auto !important; }

/* ----------- Slideshow -------------*/

.slideshow { margin-left: auto; margin-right: auto; text-align:center; outline: none; }

.slideshowlink { }

/* ----------- Single picture -------------*/

.ngg-singlepic { display:block; padding:4px; }

.ngg-left { float: left; margin-right:10px; }

.ngg-right { float: right; margin-left:10px; }

.ngg-center { margin-left: auto !important; margin-right: auto !important; }

/* ----------- Sidebar widget -------------*/

.ngg-widget, .ngg-widget-slideshow { overflow: hidden; margin:0pt; padding:5px 0px 0px 0pt; }

.ngg-widget img { border:2px solid #A9A9A9; margin:0pt 2px 2px 0px; padding:1px; }

/* ----------- Related images -------------*/

.ngg-related-gallery { background:#F9F9F9; border:1px solid #E0E0E0; overflow:hidden; margin-bottom:1em; margin-top:1em; padding:5px; }

.ngg-related-gallery img { border: 1px solid #DDDDDD; float: left; margin: 0pt 2px; padding: 2px; height: 50px; width:  50px; }

.ngg-related-gallery img:hover { border: 1px solid #000000; }

/* ----------- Gallery list -------------*/



.ngg-galleryoverview ul li:before { content: '' !important; }

.ngg-gallery-list { list-style-type:none; padding: 0px !important; text-indent:0px !important; }

.ngg-galleryoverview div.pic img { width: 100%; }

.ngg-gallery-list li { float:left; margin:0 2px 0px 2px !important; overflow:hidden; }

.ngg-gallery-list li a { border:1px solid #CCCCCC; display:block; padding:2px; }

.ngg-gallery-list li.selected a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#000000 none repeat scroll 0 0; }

.ngg-gallery-list li img { height:40px; width:40px; }

li.ngg-next, li.ngg-prev { height:40px; width:40px; font-size:3.5em; }

li.ngg-next a, li.ngg-prev a { padding-top: 10px; border: none; text-decoration: none; }

