/* Mobile (Portrait) Width 320px 
 * ------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	
	/* Layout */
	.general, .top { width:340px; max-width: 340px; margin: 0 auto; position: relative; }
	.container_12  { max-width:300px; width:300px; }
	.container_12 .grid_12,.container_12 .grid_8,.container_12 .grid_6,.container_12 .grid_4,.container_12 .grid_3 { max-width:300px; width:300px; margin-left:0px; margin-right:0px; }
	.container_12 .prefix_4 { padding-left: 0px; }
	.scrolltop {display:none;}
	.wrapper { margin-top: 0; }
	.top-wrap { width:300px; max-width: 300px; overflow:hidden;  }
	.top { margin-bottom: 0; height:auto; }
	.page-line-title { margin-top:20px;}
	
	/* header */
	.logo-header a, .logo-bottom a {text-align:center; display: block;}
	.logo-header { position:relative; } 
	.social-header ul { width: 100%; text-align:center; margin-top:15px; float:none; }
	.social-header ul li, .social-header ul li:last-child{ display:inline-block; float:none; padding:0 2px; }
	.header-content { height:35px; padding-top:25px; }
	
	/* Top Nav */
	.topNav { width: 100%; text-align:center; }
	.topNav li { display:inline-block; float:none; }
	
	#cmn_tb_wrapper {
		display:none !important;
	}

	#slide_container{
		width:auto;
		height:auto;
	}
	#slide_list img {
		width:300px;
	}
	#slide_list li p{
			width:300px;
	}
#slide_container1 {
	width: 300px; 
	padding: 5px; 
	overflow: hidden; 
	height: 42px;
	margin-bottom: 10px;
}

	.nextgal {
    	margin: 19px 0 8px auto !important;
	}
	
	.prevgal {
	    float: left !important; 
	    height: 38px;
	    margin: -21px 0 8px !important;
	}
	
	#slidecaption {
    	line-height: 69px !important;
	    width: 49px !important;;
	}

	/* Bottom Nav */
	.bottomNav { width: 100%; text-align:center; float:none; margin-top:10px; }
	.bottomNav li { display:inline-block; float:none; }
	.bottomNav li a { padding:0 10px; font-size:13px; }
	
	/* Widget Magazine */
	.widget-magazine .big-desc { clear: both; padding-left: 0; }
	.widget-magazine .left, .widget-magazine .right { margin: 0px; }
	.widget-magazine .big-title { padding-top: 8px; }
	.alpha.widget-magazine.half { margin-bottom:35px; }
	

	/* Menu */
	.container_12.dropdownmenu{ display:block; }
	.mainnavmenu { display:none; }
	.container_12.dropdownmenu select { background: transparent; outline: none; padding: 5px; border: 1px solid #E1E1E1; height: 34px; width:300px; margin: 25px 0 15px 0; color: #777; font-size:13px; }
	
	/* Flex Slider */
	.flex-caption  { padding:0 2% 1% 2%; }
	.flex-caption h1 { line-height:22px; }
	.flex-caption h1 a { font-size:13px; }
	.flexslider.full { min-height:136px; max-width: 300px; width: 300px; margin:15px 0 30px 0; margin-left: auto; margin-right: auto; }
	.flexslider.small { min-height:165px; margin:15px 0 35px 0; }
	
	/* Hidden */
	.datetime, .search-header, .line-head, .digg-share, .stumbleupon-share, .reddit-share, .tumblr-share, .email-share, .author-description .avatar, .flex-caption p, .flex-direction-nav, .related-wrapper, #nextId { display:none; }
	
	/* Media */
	//iframe, embed, img{ max-width:100%; height:auto; }
	
	/* Single */
	.single-container { margin-top:20px; }
	.single-info { display:none; }
	.overall-score { margin-bottom:5px; width:260px; }
	.textarea-comment { width: 280px; }
	.comment-submit { width: 300px; }
	.input-name, .input-email, .input-website { width:287px; }
	.gallery-icon img, .gallery-icon { width: 60px; height: 60px; background: #000; }
	.critera { float:left; overflow:hidden; width:260px; height:24px; background:#1E1D1D; margin-bottom:5px; font-size:12px; padding:3px 10px 0 10px; }
	
	/* Portfolio */
	.portfolio1 li , .portfolio2 li{ margin:0 0 30px 0; }
	ul#filter { margin:20px 0 0 0; }
	ul#filter li { margin-bottom:10px; }
	.portfolio2 li  { width:140px; margin-left:5px; margin-right:5px; }
	.portfolio2 li img { width:140px; max-width:140px; height:auto; }
	
	/* Gallery */
	.gallery-post { margin-top:20px; }
	.grid_2.gallery-image { margin: 0 5px 20px 5px; }
	
	/* Contact */
	.postForm .text, .postForm textarea { width:228px; }
	.postForm .submit { width:248px; }
	
	/* News Ticker */
	.spotlight {max-width: 300px; width: 300px; margin-left: auto; margin-right: auto;}
	ul.newsticker { /* that's your list */ position: relative; list-style-type: none; margin: 0; padding: 0; left: 150px; }
	
	/* Footer */
	.credits { overflow:hidden; }
	.credits p { float:none; text-align:center; }
	
	/* Adds */
	.adds300x250 img { width:300px; max-width:300px; height:250px;  }
	.adds620x90 { width:300px; max-width:300px; height:50px; }
	.adds620x90 img { height:50px; }
.widget iframe {
margin: auto;
}
}

/* Mobile (Landscape)
 * ------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* Layout
	 * ------------------------------------------------- */
	.general, .top { width:500px; max-width: 500px; margin: 0 auto; position: relative; }
	.container_12  { max-width:460px; width:460px; }
	.container_12 .grid_12,.container_12 .grid_8,.container_12 .grid_6,.container_12 .grid_4,.container_12 .grid_3, .widget-magazine .block-small { max-width:460px; width:460px; margin-left:0px; margin-right:0px; }
	.container_12 .prefix_4 { padding-left: 0px; }
	.scrolltop {display:none;}
	.wrapper { margin-top: 0; }
	.top-wrap { width:460px; max-width: 460px; overflow:hidden; }
	.top { margin-bottom: 0; height:auto; }
	.page-line-title { margin-top:20px;}
	
	
	/*Footer */
	.credits { overflow:hidden; }
	.credits p { float:none; text-align:center; }
	
	/* header */
	.logo-header a, .logo-bottom a {text-align:center; display: block;}
	.logo-header { position:relative; } 
	.social-header ul { width: 100%; text-align:center; margin-top:15px; float:none; }
	.social-header ul li, .social-header ul li:last-child{ display:inline-block; float:none; padding:0 5px; }
	.header-content { height:35px; padding-top:25px; }
	
	/* Top Nav */
	.topNav { width: 100%; text-align:center; }
	.topNav li { display:inline-block; float:none; }
	
	#cmn_tb_wrapper {
		display:none !important;
	}

#slide_container1 {
	width:100% !important;
	height:100% !important;
	padding: 5px; 
	overflow: hidden; 
	margin-bottom: 10px;
}

	#slide_list img {
		width:100%;
	}
	#slide_list li p{
			width:100%;
	}
	.nextgal {
    	margin: 31px 0 8px auto !important;
	}
	
	.prevgal {
	    float: left !important; 
	    height: 38px;
	    margin: 3px 0 8px !important;
	}

	#slidecaption {
    	line-height: 97px !important;
	    width: 60px !important;;
	}

	/* Bottom Nav */
	.bottomNav { width: 100%; text-align:center; float:none; margin-top:10px; }
	.bottomNav li { display:inline-block; float:none; }
	.bottomNav li a { padding:0 10px; font-size:13px; }
	
	/* Widget Magazine */
	.widget-magazine .big-desc { clear: both; padding-left: 0; }
	.widget-magazine .left, .widget-magazine .right { margin: 0px; }
	.alpha.widget-magazine.half { margin-bottom:35px; }
	.magazine-widget .block-small-noimage { width: 445px; }
	.widget-magazine .block-big .magz-image  img { width:460px; max-width:460px; height:auto; }
	.wrapper-carousel ul li { margin-right:20px; }
	
	/* Menu */
	.container_12.dropdownmenu{ display:block; }
	.mainnavmenu { display:none; }
	.container_12.dropdownmenu select { background: transparent; outline: none; padding: 5px; border: 1px solid #E1E1E1; height: 34px; width:460px; margin: 25px 0 15px 0; color: #777; font-size:13px; }
	
	/* Flex Slider */
	.flex-caption  { padding:0 2% 1% 2%; }
	.flex-caption h1 { line-height:22px; }
	.flex-caption h1 a { font-size:13px; }
	.flexslider.full { min-height:196px; max-width: 460px; margin:15px 0 30px 0; width: 460px; margin-left: auto; margin-right: auto; }
	.flexslider.small { min-height:225px; margin:15px 0 35px 0; }
	
	/* Hidden */
	.datetime, .search-header, .bottomNav-wrapper, .line-head, .digg-share, .stumbleupon-share, .reddit-share, .tumblr-share, .email-share, .author-description .avatar, .flex-caption p, .flex-direction-nav, .related-wrapper, #nextId { display:none; }
	
	/* Media */
	iframe, embed, img{ max-width:100%; height:auto; }
	
	/* Single */
	.single-info { display:none; }
	.overall-score { margin-bottom:5px; width:150px;}
	.textarea-comment { width: 280px; }
	.comment-submit { width: 460px; }
	.input-name, .input-email, .input-website { width:447px;  }
	.gallery-icon img, .gallery-icon { width: 60px; height: 60px; background: #000; }
	.critera { float:right; overflow:hidden; width:240px; height:24px; background:#1E1D1D; margin-bottom:5px; font-size:12px; padding:3px 10px 0 10px; }
	
	/* Portfolio */
	.portfolio1 li , .portfolio2 li{ margin:0 0 30px 0; }
	.portfolio1 li { width:460px; }
	.portfolio2 li { margin-right:5px; margin-left:5px; }
	.portfolio1 li img { width:460px; max-width:460px; height:auto; }
	ul#filter { margin:20px 0 0 0; }
	ul#filter li { margin-bottom:10px; }
	
	/* Gallery */
	.gallery-post { margin-top:25px; }
	.gallery-post img{ width:460px; max-width:460px; height:auto; }
	.grid_2.gallery-image { margin: 0 6px 20px 6px; }
	
	/* Contact */
	.postForm .text, .postForm textarea { width:388px; }
	.postForm .submit { width:408px; }
	
	/* News Ticker */
	.spotlight {max-width: 460px; width: 460px; margin-left: auto; margin-right: auto;}
	ul.newsticker { /* that's your list */ position: relative; list-style-type: none; margin: 0; padding: 0; left: 150px; }
	
	/* Footer */
	.credits { overflow:hidden; }
	.credits p { float:none; text-align:center; }
	
	/* Adds */
	.adds300x250 { width:460px; max-width:460px; height:389px;  }
	.adds300x250 img { width:460px; max-width:460px; height:389px;  }
	.adds620x90 { width:460px; max-width:460px; height:60px; }
	.adds620x90 img { height:60px; }
	.widget iframe {
margin: auto;
}
}

/* Tablet (Portrait)
 * ------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/* Layout
	 * ------------------------------------------------- */
	.general, .top { width:500px; max-width: 500px; margin: 0 auto; position: relative; }
	.container_12  { max-width:460px; width:460px; }
	.container_12 .grid_12,.container_12 .grid_8,.container_12 .grid_6,.container_12 .grid_4,.container_12 .grid_3, .widget-magazine .block-small { max-width:460px; width:460px; margin-left:0px; margin-right:0px; }
	.container_12 .prefix_4 { padding-left: 0px; }
	.scrolltop {display:none;}
	.wrapper { margin-top: 0; }
	.top-wrap { width:460px; max-width: 460px; overflow:hidden; }
	.top { margin-bottom: 0; height:auto; }
	.page-line-title { margin-top:20px;}
	
	
	/*Footer */
	.credits { overflow:hidden; }
	.credits p { float:none; text-align:center; }
	
	/* header */
	.logo-header a, .logo-bottom a {text-align:center; display: block;}
	.logo-header { position:relative; } 
	.social-header ul { width: 100%; text-align:center; margin-top:15px; float:none; }
	.social-header ul li, .social-header ul li:last-child{ display:inline-block; float:none; padding:0 5px; }
	.header-content { height:35px; padding-top:25px; }
	
	/* Top Nav */
	.topNav { width: 100%; text-align:center; }
	.topNav li { display:inline-block; float:none; }
	
	#cmn_tb_wrapper {
		display:none !important;
	}
	#slide_container{
		width:auto;
		height:auto;
	}

	#slide_list img {
		width:auto !important;;
	}
	.nextgal {
    	margin: 19px 0 8px auto !important;
	}
	
	.prevgal {
	    float: left !important; 
	    height: 38px;
	    margin: -21px 0 8px !important;
	}

	#slidecaption {
    	line-height: 69px !important;
	    width: 49px !important;;
	}

	/* Bottom Nav */
	.bottomNav { width: 100%; text-align:center; float:none; margin-top:10px; }
	.bottomNav li { display:inline-block; float:none; }
	.bottomNav li a { padding:0 10px; font-size:13px; }
	
	/* Widget Magazine */
	.widget-magazine .big-desc { clear: both; padding-left: 0; }
	.widget-magazine .left, .widget-magazine .right { margin: 0px; }
	.alpha.widget-magazine.half { margin-bottom:35px; }
	.magazine-widget .block-small-noimage { width: 445px; }
	.widget-magazine .block-big .magz-image  img { width:460px; max-width:460px; height:auto; }
	.wrapper-carousel ul li { margin-right:20px; }
	
	/* Menu */
	.container_12.dropdownmenu{ display:block; }
	.mainnavmenu { display:none; }
	.container_12.dropdownmenu select { background: transparent; outline: none; padding: 5px; border: 1px solid #E1E1E1; height: 34px; width:460px; margin: 25px 0 15px 0; color: #777; font-size:13px; }
	
	/* Flex Slider */
	.flex-caption  { padding:0 2% 1% 2%; }
	.flex-caption h1 { line-height:22px; }
	.flex-caption h1 a { font-size:13px !important; }
	.flexslider.full { min-height:196px; max-width: 460px; margin:15px 0 30px 0; width: 460px; margin-left: auto; margin-right: auto; }
	.flexslider.small { min-height:225px; margin:15px 0 35px 0; }
	
	/* Hidden */
	.datetime, .search-header, .bottomNav-wrapper, .line-head, .digg-share, .stumbleupon-share, .reddit-share, .tumblr-share, .email-share, .author-description .avatar, .flex-caption p, .flex-direction-nav, .related-wrapper, #nextId { display:none; }
	
	/* Media */
	iframe, embed, img{ max-width:100%; height:auto; }
	
	/* Single */
	.single-info { display:none; }
	.overall-score { margin-bottom:5px; width:150px; }
	.textarea-comment { width: 280px; }
	.comment-submit { width: 460px; }
	.input-name, .input-email, .input-website { width:447px;  }
	.gallery-icon img, .gallery-icon { width: 60px; height: 60px; background: #000; }
	.critera { float:right; overflow:hidden; width:240px; height:24px; background:#1E1D1D; margin-bottom:5px; font-size:12px; padding:3px 10px 0 10px; }
	
	/* Portfolio */
	.portfolio1 li , .portfolio2 li{ margin:0 0 30px 0; }
	.portfolio1 li { width:460px; }
	.portfolio2 li { margin-right:5px; margin-left:5px; }
	.portfolio1 li img { width:460px; max-width:460px; height:auto; }
	ul#filter { margin:20px 0 0 0; }
	ul#filter li { margin-bottom:10px; }
	
	/* Gallery */
	.gallery-post { margin-top:25px; }
	.gallery-post img{ width:460px; max-width:460px; height:auto; }
	.grid_2.gallery-image { margin: 0 6px 20px 6px; }
	
	/* Contact */
	.postForm .text, .postForm textarea { width:388px; }
	.postForm .submit { width:408px; }
	
	/* News Ticker */
	.spotlight {max-width: 460px; width: 460px; margin-left: auto; margin-right: auto;}
	ul.newsticker { /* that's your list */ position: relative; list-style-type: none; margin: 0; padding: 0; left: 150px; }
	
	/* Footer */
	.credits { overflow:hidden; }
	.credits p { float:none; text-align:center; }
	
	/* Adds */
	.adds300x250 { width:460px; max-width:460px; height:389px;  }
	.adds300x250 img { width:460px; max-width:460px; height:389px;  }
	.adds620x90 { width:460px; max-width:460px; height:60px; }
	.adds620x90 img { height:60px; }
	.widget iframe {
margin: auto;
}
}
