/*
	Theme Name: InStyle Custom Theme
	Description: Based On Prose.
	Author: Global Icon
	Author URI: http://www.globalicon.com
	Version: 1.0
	
	Template: genesis
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

.full-img {
	margin:0 auto;
	display:block;
	max-height:600px;
}

#container {
	background: #e3e3e3;
	width: 940px;
	margin: 0px auto 0;
	padding-right: 55px;
	padding-left:15px;
	position: relative;
	overflow: hidden;
	
	
}

#custom-footer {
background: url("http://marapi.pair.com/~globalic/test3/wp-content/uploads/2011/06/containerFooter.jpg") repeat-x;
}

body {
	background: #e3e3e3;
	color: #707070;
	font-family: "georgia";
	font-size: 12px;
	margin: 0 auto 0;
	line-height: 24px;
	}
	
/***** Hyperlinks ********************/

#content a, a:visited {
	color: #d27b87;
	text-decoration: none;
	}

#content a.more-link {
	color: #ffffff;
	background: #d27b87;
	float: left;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 15px 0px;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}
	
a:hover {
	color: #222222;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	width: 100%;
	}

/***** Header  ********************/

#header {
	width: 940px; 
	height: 150px;
	
	background-repeat:no-repeat;
	padding-bottom: 0px;
	padding-left:0px;
	margin: 0px;
	}

#title-area {
	width: 940px;
	background-repeat:no-repeat;
	padding: 0;
	}
	
#title-area #title {
	font-size: 12px;
	font-weight: normal;
	margin: 0; 
	line-height: 10px;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #222222;
	text-decoration: none;
	}

#description {
	color: #7d7d7d;
	font-size: 18px;
	font-style: normal;
	margin-top: 121px; 
	padding: 0 0 0 15px;
	position: absolute;
	top:0;
	left:0;
	}
#description a {
	text-decoration:none;
	color: #7d7d7d;
}

#description-logo {
	position:absolute;
	left:140px;
	bottom: -11px;
	}
	
#header {
position:relative;
}
	
#header  .wrap > a {
	margin-left: 10px;
}

#header .widget-area {
	width: 478px;
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 450px;
	height: 150px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 940px;
	}
	
/***** Primary Navigation ********************/

#nav {
	background: #F3F3F3;
	width: 938px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin: 0 auto 0;
	text-transform: uppercase;
	border: 1px solid #DDDDDD;
	clear: both;
	overflow: hidden;
	}

#nav ul {
	width: 936px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	}
	
#nav ul ul {
	border: none;
	}
	
#nav li {
	float: left;
	list-style: none;
	}
	
#nav li a {
	color: #666666;
	display: block;
    margin: 0;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	position: relative;	
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
	background: #444444;
	color: #FFFFFF;
	}

#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	top: 14px;
	right: 5px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 158px; 
	margin: 0;
	padding: 5px 10px 4px 10px;
	text-transform: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #444444;
	color: #FFFFFF;
	}

#nav li li a .sf-sub-indicator {
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	margin: 0;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	padding: 0;
	}

#nav li ul a { 
	width: 150px;
	}

#nav li ul ul {
	margin: -34px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 5px 15px 4px 15px;
	}

#nav li.right a {
	display: inline;
	background: none;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	background: none;
	color: #666666;
	text-decoration: underline;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}

#nav li.rss a:hover {
	background: url(images/rss.png) no-repeat left center;
	}
	
#nav li.date {
	color: #666666;
	}
	
#nav li.search {
	padding: 0 5px 0 0;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding-left: 20px;
	}
	
#nav li.twitter a:hover {
	background: url(images/twitter-nav.png) no-repeat left center;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: #F3F3F3;
	width: 938px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin: 0 auto 0;
	text-transform: uppercase;
	border: 1px solid #DDDDDD;
	clear: both;
	overflow: hidden;
	}

#subnav ul {
	width: 936px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	}
	
#subnav ul ul {
	border: none;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}
	
#subnav li a {
	color: #666666;
	display: block;
    margin: 0;
	padding: 6px 10px 4px 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {
	background: #444444;
	color: #FFFFFF;
	}

#subnav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	top: 11px;
	right: 5px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 148px; 
	margin: 0;
	padding: 5px 10px 4px 10px;
	text-transform: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #444444;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul ul {
	margin: -34px 0 0 169px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
	
/***** Inner ********************/


#inner {
	width: 920px;
	margin: 0px auto 0;
	clear: both;
	}


/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #AAAAAA;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F3F3F3;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrap ********************/

#content-sidebar-wrap {
	width: 920px;
	float: left;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	webkit-border-top-left-radius: 10px;
	webkit-border-top-right-radius: 10px;
	moz-border-radius-topleft: 10px;
	moz-border-radius-topright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	webkit-border-bottom-left-radius: 10px;
	webkit-border-bottom-right-radius: 10px;
	moz-border-radius-bottomleft: 10px;
	moz-border-radius-bottomright: 10px;
	padding: 5px;
	padding-left: 30px;
	padding-top: 30px;
	}

.page-template-landing-php #content-sidebar-wrap {
	width: 700px;
	margin: 0 auto 0;
	float: none;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 920px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}
	
/***** Content ********************/

#content {
	float: left;
	width: 630px;
	margin: 0;
	padding: 10px !important;
	}
	
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 600px;
	margin: 0;
	padding: 0;
	}

.full-width-content #content {
	width: 920px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.page-template-landing-php #content {
	width: 700px;
	margin: 0 auto 0;
	}

#content blockquote {
	background: #F3F3F3;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #DDDDDD;
	}
	
#content p.notice {
	background: #F5F8FA;
	margin: 0 15px 15px 15px !important;
	padding: 10px 20px 15px 15px !important;
	border: 1px solid #D7E8F0;
	}

#content .post, #content .page {
	margin: 0 0 15px 0;
	padding: 15px 0 10px 10px;
	border-bottom: 0px dotted #AAAAAA;
	overflow: hidden;
	}
	
.single #content .post {
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	border-bottom: none;
	}
	
.page-template-landing-php #content .page {
	padding: 10px 10px 0 10px;
	}

#content .post p, #content .page p {
	margin: 0;
	padding: 0 0 0 0;
	}

.clear {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #707070;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}

#content h1 {
	font-size: 26px;
	margin: 0 0 10px 0;
	line-height: 30px;
	}
	
#content h2 {
	font-size: 30px;
	margin: 0 0 10px 0;
	line-height: 30px;
	font-family: "Georgia";
	color: #666666;
	}
	
#content h2 a, #content h2 a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #444444;
	text-decoration: none;
	}

#content h3 {
	font-size: 20px;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 18px;
	}

#content h5 {
	font-size: 16px;
	}
	
#content h6 {
	font-size: 14px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	}
	
#content .post ol, #content .page ol {
	margin: 0 0 0 5px;
	}
	
#header .widget-area ul {
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 20px;
	}
	
#content .post ul li, #content .page ul li, #header .widget-area ul li {
	/*background: url(images/post-list.png) no-repeat top left;*/
	margin: 0 0 3px 0;
	padding: 0 0 3px 16px;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	background: #F9F9F9;
	color: #666666;
	font-size: 13px;
	margin: 0 0 15px 0;
	padding: 2px 10px 2px 5px;
	display: none;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin:10px 0;
	position: relative;
}
#meta-meta {
	background: #ffffff;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 2px 5px 2px 5px;
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	position:relative;
}

.twtr-widget h4 {
	border-bottom: none;
}

/***** Author Box ********************/
	
.author-box {
	background: #F3F3F3;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #F3F3F3;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

/***** Post Icons ********************/
/*	
.time {
	background: url(images/icon-time.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
*/

.post-comments {
	background: url(images/icon-comments.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	margin: 0 0 0 3px;
	padding: 0 0 2px 3px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat center left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

#meta-meta {
}

/***** Images ********************/

#content img, #content p img {
	max-width: 100%;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F3F3F3;
	padding: 10px 5px 0 5px;
	text-align: center;
	border: 1px solid #DDDDDD;
	}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 5px 0 5px 0 !important;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	font-size: 14px;
	margin: 0;
	padding: 0px 0 15px 10px;
	overflow: hidden;
	clear: both;
	color: #7d7d7d;
	}

.navigation a {
	color: #7d7d7d;
	}
	
#comments .navigation {
	padding: 0;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled {
	background: #F3F3F3;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	}

.navigation li a:hover, .navigation li.active a {
	background: #555555;
	color: #FFFFFF;
	text-decoration: none;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar a, a:visited {
	color: #838383;
	text-decoration: underline;
	font-weight: bold;
	}

#sidebar {
	width: 270px;
	float: left;
	font-size: 13px;
	display: inline;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 5px;
	}
	
#sidebar-alt {
	width: 140px;
	float: left;
	font-size: 13px;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}
	
#sidebar p, #sidebar-alt p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #222222;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #444444;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #666666;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 1px 0;
	border-bottom: 2px solid #d98f99;
	}
	
#sidebar a img, #sidebar-alt a img {
	margin: 0;
	}
	
#sidebar .social-profiles a img, #sidebar-alt .social-profiles a img {
	margin: 5px 6px 0 6px;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 5px 0 5px 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol, #footer-widgeted ul, #footer-widgeted ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol, #footer-widgeted ul ul, #footer-widgeted ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li, #footer-widgeted li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0 0 3px 0;
	padding: 0 0 3px 16px;
 	word-wrap: break-word;
 	border-bottom: 1px dotted #DDDDDD;
	}
	
#footer-widgeted li {
	background: url(images/footer-list.png) no-repeat top left;
	}
	
#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited, #footer-widgeted li a, #footer-widgeted li a:visited {
	text-decoration: none;
	}
	
#sidebar li a:hover, #sidebar-alt li a:hover, #footer-widgeted li a:hover {
	text-decoration: underline;
	}

/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F3F3F3;
	color: #333333;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 10px 0 0 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 248px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar, #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {	
	background: #F3F3F3;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F3F3F3;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 5px 0 0 0;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 0 10px;
	}

.navigation .alignright {
	margin-right: 200px;
}
.navigation .alignleft {
	margin-left: 200px;
}
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

.searchform input[type=text] {
	width: 179px;
	background-color: #eee;
}

#header .searchform {
	float: right;
	padding: 60px 0 0 0;
	}

.s {
	background: #FFFFFF;
	width: 200px;
	color: #666666;
	font-size: 13px;
	margin: 4px 4px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #dddddd;
	}
	
#nav .s {
	background: #FFFFFF !important;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 5px 0 0 0;
	}

.enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F3F3F3;
	width: 200px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#footer-widgeted #wp-calendar {
	background: #FFFFFF;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	text-decoration: none;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 13px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F3F3F3 !important;
	color: #F3F3F3 !important;
	}

#wp-calendar td {
	background: #F3F3F3;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
	
	

#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #9c516b;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px 3px !important;
	border: 2px solid #9c516b;
	cursor: pointer;
}
	
#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #fff;
	color: #9c516b;
}
/***** Buttons ********************
	
#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	background: #7d7d7d;
	color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: uppercase;
    	margin: 0px;
	padding: 4px 6px 4px 6px !important;
	border: none !important;
	}
	
#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover {
	background: #222222;
	border: none !important;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #eee;
	color: #222222 !important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	background: none !important;
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #F3F3F3;
	width: 928px;
	color: #222222;
	font-size: 13px;
	margin: 0 auto 5px;
	padding: 0;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgeted .wrap {
	border: 1px solid #FFFFFF;
	overflow: hidden;
	}

#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgeted h4 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #AAAAAA;
	}
	
#footer-widgeted p {
    font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #222222;
	text-decoration: underline;
	}

.footer-widgeted-1 {
	width: 287px;
	float: left;
	margin: 0;
	padding: 10px 15px 10px 15px;
	}
	
.footer-widgeted-2 {
	width: 290px;
	float: left;
	margin: 0;
	padding: 10px 15px 10px 0;
	}

.footer-widgeted-3 {
	width: 287px;
	float: right;
	margin: 0;
	padding: 10px 15px 10px 0;
	}

/***** Footer ********************/

#footer {
	width: 950px;
	font-size: 13px;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	background-color: #717171;
	display: none;
	}

#footer a, #footer a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #222222;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
	display: none;
	}

#footer .creds {
	width: 745px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	display: none;
	}

/***** Comments ********************/

#comments, #respond {
	background: #FFFFFF;
	margin: 0 0 30px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F3F3F3;
	width: 250px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #F3F3F3;
	width: 98%;
	height: 150px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}
	
.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-weight: normal;
	font-size: 13px;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F3F3F3;
	}

.even, .alt, .depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}



/* Featured Post Grid
------------------------------------------------------------ */
 
.genesis-grid-even {
    padding: 0 0 15px;
}
 
.genesis-grid-odd {
	 padding: 0 0 15px ;
}
 
.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}
 
.genesis-grid-odd {
	padding: 0 0 15px ;
}

/* Customization for Read More Link... */
a.more-link {
	color: #ffffff;
	background: #d27b87;
	float: left;
	font-size: 14px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 15px 0px;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
 }


#footerContainer {
			width: 940px;
			margin: 0 auto;
			padding: 5px;
			color: #ffffff ;
			font-family: Georgia;
			font-size: small;
			
		}
		#footerContainer a {
			text-decoration: none;
			color: #fff;
		}	

		#footerContainer a:hover {
			text-decoration: none;
			color: #d27b87;
		}	
	
		#col-wrap {
			
		}
	
	/*
		#col1,
		#col2,
		#col3 {
			float:left;
			position:relative;
		}
	*/
		
		table {
			padding:0;
			margin:0;
			border-collapse : collapse;
		}
		table td, table th {
			padding : 0; 
		}
		
	
		#col1 {
			width:285px;
			padding-top: 10px;
			vertical-align:bottom;
		}

		#col1 img {
			padding-left: 30px;
			padding-top: 28px;
		}

		#col2 {
			width:300px;
			padding-top: 10px;
			padding-right: 15px;
			vertical-align:top;
		}

		
		#col3 {
			vertical-align:middle;
			position:relative;
			left:25px;
		}
		#col3 div.wpcf7 {
			background: #717171;
			color: #fff;
			-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
		}
		
		#form {
			width: 300px;
			height: 180px;
			background-color: #717171;
			padding-left: 0px;
			padding-right: 25px;
			padding-top: 10px;
			margin-top: 15px;
		}

		#row2 {
			width:100%;
			height: 100px;
			background-color: #717171;
		}
		
		#row2.5 {
			height: 55px;
			width: 770px;
			background-color: #000;
		}


		#row2.5 ul li {
			display:inline;
			margin-left:15px;
			padding-top: 20px;
			padding-bottom: 5px;
			float:left;
			position:relative;	
			overflow:hidden;
		
		}

		#row2Container {
			width: 940px;
			margin: 0 auto;
			padding: 5px;
				
		}
		
		#search-form input[type=text] {
			border: 1px solid #7D7D7D;
		}
		
		.widgettitle {
			text-transform: uppercase;
			font-weight: bolder;
		}
		

		#row3 {
			width:100%;
			height: 100px;
			border: 0px solid #000;
			background-color: #d3d2d2;
		}
		#row3Container {
			width: 770px;
			margin: 0 auto;
			padding-left: 245px;
			background-color: #e3e3e3;
			height:60px;
			
		}

		#test{
			width:100%;
			height: 100px;
			border: 0px solid #000;
			background-color: #d3d2d2;
		}
		#testContainer {
			width: 770px;
			margin: 0 auto;
			padding-left: 245px;
			background-color: #e3e3e3;
			height:60px;
			
		}
		
		
		
		#row2 a {
			text-decoration: none;
			color: #fff;
		}	
		
		#row2 a:hover {
			text-decoration: none;
			color: #d27b87;
		}	

		#row3Container a {
			text-decoration: none;
			color: #aaaaaa;
		}
		
		#row3Container a:hover {
			text-decoration: none;
			color: #7d7d7d;
		}		
		#row2 ul li {
			display:inline;
			margin-left:15px;
			padding-top: 20px;
			float:left;
			position:relative;	
			overflow:hidden;
		}
		#row3 ul li {
			display:inline;
			margin-left:15px;
			padding-top: 0px;
			float:left;
			position:relative;	
			overflow:hidden;
		}

		#row3Container ul li {
			display:inline;
			margin-left:15px;
			padding-top: 20px;
			padding-bottom: 5px;
			float:left;
			position:relative;	
			overflow:hidden;
		
		}
		.logo {
			padding-top: 20px;
			padding-left: 25px;
			float:left;
			position:relative;	
			overflow:hidden;
		}

		.arrow {
			padding-top: 30px;
			padding-left: 15px;
			padding-right: 20px;
			float:left;
			position:relative;	
			overflow:hidden;
		}

		#subscribeSidebar {
			height: 95px;
			width: 260px;
			padding: 5px;
			color: #fff;
			background-color: #7d7d7d;
		}

		
		#connectWithUs {
			border-top: 2px solid #d98f99;
			border-bottom: 2px solid #d98f99;
			padding: 5px 0;
			padding-top:10px;
			position:relative;
		}
		
		#connect-with-us-logo {
			position:relative;
			bottom:10px;
		}
		
		#connectWithUs img {
			
		}

		#connectWithUs a {
			
			text-decoration: none;
			margin-left: 0px;
			
		}
		
		#subscribe {
			padding:20px;
			background: #7d7d7d;
			color: #fff;
			font-size: 20px;
		}
		
		#subscribe input[type=text] {
			display:block;
			width:100%;
		}
		
		#subscribe input[type=submit] {
			display:block;
			margin:0 auto;
			width: 235px;
			height: 41px;
			margin-top: 10px;
			cursor: pointer;
			background-image: url('http://marapi.pair.com/~globalic/test3/wp-content/themes/instyle/images/subscribe.png');
		}
		
		#sidebar #mc_signup label, #col-wrap #mc_signup label {display:none;}
		#sidebar #mc_signup, #col-wrap #mc_signup {
			padding:20px;
			background: #7d7d7d;
			color: #fff;
			font-size: 20px;
		}
		
		#sidebar #mc_signup input[type=text], #col-wrap #mc_signup input[type=text] {
			display:block;
			width:100%;
		}
		
		#sidebar #mc_signup input[type=submit], #col-wrap #mc_signup input[type=submit] {
			display:block;
			margin:0 auto;
			width: 235px;
			height: 41px;
			margin-top: 10px;
			cursor: pointer;
			background-image: url('http://blog.instyleswimwear.com/wp-content/uploads/2012/01/instyleswimwear-design-v4.png');
		}
		
		
		#col-wrap {
			position:relative;
		}
		
		#email-list {
			background: #717171;
			color: #fff;
			/*
			position:absolute;
			top:0;
			right:0;
			height:300px;
			*/
			/*http://marapi.pair.com/~globalic/test3/wp-content/uploads/2011/06/joinMailList.jpg
			*/
		}
		
		span.separator {
			margin: 0 10px;
		}
		
		#email-list p {
			font-size: 15px;
			line-height: 18px;
		}
		
		#email-list a {
			color: #fff;
		}
		
		#email-list h3 {
			margin:0;
			margin-top: 3px;
			border-bottom: 2px solid #d98f99;
			font-size:1.5em;
		}
		
		#email-list input[type=text] {
			width:70%;
		}
		

		#meet-the-team h3 {
			border-bottom: 2px solid #d98f99;
			font-size:1.5em;
			color: #707070;
		}
		#meet-the-team h3 a {
		text-decoration:none;
		color: #707070;
		}
		
		#meet-the-team img {
			margin:5px;
			border: #000 1px solid;
			width:60px;
			height:60px;
		}
		
		
		#wp_fb_like_button {
			padding-top: 10px;
			padding-left: 15px;
			height: 15px;
		}
			
		#whatsHot {
			float: left;
			padding-top: 10px;
			padding-left: 10px
		}

		#top3 {
			width: 140px; 
			padding: 10px; 
			border: 1px solid #cccccc; 
			float: left; 
			margin: 10px; 
			height: 220px;
			overflow:hidden;
		}

		#top3 a {
			color: #333;
			text-transform:uppercase;
		}
		#top3 img {
			border: 1px solid #fafafa;
			display:block;
			margin:0 auto;
		}

#related-post {
	width: 140px; 
	padding: 10px; 
	float: left; 
	margin: 10px; 
	height: 220px;
	overflow:hidden;
}

#related-post a {
	color: #333;
	text-transform:uppercase;
}
#related-post img {
	border: 1px solid #fafafa;
	display:block;
	margin:0 auto;
}
#related-posts {
	margin: 0 auto;
}


#post-comments {
	position: absolute;
	right: 0;
	top: 0;
}

#fbComments .fb_iframe_widget, #fbComments .fb_ltr {
	width:100%;
}

.twitter-share-button {
	float:left;
	width: 150px;
}
.post-meta .twitter-share-button {
	width: 110px !important;
}

.fb_ltr {
	float:left;
	margin-left: 20px;
}

.twtr-widget h4 {
border-bottom: none;
}

/*
.single {
	position:absolute;
	right:0;
	top:0;
}

.single .twitter-share-button {
	position:absolute;
	top:0;
	right:150px;
}

.single #fb-root, .single .fb_ltr {
	position:absolute;
	top:0;
	right:0;
}
*/

#date-meta {
	position: relative;
}
#date-meta .fb_like, #date-meta .twitter-share-button {
	display:inline;
}

#date-meta .fb_ltr {
	position:absolute;
	right:40px;
}
#date-meta .twitter-share-button {
	position:absolute;
	right:123px;
}
#date-meta #___plusone_0 {
	position:absolute;
	right:0px;
}

span.single {
	float:right;
	position:relative;
	height:41px;
	/*width:200px;*/
}

span.single div.fb-like {
	display:inline !important;
}

#disqus_thread h4 {
	margin: 0;
	font-size: 12px;
}

.categories {
	color: #D27B87;
	font-size: 14px;
	text-transform:uppercase;
	float:left;
}

#category-title {
	float:left;
}

#sharethis {
	float:right;
	position:relative;
	bottom:2px;
}
#sharethis-title {
	margin-right:10px;
	position:relative;
	top:3px;
	font-size:17px;
}

div.share-wrap {
	border-top: 1px solid #ccc;
}

.addthis_toolbox {
	display:inline-block !important;
	position: relative;
	top: 5px;
	min-width:100px;
}
.addthis_button_compact {
	display:none;
}
.addthis_separator {
	display:none !important;
}

		#row4 {
			width:100%;
			border: 0px solid #000;
			height: 35px;
			
		}
		#row4 a {
			color: #5e5e5e;
			text-decoration: none;
			font-size: 1em;
			
		}

		#row4 a:hover{
			color: #717171;
			text-decoration: none;
			
		}

		#row4Container {
			width: 940px;
			margin: 0 auto;
			padding-left: 5px;
		}

		#row4 ul  {
			/*padding-left: 465px;*/
		}
		
		#footer-links {
			display:block;
			margin:0 auto;
			text-align: center;
			width: 650px;
		}

		#row4 ul li {
			display:inline;
			margin-left: 15px;
			padding-top: 0px;
			padding-left: 5px;
			float:left;
			position:relative;	
			overflow:hidden;
		}
		
		/*clearfix*/
		.clearfix:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}
		 
		.clearfix {
			display: inline-block;
		}
		 
		html[xmlns] .clearfix {
			display: block;
		}
		 
		* html .clearfix {
			height: 1%;
		}
		
		.post-meta:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			line-height: 0;
			height: 0;
		}
		 
		.post-meta {
			display: inline-block;
		}
		 
		html[xmlns] .post-meta {
			display: block;
		}
		 
		* html .post-meta {
			height: 1%;
		}	
		
		
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* meet the team */
#team-member {
	margin: 25px 0;
}
#team-member .image {
	/*margin: 25px;*/
	display:block;
	margin:0 auto;
}
#team-member h2 {
	color: #D27B87;
}
#team-member .wp-caption {
	float:right;
	width:150px;
	text-align:center;
}

/* read more */
#content a.more-link {
	float:right;
}

/*mail chimp */
#mc_message .mc_error_msg {
	margin: 10px 0;
	padding: 10px;
	color: #fff;
	background-color: #ff2f6a;
	display: block;
}

#mc_message .mc_success_msg {
	margin: 10px 0;
	padding: 10px;
	background-color: #D27B87;
	display: block;
	color:#fff;
}

/*contact form*/
div.wpcf7 {
	background-color: #E3E3E3;
	padding: 25px !important;
}

/*disqus*/
#dsq-pagination {display:none;}

/*IE 7 bug*/
span.wpcf7-form-control-wrap {
	position:static !important;
}
