/*
Theme Name: Stark Raving Solutions
Theme URI: http://asklaunch.com
Description: Theme For Stark Raving solutions
Author: Jonah Werre
Author URI: http://asklaunch.com
Version: 1.0
Tags: Stark Raving Solutions, black, grey, portfolio
*/

/* Reset Defaults Starts */

* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
/*    background: #000 url(images/bgbody.jpg) no-repeat top left;*/
    background-color: #000;
    position: relative; /* Fixes browser resizing bug in IE6 */
    margin: 27px auto 10px auto;
    width: 950px;
    font-family: arial, sans-serif;
    text-align: center; /* IE Centering Technique */
    background-color: #000;
}

p {
    line-height: 20px;
}

p img {
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6, blockquote {
    font-family: "Century Gothic", "Gill Sans", "Arial", "sans-serif";
    margin: 0;
    padding: 10px 10px 0px 5px;
    letter-spacing: -1px;
}

h1 {
    font-weight: lighter;
    color: #FFF;
}

a {
    color: #dc88fe;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

blockquote {
    margin: 5px 10px;
    padding: 5px 10px;
    background: #9DCAE8;
    border: 1px dotted #BBB;
}

code {
    color: #3366CC;
}

a img {
    border: none;
}

hr {
    border-bottom: 1px solid #dbdbdb;
    margin: 50px 0;
}

cite a{
    font-family: "Century Gothic", "Gill Sans", "Arial", "sans-serif";
    font-weight: bold;
    color: #2c2036;
}
/* Reset Defaults Ends */


#wrapper {
    text-align: left; /* IE Centering Technique */
}

.topcurvewhite {
    margin: 0;
    height: 13px;
    background: url(images/bgMainTop.gif) left top no-repeat;
}

.bottomcurvewhite {
    margin: 0;
    height: 13px;
    background: url(images/bgMainBottom.gif) left bottom no-repeat;
}


#header {
    margin: 0;
    padding: 5px 0 5px 0;
}

#header h1.sitename {
    padding: 0 0 0 0;
    position: relative;
    font-size: 20pt;
}

#header h1.sitename a {
    color: #fff;
    text-decoration: none;
}

#header h1.sitename a:hover {
    color: #D0DE9C;
    text-decoration: none;
}

#header h2.sitedesc {
    padding: 0 0 0 0;
    position: relative;
    font-size: 11pt;
    color: #85d6ea;
}

#header .topright {
    float: right;
    position: relative;
    margin: 5px 0 0 0;
    padding: 0;
    width: 400px;
    height: auto;
    text-align: right;
    color: #fff;
    font-size: 10pt;
}

#header .topright a {
    color: #85d6ea;
}

#header .topright a:hover {
    color: #D0DE9C;
}

#flashContent {
    width: 760px;
    height: 380px;
    margin: 5px auto;
}

.search {
    padding-bottom: 5px;
}

#searchform {
    float: right;
    margin-left: 0;
    margin-top: 2px;
    margin-right: 0px;
}

#searchform {
    margin-left: 10px;
    width: 213px;
    padding-top: 8px;
    height: 28px;
    background: #ccc;
    background: url(images/search.gif) left 3px no-repeat;
}

*:first-child+html #searchform {/* Filter for IE7 */
    padding: 5px 0;
}

* html #searchform {/* Filter for IE6 */
    padding: 5px 0;
}

#searchbox {
    margin-left: 8px;
    margin-bottom: 3px;
    width: 145px;
    background: none;
    border: none;
}

#searchbutton {
    width: 50px;
    background: none;
    border: none;
}

#searchbutton:hover {
    cursor: pointer;
}

#nav {
    clear: both;
    margin: 10px 0 0 0;
}

#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li {
    float: left;
    margin-right: 10px;
}

* html #nav li a {/* Filter for IE6 to prevent li stacking */
    float: left;
    text-decoration: none;
}

* html #nav li a span {/* Filter for IE6 to prevent li stacking */
    float: left;
    margin-left: 4px;
    text-decoration: none;
}

#nav li a {
    display: block;
    height: 26px;
    background: url(images/bgtableft.gif) left top no-repeat;
    text-transform: lowercase;
    font-size: 10pt;
    text-decoration: none;
}

#nav li a span {
    display: block;
    margin-left: 6px;
    padding-left: 5px;
    padding-right: 12px;
    line-height: 26px;
    color: #FFF;
    background: url(images/bgtabright.gif) right top no-repeat;
    text-decoration: none;
}

#nav li a:hover {
    background-position: left -26px;
    text-decoration: none;
    cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
    background-position: right -26px;
    color: #fff;
}

#nav li.current_page a {
    background-position: left -26px;
}

#nav li.current_page a span {
    background-position: right -26px;
    color: #fff;
}

#main {
    clear: both;
    width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
    margin: 0;
    padding: 0 15px 15px 10px;
    background: #555 url(images/bgMain.gif) repeat-y top left;
}

#contentwrapper {
    float: left;
    width: 600px;
}

#content {
}

#content .pageTitle {
    padding: 5px 10px 15px 10px;
    font-size: 16pt;
    font-family: arial, sans serif;
    letter-spacing: -1px;
    color: #FFFFFF;
}

.post {
    margin: 5px 0 25px 0;
    border-bottom: 1px dotted #2c2036;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
    padding: 0 10px;
    font-weight: bold;
}

#content h2 {
    font-size: 15pt;
}

#content h3 {
    font-size: 11pt;
}

#content h4, #content h5, #content h6 {
    font-size: 10pt;
}


h2.postTitle {
    font-size: 13pt;
    font-weight: bold;
    color: #2c2036;
    letter-spacing: -1px;
}

h2.postTitle a {
    text-decoration: none;
    letter-spacing: .5px;
    color: #2c2036;
}

h2.postTitle a:hover {
    color: #2c2036;
    text-decoration: underline;
}
/*Page Specific */
#welcome_message {
    border-bottom: 1px dotted #2c2036;
/*    margin-bottom: 25px;*/
/*    padding-bottom: 25px;*/
}
#welcome_message h1{
    line-height: 0;
    margin: 20px 0 5px 0;
}

#welcome_message b{
    color: #222;
    font-family: "Century Gothic", "Gill Sans", "Arial", "sans-serif";
/*    text-transform: uppercase;*/
    padding: 0;
}

#Contact .pageContent li {
    list-style: none;
    font-size: 9pt;
    color: #FFF;
    padding: 5px 10px;
}

#Contact .pageContent li span {
    font-weight: bold;
    color: #2C2036;
}

#Portfolio h2.postTitle a {
    font-size: 12pt;
}
#Portfolio h2.postTitle a:hover {
    
}
#Portfolio .piece {
    width: 590px;
    padding-bottom: 10px;
    margin: 0 10px 10px 0;
    float: left;
}
#Portfolio .piece p{
    margin: 0 0 0 10px;
    padding: 0;
}
#Portfolio .piece .postTitle{
    margin-bottom: 10px;
}

#Portfolio .piece .postTitle a{
}

#Portfolio .piece a img{
    border: 5px solid #000000;
    margin-right: 20px;
    float: left;
}
#Portfolio .piece a:hover img  {
    border: 5px solid #2c2036;
}
#Portfolio .piece .excerpt {
    float: left;
}
#Contact .pageContent label {
    color: #2c2036;
    font-family: "Century Gothic", "Gill Sans", "Arial", "sans-serif";
    
}

.excerpt {
}

.excerpt img {
}
.postMeta {
    padding: 2px 10px 3px 10px;
    font-size: 9pt;
    font-weight: bold;
    color: #2c2c2c;
}

.postMeta a {
    text-decoration: underline;
    color: #2c2c2c;
}

.postContent img {
    margin: 10px;
    border: 3px solid #CCC;
}

#content p, .postContent p {
    padding: 5px 10px 20px 10px;
    font-size: 9pt;
    font-weight: normal;
    color: #FFF;
}

.postContent ul, ol {
    padding: 0 0 0 35px;
}

.postContent ul li, ol li {
    font-size: 10pt;
    color: #000;
}

.postTags {
    margin: 5px 10px 15px 10px;
    font-size: 9pt;
    color: #000;
}

p.comments {
    color: #2c2c2c;
    clear: both;
    padding: 0px 10px 5px 10px;
}

p.comments a {
    color: #2c2c2c;
    padding-left: 20px;
    background: url(images/balloon.png) left top no-repeat;
    text-decoration: underline;
}

.commentlist {
    margin: 10px 0;
    font-size: 10pt;
    list-style: none;
}

.commentlist li {
    margin: 0 0 10px -25px;
    background: #999;
    border: 1px solid #fff;
    width: 530px;
}

.commentlist cite {
    padding: 10px;
    font-size: 10pt;
}

.commentlist cite a {
}

.commentmetadata {
    color: #2c2036;
    padding: 10px;
}
.commentmetadata a{
    color: #2c2036;
    text-decoration: underline;
}

.comment h3 {
    padding: 0 10px;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.comment p {
    color: #000;
    padding: 10px;
    font-size: 10pt;
    color: #000;
}

.comment a {
    text-decoration: none;
}

.comment a:hover {
    text-decoration: underline;
}

.comment textarea {
    width: 555px;
}

.comment #submit {
    width: 118px;
    height: 30px;
    background: url(images/commentbutton.gif) left top no-repeat;
    border: none;
    font-size: 9pt;
    color: #333;
}

.comment #submit:hover {
    cursor: pointer;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}


/* Sidebars */

.sidebars {
    float: right;
    margin-top: 0px;
    margin-left: 15px;
    padding-top: 9px;
    width: 300px;
}

.sidebars h2 {
    letter-spacing: 0;
    padding: 0px 0px 3px 0px;
    margin-bottom: 15px;
    font-weight: lighter;
    font-size: 11pt;
    color: #fff;
    background: url(images/sidebar_title_bg.gif) left bottom no-repeat;
}

.sidebars table {
    width: 300px;
}

.sidebars ul {
    margin: 0;
    padding: 0 0 5px 0;
}

.sidebars li {
    margin-bottom: 20px;
    list-style: none;
    font-size: 9pt;
}

.sidebars li ul {
    padding: 0;
}

.sidebars ul ul li {
    margin: 0;
    padding: 3px 2px 2px 16px;
    color: #FFF;
    background: url(images/bullet.gif) left 7px no-repeat;
    line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
    /* border-bottom: 1px dashed #ddd;*/
}

.sidebars li.nobg a:hover {
    background: none;
    color: #003366;
    text-decoration: none;
}

.sidebars a {
    display: inline;
    color: #85d6ea;
    text-decoration: none;
}

.sidebars a:hover {
    color: #003366;
    background: #C1DEF1;
}

.sidebars p {
    padding: 2px 0;
    font-size: 9pt;
}
.sidebars label{
    color: #85d6ea;
}
.sidebars ul.sidebarlogin_otherlinks li a{
    color: #555
    text-decoration: underline;
    list-style-image: none;
}

.sidebars li img{
    width: 260px;
    height: auto;
}

#tag_cloud a {
    display: inline;
}

.sidebars ul.children li {
    border-bottom: none;
}
.sidebars ul.children {
    margin-bottom: -5px;
}


/* Footer */

#footer {
    clear: both;
    padding-top: 10px;
    color: #fff;
    text-align: left; /* IE Centering Technique */
}

#footer p {
    padding: 0;
    font-size: 8pt;
    line-height: 19px;
}

#footer a {
    color: #85d6ea;
}

#footer a:hover {
    color: #D0DE9C;
}

#credits {
    clear: both;
    float: left;
    margin: 0 auto;
    padding: 0 0 5px 0;
    width: 950px;
    text-align: center;
}



/* extras */

.cleared {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

#nextprevious {
    padding: 10px;
    font-size: 85%;
}

a.gravatar {
    float: right;
    margin: 5px 5px 0 0;
    width: 50px;
}

