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

Folder: Theme354_ArtGallery
Name: Art Gallery
Cat: Arts & Hobbies

**********************************************************
*********************************************************/
/*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 634px !important; width: 648px;
    margin: 50px auto;
    padding: 6px;
}

.sf_wrapper {
    width: 634px !important; width: 648px;
    width: 648px;
    position: relative;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 114px;
    position: relative;
	padding: 0px 30px;
}

.sf_extra4 { /* header photo */
    margin-top: 1px;
    height: 149px;
}

.sf_main_header {
	padding-top: 30px;
	float:right;
	display:inline;
	width: 425px;
	height: 40px;
	overflow:hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:right;
}

.sf_sub_header {
	text-transform: uppercase;
	float:right;
	display:inline;
	width: 425px;
	height: 30px;
	overflow:hidden;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:right;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

.sf_extra2 {
	margin:40px 0px 0px 0px;
    width: 147px;
    height: 25px;
	float:left;
	display:inline;
}
/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation {
    display: none;
}

.sf_subnavigation {
    display: none;
}

.sf_subnavigation2 {
    display: none;
}

.sf_navigation_top {
    clear:both;
    width: 100%;
    height: auto;   
}

.sf_navigation_top ul {
    margin: 0px;
    height: auto !important;
    height: 1%;
    padding: 0px;
	list-style-type: none;
}

.sf_navigation_top ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
    height: 24px;
    padding: 6px;
}

.sf_navigation_top ul li a {
	height: 22px;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	line-height: 22px;
	padding: 0 10px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation_top ul li a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
	clear: both;
	padding: 20px 0 0 20px;
	text-align: left;
	height: auto !important;
	height: 30px;
	min-height: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_content {
    padding: 20px 0 30px 20px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;

}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/

.sf_extra7 {
}

.sf_extra7 span {
    display: block;
}

.sf_footer {
    padding: 6px;
    font-size: .8em;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-height: 20px;
	height: auto !important;
	height: 20px;
}

.sf_footer p{
	margin:0px;
	padding:0px;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {
    padding-top: 10px;
}