/*------------------------------------------------------------------------
# "Hot Model Agency" Joomla template - December, 2011
# Copyright (C) 2011 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

html {
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.topline_wrap {
	height:24px;
}

.topline {
	margin:0 auto;
	padding:7px 0 0 0;
}

.topline div.moduletable {
	float:right;
}

.topline img {
	margin:0 2px;
}

#wrapper {
	margin:0 auto;
	position:relative;
	height:auto;
}

#logo_wrap {
	height:137px;
}

#logo {
	padding:25px 0 0 0;
	margin:0 auto;
	height:137px;
}

.logo_image {
	width:164px;
	height:84px;
	background:url(../images/logo_white.png) no-repeat;
}
	
#topmenu {
	height:41px;
}

#topmenu_pad {
	padding:0;
	margin:0 auto;
}

#topmenu_container {
	float:left;
	background:url(../images/topmenu_bg.png);
	padding:0;
	height:41px;
}

#path_wrap {
	min-height:4px;
	padding-left:10px;
}

.path {
	margin:0 auto;
}

.path_pad {
	padding:0;
}

.main_area {
	margin:0 auto;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	box-shadow:0px 0px 6px #e6e6e6;
	-webkit-box-shadow:0px 0px 6px #e6e6e6;
	-moz-box-shadow:0px 0px 6px #e6e6e6;
	background:#fff url(../images/upper_bottom_bg.png) repeat-x;
	padding-bottom:50px;
}

.search_module {
	padding:45px 15px 5px 0;	
	text-align:right;
}

.content_wrap {
	margin:0px 6px;
	float:left;
}

.content_wrap_noleft {
	margin:0px 6px 0px 0;
	float:left;
}

.content_wrap_noright {
	margin:0px 0 0px 6px;
	float:left;
}

.content_wrap_noleft_noright {
	margin:0px;
	float:left;
}

.content_pad {
	padding:0 30px;
	margin-bottom:6px;
}

.module_inset {
	padding:0 0 40px 0;
	background:url(../images/inset_bg.png) repeat-x bottom;	
	margin:0 0 20px 0;
}

.user10_module {
	float:right;
	width:215px;
	padding-top:5px;
}

.user10_module .mod_pad {
	line-height:18px;
}

.article_pad {
	padding:0 0 20px 0;	
	line-height:16px;
}

.article_pad_with_user10 {
	padding:0 0 20px 0;	
	line-height:16px;
	float:left;
	width:325px;
}

.column_left {
	float:left;
}

.column_left_pad {
	padding:0 30px 0 25px;
}

.column_right {
	float:right;
}

.column_right_pad {
	padding:0 25px 0 30px;
}

.upper_wrap {
	background:url(../images/shadow_big.png) repeat-x;
	overflow: hidden;
}

.upper {
	margin:0 auto;
}

.bottom {
	padding:10px 0;
	margin:15px auto;
}

.module_padding {
	padding:0;
	margin:0 45px 0 0;
	float:left;
}

.last {
	margin:0;
}

.footer_wrap {
	padding:65px 0 15px 0;
	line-height:15px;
}

.footer_content, .footer_wrap_copyright_content {
	margin:0 auto;
}

.footer {
	width:50%;
	float:left;
}

.footer_pad {
	padding:20px 0;
	line-height:24px;
}

.footer_pad img {
	padding:0 7px 0 0;
}

.footer_pad_right {
	padding:20px 0;
	text-align:right;
	line-height:24px;
}

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

.clr {
	clear:both;
}

.center {
	text-align: center;
}

/* responsive behaviour */

/* tinynav */

select.tinynav {
	width: 40px;
	height: 30px;
	border:none;
	background: #ccc;
	text-indent: -9999px;
	background: url(../images/tinynav.png);
	-webkit-appearance: button;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 60px;
	right: 10px;
	position: absolute;
}

@media (max-width: 1000px) {

	#wrapper, .topline, #logo, .upper, #topmenu_pad, #topmenu_nav,.bottom, .main_area, .footer_content, .footer_wrap_copyright_content, .menu-top-menu-container, .upper .module_padding, ul#nav {
		width: 800px !important;
	}

	.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
		width:594px !important;
	}

	.column_left, .column_right {
		width:200px !important;
	}

	.upper .widget_padding {
		width: 800px !important;
	}

	#topmenu ul#nav > li > a {
		padding: 10px 18px !important;
	}

	.column_left_pad {
		padding:0 0 0 15px;
	}

	.column_right_pad {
		padding:0 15px 0 0;
	}

	.user10_module {
		width: 180px;
	}

	.bottom .module_padding, .footer_content .module_padding {
		width: 170px !important;
	}

	.module_padding {
		margin: 0 30px 0 0;
	}

	.featured_models img {
		width: 165px;
		height: 165px;
		margin: 0 10px 10px 0;
	}

	.featured_models img.last_image {
		margin: 0 10px 10px 0;
	}

	div.moduletable h3, div.moduletable_featured h3 {
		line-height: 24px;
	}

	a.moduleItemTitle:link, a.moduleItemTitle:visited {
		line-height: 20px;
		font-size: 16px !important;
	}

	div.itemExtraFields {
		width: 180px !important;
	}

	img {
		max-width: 100%;
		height: auto;
	}

}

@media (max-width: 820px) {

	#wrapper, .topline, #logo, .upper, #topmenu_pad, #topmenu_nav,.bottom, .main_area, .footer_content, .footer_wrap_copyright_content, .menu-top-menu-container, .upper .module_padding, ul#nav {
		width: 700px !important;
	}

	.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
		width:510px !important;
	}

	.column_left, .column_right {
		width:180px !important;
	}

	.upper .module_padding {
		width: 700px !important;
	}

	.user10_module {
		width: 160px;
	}

	.module_toolbar {
		width: 260px;
	}

	#topmenu ul#nav > li > a {
		padding: 10px 12px !important;
		font-size: 12px;
	}

	.featured_models img {
		width: 137px;
		height: 137px;
	}

	.bottom .module_padding, .footer_content .module_padding {
		width: 145px !important;
	}

	.article_pad_with_user10 {
		width: 265px;
	}

	div.itemExtraFields {
		width: 130px !important;
	}

	span.itemImage {
		margin: 0 10px 0 0 !important;
	}

	.even, .odd {
		font-size: 13px !important;
	}


}

@media (max-width: 730px) {

	#wrapper, .topline, #logo, .upper, #topmenu_pad, #topmenu_nav,.bottom, .main_area, .footer_content, .footer_wrap_copyright_content, .menu-top-menu-container, .upper .module_padding, ul#nav {
		width: 100% !important;
	}

	.content_wrap, .content_wrap_noleft, .content_wrap_noright, .content_wrap_noleft_noright {
		width:100% !important;
		float: none;
	}

	.content_pad {
		padding: 0 2%;
	}

	.column_left, .column_right {
		width:100% !important;
		float: none;
		clear: both;
	}

	.upper .module_padding {
		width: 100% !important;
	}

	.bottom .module_padding, .footer_content .module_padding {
		width: 100% !important;
	}

	.user10_widget, .widget_toolbar {
		width: 46%;
		margin: 0;
	}

	.bottom .module_padding, .footer_content .module_padding {
		width: 96% !important;
		margin: 0 2%
	}

	.column_left_pad {
		padding: 2%;
	}

	.article_pad {
	 	padding: 0;
	}

	.content_wrap_noright {
		margin: 0;
	}

	.main_area {
		border-left: 0;
		border-right: 0;
	}

	#topmenu {
		height: 10px;
	}

	.topline a:link, .topline a:hover, .topline a:visited {
		font-size: 13px;
	}

	.user10_module {
		width: 33%;
	}

	.article_pad_with_user10 {
		width: 63%;
	}

	h1, #josForm .componentheading, .form-validate .componentheading {
		line-height: 24px;
	}

	#logo div.custom {
		padding-left: 10px;
	}

	.featured_models img {
		width: 99%;
		height: auto;
		margin: 0 0 10px 0;
	}

	div.itemImageBlock {
		float: none !important;
	}

	span.itemImage img {
		width: 100% !important;
	}

	div.itemExtraFields {
		width: 130px !important;
	}

	span.itemImage {
		margin: 0 !important;
	}

	div.itemExtraFields {
		width: 100% !important;
		margin-bottom: 30px !important;
	}

	.even, .odd {
		font-size: 16px !important;
	}

	.itemList .itemContainer {
		width: 100% !important;
	}

	span.catItemImage img {
		width: 100% !important;
	}

}