/* 
Theme Name: Armosa Studios
Description: Armosa Studios theme
Author: Flosites
Author URI: http://flosites.com
Version: 1.0
*/

/* Reset styles
*******************************/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,li,ol,
a,em,img,strong,fieldset,form,label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
}
:focus {outline: 0;}
img {vertical-align:middle; outline:0}
/* Body & forms
*******************************/
body{
    color:#818286;
    text-align: left;
    background: #efe9d5 url(images/bg.gif) 0 0 repeat;
    font: 75% Georgia, "Times New Roman", Times, serif;
    padding-top:40px;
}
input,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#6d6e71;
}

/* Header elements
*******************************/
h2,
h3,
h4,
h5,
h6 {
    color:#88ced4;
    font:italic bold 1em Georgia, "Times New Roman", Times, serif;
}

h2 {
    font-size:2.67em;
}
h3 {}
h4 {
    font-size:1.17em;
}
h5 {
    font-size:1em;
    font-style: italic;
}
h6 {}


/* Text elements
*******************************/
p               {margin: 0 0 1em 0; text-align: left; line-height:1.6;}
p.last          {margin-bottom:0;}
/*ul, ol          {margin: 0 0 1em 2em; text-align: left; line-height:1.6;}*/
strong      	{font-weight: bold;}
em          	{font-style: italic;}
ins             {text-decoration:none;}
del             {text-decoration:line-through;}

/*.alignleft {
    float:left;
}
.alignright {
    float:right;
}*/

/* Quotes
*******************************/
blockquote {}
blockquote:before {}
blockquote:after {}

/* Links
*******************************/
a:link,
a:visited,
a:hover,
a:active{
    color:#88ced4;
    text-decoration: none;
}
a:visited {}
a:hover {}



#wrapper {
    width:984px;
    margin: 0 auto;
}


#header {
    background: url(images/headerbg.png) 0 100% no-repeat;
    height: 447px;
    position: relative;
    
}
#header h1 a {
    text-indent: -9999px;
    width: 245px;
    height:245px;
    display: block;
    position: absolute;
    top:10px;
    left:370px;
}

#header-image {
    width:810px;
    height:105px;
    position: absolute;
    left:86px;
    top:274px;
}


#nav {
    bottom:0px;
    position: absolute;
    padding-left:52px;
}

#nav ul li {
    float:left;
    height:45px;
    background: url(images/nav-separator.gif) 100% 0 no-repeat;
    position: relative;
    font-style: italic;
}
#nav ul li.last {
    background: none;
}
#nav ul li a.top {
    float:left;
    font-weight: bold;
    color:#ae8495;
    font-size:1.17em;
    line-height:1;
    height:45px;
    padding:15px 48px 0;
    text-decoration: underline;
}
#nav ul li a.top:hover,
#nav ul li.active a.top {
    color:#d93655;
    text-decoration: none;
    background: url(images/nav-hover.gif) 50% 0 no-repeat;
}
#nav ul ul {
    display: none;
    background: #fff;
    padding:8px 0;
    position: absolute;
    left:0px;
    top:45px;
    z-index:999;
    -webkit-box-shadow: 0px 0px 10px #c4c4c4;
    -moz-box-shadow: 0px 0px 10px #c4c4c4;
    box-shadow: 0px 0px 10px #c4c4c4;
}
#nav ul ul li {
    float: none;
    background: none;
    height:auto;
}
#nav ul ul li {
    color:#afafaf;
}
#nav ul ul li a {
    color:#8c8c8c;
    display: block;
    padding:8px 16px;
    min-width: 120px;
}
#nav ul ul li a:hover {
    color:#fff;
    background: #d93655;
}

#welcome {
    height:523px;
    background: url(images/welcomebg.png) 0 0 no-repeat;
    position: relative;
}
#sneak-peek .wrap {
    overflow: hidden;
    width:514px;
    height:343px;
    position: absolute;
    right:87px;
    top:34px;
}
#sneak-peek ul li {
    overflow: hidden;
    width:514px;
    height:343px;
    float:left;
}

#sneak-peek a.prev,
#sneak-peek a.next {
    position: absolute;
    display: block;
    width:65px;
    height:65px;
    background: url(images/sneak-arrows.png) 0 0 no-repeat;
    text-indent: -9999px;
    top:171px;
    z-index:100;
}

#sneak-peek a.prev {
    background-position: 0 0;
    right:561px;
    z-index: 100;
}
#sneak-peek a.next {
    background-position: 0 -130px;
    right:61px;
    z-index: 100;
}
#sneak-peek a.prev:hover {
    background-position: 0 -65px;
}
#sneak-peek a.next:hover {
    background-position: 0 -195px;
}


#welcome-text {
    position: absolute;
    left:83px;
    top:44px;
    width:263px;
    font-style: italic;
}
#welcome-text h2 {
    line-height: 1;
    padding-bottom: .5em;
}

#facebook,
#twitter {
    font-style: italic;
    height:60px;
    padding-top: 6px;
    position: absolute;
    bottom:0;
    padding-left:57px;
    color:#6b6b6b;
}
#facebook {
    background: url(images/icon-fb.png) 0 0 no-repeat;
    left:511px;
    width:240px;
}
#facebook a {
    text-decoration: underline;
}
#twitter {
    left:100px;
    width:320px;
    background: url(images/icon-twi.png) 0 0 no-repeat;
}
#twitter a.follow {
    color:#6b6b6b;
    text-decoration: underline;
}
.post {
    padding-bottom: 30px;
}
.post .head {
    display: none;
    height:13px;
    background: url(images/post-headbg.gif) 0 0 no-repeat;
}
.post .preview {
    background: url(images/post-previewbg.gif) 0 0 no-repeat;
    height:515px;
    padding: 44px 42px 0;
    position: relative;
    overflow: hidden;
    zoom:1;
}
.post .image {
    margin-bottom: 8px;
    width:900px;
    height:420px;
    overflow: hidden;
    cursor: pointer;
}
.post .posted-by {
    float:right;
    height:58px;
    border:1px solid #ebebeb;
    border-left:0;
    border-right:0;
}
.post .posted-by img {
    float:left;
}
.post .posted-by span {
    float:left;
    padding:3px 9px;
    font-weight: bold;
    font-size: .92em;
    font-style: italic;
    color:#5e2d47;

}
.post .posted-by span em,
.post .posted-by span a {
    display: block;
    color:#d93855;
    text-decoration: underline;
}
.post .posted {
    float:right;
    height:55px;
    background: #ebebeb;
    padding:5px 12px 0;
}
.post .posted .date {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
.post .posted h5 {
    line-height: 1;
    padding:4px 0;
}
.post .posted h5 a {
    color:#d93655;
    text-decoration: underline;
}
.post .posted .open-comments a {
    color:#909195;
    font-family: Arial, Helvetica, sans-serif;
}

.post h2 {
    float:left;
    width:500px;
    padding-left:45px;
    height:60px;
    letter-spacing: 1px;
    background: url(images/post-preview-titlebg.gif) 0 0 no-repeat;
    line-height: 1;
    overflow: visible;
}
.post a.toggle {
    position: absolute;
    right:87px;
    top:8px;
    display:block;
    width:69px;
    height:80px;
    padding:33px 3px 3px 0;
    background: url(images/post-togglebg.png) 0 0 no-repeat;
    color:#fff;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    font-size:1.33em;
}

.post .more {
    display: none;
}
.post .story {
    background: url(images/post-storybg.gif) 0 0 repeat-y;
    padding:24px 42px;
    color:#404040;
    width:900px;
    overflow: hidden;
}

.post .story ul,
.post .story ol {
    margin: 0 0 1em 2em; text-align: left; line-height:1.3;
}
.post .story ul li {
    list-style-type: disc;
    padding-bottom: .3em;
}
.post .story ol li {
    list-style-type: decimal;
    padding-bottom: .3em;
}


.post .story .buttons {
    padding-top:24px;
    font-size: 1.08em;
    font-style: italic;
    font-weight: bold;
    color:#88ced4;
}
.post .story .buttons a {
    text-decoration: underline;
}

.post .comments {
    padding:16px 42px;
    background: url(images/post-commentsbg.gif) 0 0 repeat-y;
}
.post .comments .list {
    height: 80px;
    width:900px;
}
.post .comments li {
    margin-bottom: .5em;
    color:#343434;
}
.post .comments .author {
    font-weight: bold;
    font-style: italic;
    color:#d93655;
}
.post .comments .author a {
    color:#d93655;
}
.post .comments .comment {
    font-family:Arial, Helvetica, sans-serif;
}
.post .comments .added {
    color:#a2a1a2;
}



.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
        background: #fff;
}
.jScrollPaneDrag {
	position: absolute;
	background:#a6dbdf url(images/post-comments-dragbg.gif) 0 0 repeat-y;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.post .comment-form {
    height:151px;
    background: url(images/post-add-commentbg.png) 0 0 no-repeat;
    padding:50px 0 0 44px;
}
.post .comment-form .inputs {
    float:left;
    width:357px;
}
.post .comment-form .area {
    float:left;
    width:466px;
}
.post .comment-form .say {
    float:left;
}

.post .comment-form p {
    margin-bottom: 6px;
}
.post .comment-form .inputs input {
    width:335px;
    height:14px;
    padding:5px;
    background: url(images/post-comment-inputbg.gif) 0 0 no-repeat;
    border:0;
    color:#6d6e71;
    font-size:1.08em;
}
.post .comment-form textarea {
    width:446px;
    height:73px;
    padding:5px;
    background: url(images/post-comment-textareabg.gif) 0 0 no-repeat;
    border:0;
    color:#6d6e71;
    font-size:1.08em;
}



#wp_page_numbers {
    overflow: hidden;
    zoom:1;
    padding:0 12px;
    margin-bottom: 15px;
}
#wp_page_numbers a {
    color:#818286;
    font-weight: bold;
    font-style: italic;
    background-image: url(images/paginationbg.png);
    background-repeat: no-repeat;
    height:24px;
    padding-top:10px;
    line-height: 1;
}
#wp_page_numbers a.prev {
    float:left;
    background-position: 0 -68px;
    padding-left:48px;
}
#wp_page_numbers a.next {
    float:right;
    background-position: 100% 0;
    padding-right:48px;
}
#wp_page_numbers a.prev-inactive,
#wp_page_numbers a.prev:hover {
    background-position: 0 -102px;
}
#wp_page_numbers a.next-inactive,
#wp_page_numbers a.next:hover {
    background-position: 100% -34px;
}




#rss-search {
    height:45px;
    background:url(images/rsssearchbg.png) 0 0 no-repeat;
    font-family: Arial, Helvetica, sans-serif;
}

#rss-search .search {
    float:left;
    margin:14px 0 0 42px;
}
#s {
    float:left;
    border:1px solid #dcdcdc;
    padding:2px 4px;
    width:115px;
    color:#6d6e71;
    margin-right:5px;
}
#searchsubmit {
    float:left;
}
#rss-search .rss {
    float:right;
    margin:16px 42px 0 0;
    height:13px;
    background: url(images/rssearch-rss.gif) 100% 0 no-repeat;
    color:#9e9e9f;
    padding-right:23px;
}







#archives {
    text-transform: uppercase;
    overflow: hidden;
    zoom:1;
    margin:0 12px 14px;
    border-bottom: 4px solid #fff;
    line-height: 1;
    color:#b0b0b0;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
}
#archives span.title {
    float:left;
    padding:17px 150px 0 40px;
    height:28px;
    color:#d63554;
}
#archives .years {
    float:left;
    height:45px;
    overflow: hidden;
    position: relative;
}
#archives .years ul {
    display: none;
}
#archives .years li {
    float:left;
}
#archives .years li span,
#archives .years li a {
    float:left;
    width:54px;
    padding-top:17px;
    height:28px;
    text-align: center;
}
#archives .years .year {
    background: #cf3351;
}
#archives .years .year a {
    color:#fff;
}
#archives .month a {
    color:#6d6e71;
    background: #cae0e2;
}
#archives a.up,
#archives a.down {
    z-index:200;
    position: absolute;
    left:252px;
    text-indent: -9999px;
    line-height:0;
    width:53px;
    height:10px;
}
#archives a.up {
    top:0;
    background: url(images/archives-arrow-up.gif) 50% 0 no-repeat;
}
#archives a.down {
    bottom:0;
    background: url(images/archives-arrow-down.gif) 50% 100% no-repeat;
}

#copyright {
    float:left;
    margin-left:12px;
    color:#b2c1c4;
    font-family: Arial, Helvetica, sans-serif;
}
#developed {
    float:right;
    margin-right:12px;
    font-family: Arial, Helvetica, sans-serif;
}
#developed a {
    color:#b2c1c4;
}

#footer {
    overflow: hidden;
    zoom:1;
    padding-bottom: 80px;
}



.pagebottom {
    height:34px;
    margin-bottom: 20px;
    background: url(images/pagebottombg.png) 0 100% no-repeat;
}
.page {
    background: url(images/pagebg.gif) 0 0 repeat-y;
    overflow: hidden;
    zoom:1;
    padding:60px 78px;
}
.page h2 {
    height:49px;
    background: url(images/page-titlebg.gif) 0 0 no-repeat;
    padding-left:15px;
    margin-bottom: 20px;
}
.page h2 span {
    display: block;
    height:48px;
    border-bottom: 1px solid #dddddd;
    padding-left:15px;
    line-height: 48px;
}




#about {
    font-style: italic;
}
#about .image {
    float:left;
    background: url(images/about-imagebg.gif) 0 0 no-repeat;
    padding:8px;
    margin-right:24px;
}
#about .content {
    float:left;
    width:460px;
}


#contact {
    height:260px;
    overflow: visible;
}
#contact h2 {
    padding:0;
    text-align: center;
    background: 0;
}


#contact .area1,
#contact .area2 {
    float:left;
}
#contact .area1 {
    width:380px;
}
#contact .area1 p {
    margin-bottom: 6px;
}
#contact .area1 label {
    float: left;
    width:90px;
    margin-right:8px;
    text-align: right;
    line-height: 1.5;
    font-size:1.08em;
    font-style: italic;
}
#contact .area1 input {
    height:18px;
    width:252px;
    padding:3px 4px;
    background: url(images/contact-inputbg.gif) 0 0 no-repeat;
    border:0;
}
#contact .area2 {
    width:342px;
}
#contact .area2 label {
    display: block;
    height:28px;
    padding-top:30px;
    font-size: 1.33em;
    font-style: italic;
}
#contact .area2 textarea {
    width:326px;
    height:110px;
    padding:3px;
    border:0;
    resize:none;
    background: url(images/contact-textareabg.gif) 0 0 no-repeat;
}
#contact .say {
    float:left;
    width:102px;
    padding-top:80px;
}
#contact .say input {
    border:0;
    width:102px;
    height:70px;
    background: url(images/contact-submit.gif) 0 0 no-repeat;
    cursor: pointer;
}


/* -------------- CustomSelect --------------*/
#contact span.your-type {
    position: relative;
    display: block;
    height:24px;
    float:left;
    margin-bottom: 4px;
}
#referer_iconselect {
    background:url(images/contact-selectbg.gif) no-repeat;
    height:12px;
    padding:6px 5px;
    line-height: 1;
    margin-bottom: 4px;
    width:250px;
    float:left;
    cursor:pointer;
    color:#6d6e71;
    font-family: Arial, Helvetica, sans-serif;
}
#referer_holder {
    width:260px;
    background: #fff;
    overflow:auto;
    display:none;
    position:absolute;
    top:24px;
    left:0;
    z-index: 100;
    overflow: hidden;
    -moz-box-shadow: 0 0 10px #aaaaaa;
    -webkit-box-shadow: 0 0 10px #aaaaaa;
    box-shadow: 0 0 10px #aaaaaa;
    font-family: Arial, Helvetica, sans-serif;
}
#referer_holder .selectitems {
    line-height: 1;
    color:#a7a8aa;
    padding:2px 10px;
}
#referer_holder .hoverclass {
    cursor:pointer;
    background: #f5f2f5;
    color:#d93655;
}
#referer_holder .selectedclass {
    color:#d93655;
}


