﻿/*html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}*/
/** {
  margin: 0;
}*/
html , body {
    /*background-color: rgb(250, 250, 250);*/
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    height: 100%;
}

li {list-style-type: none;}
 

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}

#body {
    /*background-color: rgb(250, 250, 250);*/
    clear: both;
    /*padding-bottom: 35px;*/
    /*height:100%; 
	max-height:100%;*/
    height: 100%;
   
 
}

    .main-content {
        /*background: url("../Images/accent.png") no-repeat;*/
        padding-left: 10px;
        /*padding-top: 30px;*/
    }

    .featured + .main-content {
        /*background: url("../Images/heroAccent.png") no-repeat;*/
    }

header .content-wrapper {
    padding-top: 20px; 
}


/*home page hover image*/

.img-home {
    position:relative;
}

.img-home img {
    width:100%;
    
}
.img-home:after, .img-home:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.img-home:before {
    content: attr(data-content);
    width:100%;
    color:#000000;
    font-family: Michroma;
    font-size: 13px;
    font-weight: bold;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    
    text-align:center;
    background:rgb(229, 229, 229);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    -khtml-border-radius: 5px;
}

.img-home:hover:after, .img-home:hover:before {
    opacity:.55;
}


/*home page hover image*/





/*YouTube hover image*/

.img-youtube {
    position:relative;
}

.img-youtube img {
    width:100%;
    
}
.img-youtube:after, .img-youtube:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    white-space:pre-wrap;
}

.img-youtube:before {
    content: attr(data-content);
    width:100%;
    color:#000000;
    font-family: Oxygen;
    font-size: 11px;
    font-weight: bold;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:left;
    background:rgb(241, 241, 241);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    -khtml-border-radius: 5px;
}

.img-youtube:hover:after, .img-youtube:hover:before {
    opacity:.80;
     white-space:pre-wrap;
}


.shared-view {
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    padding-top: 20px;
}

.header-image {

}

.fblike-center {
    width: 100px;
    text-align: center;
}

#header-profile-image {
    padding-bottom: 5px;
    padding-right: 5px;
}


.comments-top-icon:before {
  font-size:45px;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  margin-right: .2em;
  text-align: center;

}

.facebook-top-icon:before {
  font-size:40px;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  margin-right: .2em;
  text-align: center;

}

.user-name-text {
    padding-top: 5px;
    padding-right: 5px;
}
.image-li { cursor: pointer; }
/* site title
----------------------------------------------------------*/
.site-title {
    color: #000000;
    font-family: Michroma;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


.feed-footer{
    background-color: #efefef;
    position:fixed; 
    height: 20px; 
    left:0; 
    bottom:0;
    width: 100%;
    z-index: 99;
    text-align: center;
}

.feed-footer-inner {
    padding-top: 2px;
    padding: 3px;
   
    font-size: small;
    text-align: center;
    
}

.feed-footer-inner a{
     font-size: x-small;
     color: black;
     text-decoration: underline;
        
}


.share-div {
    padding-top: 20px;
    padding-bottom: 15px;
    text-align: left;
}

.share-url {
    width: 100px;
    
    font-size: 15px;
}


.li-images {
  line-height: 32px;
   vertical-align: middle;
   
}

.image-tile {

   
}



.ptop {
    padding-top: 10px;
}

    
.gif-images-tables {
   
}


.display-grid-select {
   
    padding-right: 80px;
    text-align: right;
    font-size: small;
    padding-bottom: 3px;
}

.gifimages-text {
    padding-bottom: 5px;
    width: 100%;
    font-size: 18px;
    font-family: Jura;
    padding-left: 15%;
    text-align: left;
    padding-bottom: 20px;
}

.gifimages-wrapper {
    width: 100%;
    
    padding-bottom: 100px;
}

.span-count {
    padding-right: 5px;
    font-weight: bold;
    font-size: 16px;
    width: 15px;
    color: rgb(182, 0, 0);
}


.share-wrapper {
      /*text-align: left;
    padding-top: 30px;*/
}

.description-wrapper {
    padding-top: 35px;
    text-align: left;
    font-family: Gudea;
    font-size: 22px;
}

#copy-to-url {
    
    padding-top: 25px;
    font-size: x-small;
}

.elemwidth {
    
}

.site-description {
    /*width: 780px;*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Arial;
    font-size: 18px;

        width: 100%;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    -khtml-border-radius: 3px;

    -moz-box-shadow:    1px 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 1px 2px #ccc;
    box-shadow:         1px 1px 1px 2px #ccc;

     margin: 0 auto;
    max-width: 940px;
}

.homepage-adsense {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.example-link {
    text-decoration: underline;
   
}

.number-of-likes-text {
    padding-left: 10px;
    float: left;
}

.number-of-likes-t {
    padding-left: 5px;
    float: left;
}

.number-of-views {
      padding-left: 5px;
    float: left;
}

.view-image-div {
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}

.download-this-text-inner {
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: bold;
}


.text-breakline{
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
}

/*body {
        height: 100%;
        background: url('/images/background1.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    }
    */

a {
    color: #333;
    outline: none;
    
   
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
         /*text-decoration: underline;*/
       
    }


header, hgroup,
nav, section {
    display: block;
}



.youtube-spinner {
    padding-top: 6px;
    height: 15px;
   
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.logo {
    float: left;
    font-size: 36px;
}

.relative-right {
    /*position: relative; float: right*/
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

h5 a:link, h5 a:visited, h5 a:active {
   padding: 0;
   text-decoration: none;
}


.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 25% }
.gallery li a { display: block; margin: 1px; border: 1px solid #ffffff; }
.gallery li img { display: block; width: 100%; height: auto; }



.gallery-home { list-style: none; padding: 0; margin: 0; }
.gallery-home:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery-home li { float: left;width: 25%;padding: 3px; }
.gallery-home li a {
     display: block; 
     margin: 1px; 
     border: 3px solid #ffffff;
     /*cursor: url('/images/search96.png'), auto;*/

     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    -khtml-border-radius: 3px;

    -moz-box-shadow:    1px 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 1px 2px #ccc;
    box-shadow:         1px 1px 1px 2px #ccc;
}
.gallery-home li img { display: block; width: 100%; height: auto; }

.homepage-description {
    width: 100%;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    -khtml-border-radius: 3px;

    -moz-box-shadow:    1px 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 1px 2px #ccc;
    box-shadow:         1px 1px 1px 2px #ccc;
}

.round-textbox-corners {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.round-textbox-corners-grey {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     border-color:#e2e2e2;
    border-size: 1px; /* this allows you to adjust the thickness */
    border-style: solid;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

#login a {
    
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    text-decoration: none;
}

#login a.username {
    background: none;
    margin: 0;
    /*padding: 0;*/
   padding-left: 5px;
   text-decoration: underline;
}


#login ul {
   margin: 0;
}

#login li {
   display: inline;
   list-style: none;
}


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }
    

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

.fb-top-gallery {
    padding-left: 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    /*font-size: 1.2em;*/
    font-weight: 600;
}

label.checkbox {
    display: inline;
}

/*input,*/input[type=text],input[type=password],textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    /*font-size: 1.2em;*/
    margin: 5px 0 6px 0;
    padding: 5px;
    /*width: 300px;*/
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }

    input[type="submit"],
    input[type="button"],
    button {
        /*background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;*/
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.upload-public {
    padding-top: 20px;
    font-size: 18px;
    font-family: Jura;
    width: 100%;
    padding-left: 12%;
}



/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


.start-time {
  width: 5px;
  float: left;
    padding-left: 5px;
  padding-right: 25px;
    padding-top: 3px;
  font-size: small;
}

.duration {
   float: left;
   padding-left: 10px;
    padding-top: 3px;
   font-size: small;
}

.font-text-show {
    font-size: medium;
    padding-bottom: 20px;
}

.timer-wrapper {
   position: relative;
   padding-bottom: 50px;
   width: 600px;
    
}

.animate {
   float: left;
   padding-left: 5px;       
}

.time-dropdown {        
    padding-left: 10px;
    float: left;
    padding-top: 5px;
    text-align: left;
}

#time-length {
    width:100px;
    text-align: left;
}

.image-wrapper {
  
    padding-bottom: 10px;
}

.image-message {
    font-size: medium;
    color: black;
}

.image-fonts-text {
 width: 100%;
    text-align: center;
    font-size: small;
    text-decoration: underline;
    padding-bottom: 20px;   
}


.slider-wrapper {

    padding-top: 10px;
}

.youtube-download {
    padding-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
}

.youtube-yt-wrapper {
     width: 680px;
     text-align: center;
     padding-bottom:30px;
}



.youtube-div-fill {
   content:url('/content/blank.png');
}​

.top-wrapper {

    padding-bottom: 10px;
}

.fb-image-progress-wrapper {
    width: 100%;
    text-align: center;
}

.resolution {
    float: left;
    padding-top: 5px;
}

.effects-dropdown {
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}

.sizes-dropdown {
    float: left;
    padding-top: 5px;
    padding-left: 10px;
   
}

.start-text {
    float: left;
    font-size: small;
    padding-top: 7px;
    padding-right: 5px;
    width: 50px;
    
}

.seconds {
    width: 5px;
    float: left;
    font-size: x-small;
    padding-top: 7px;
    padding-left: 10px;
    
}

.effects-wrapper {
    text-align: left;
    padding-top: 20px;
}


.share-public {
    float: left; 
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 25px;
}

.fb-share-icon {
    float: left;
    padding-left: 20px;
    padding-top: 25px;
}

.heart-icon {
    float: left;
    padding-top: 25px;
    padding-right: 10px;
   
}


.number-of-likes {
    width: 10px;
    font-size: 12px;
    float: left;
    padding-left: 5px;
    padding-top: 6px;
}

.admin-wrapper {
    padding-top: 20px;
}


.twitter-share-icon {
      float: left;
    padding-left: 30px;
    padding-top: 25px;
}


.direct-link {
    font-size: x-small;
    padding-right: 5px;
}

.public-image-shareurl {
    float: left;
    padding-left: 30px;
    padding-top: 5px;
    font-size: 13px;
    font-family: arial;
}

.number-of-views-public {
       float: left;
    padding-left: 30px;
    padding-top: 25px;
}

#textbox-shareurl {
    height: 25px;
    padding-left: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#textbox-shareurl-direct {
     height: 25px;
    padding-left: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.clipboard-wrapper {
    float: left;
    padding-left: 20px;
    padding-bottom: 10px;
   
}

.uplod-description {
    font-size: medium;
    padding-bottom: 30px;
}

.upload-prview-message {
    padding-top: 20px;
    font-size: large;
   
}

.upload-fa {
    width: 200px;    
}


.files-section {
    display: none;
}


.youtube-player {
    width: 500px;
    text-align: center;
    /*padding-top: 15px;*/
    /*display: none;*/
}

.youtube-section {
    display: none;
}

.youtube-fa {
    float: left;
    width: 200px;
}

.view-gallery-count {
    width: 100%;
    text-align: right;
    font-family: Arial;
    padding-top: 7px;
}

.upload-text {
    font-family: Jura; 
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
}

.upload-text1 {
    font-family: Istok-Web;
    font-size: 11px;
}

.upload-div {
    width: 100%;
    padding-left: 20%;
    padding-top: 20px;
}

.save-description {
    text-align: left;
    padding-bottom: 10px;
    padding-top: 5px;
}

.stat-numbers {
    padding-top: 4px;
    padding-left: 5px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 14px;
    float: left;
}

.description-text {
    font-family: Gudea;
    font-size: 18px;
    overflow: hidden;
}

.upload-button-wrapper {
    padding-bottom: 45px;
    /*display: none;*/
    width: 100%;
    padding-left: 30%;
    
}

.ordiv {
    font-size: large;
    
    padding-bottom: 30px;
}

.vine-wrapper {
    width: 300px;
    padding-top: 30px;
   
}

.vine-text-wrapper {
    padding-bottom: 10px;
    font-size: 16px;
    font-family: Gudea;
    /*font-family: Michroma*/
}

.image-text-area {
   
    line-height: 1.5;
    overflow-y: auto;
    padding-top: 1px;
    /*text-align:justify;*/
    
}

.facebook-album-button {
    padding-top: 10px;
}

.settings-username {
     font-size: medium;
     padding-right: 10px;
}

.settings-email {
     font-size: medium;
     padding-right: 50px;
    
}

.settings-password {
      font-size: medium;
     padding-right: 15px;
}

.form-text-size {
    font-size: medium;
  
}

.settings-confirm-password {
     padding-right: 15px;
}

.account-public-text {
   
    font-size: small
}

.account-public-txt {
    padding-left: 10px;
    padding-top: 3px;
}

.mobile-page-arrows {
    width: 400px;
    padding-left: 10px;
    text-align: center;
   
}

.phone-icons {
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
   
}

.mobile-description {
    width: 400px;
    font-family: Jura;
    font-size: 18px;
}

.mobile-td-description {
    padding-top: 30px;
}

.inner-description {
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

    border-style:solid;
    border-color:#ebebeb;
    border-width:3px;
    padding: 5px;

     text-align: justify;
    margin: 0 auto;
  
}

.add-comment-button-div {
    text-align: left;
    width: 500px;
    padding-top: 5px;
    padding-left: 5px;
}

.public-comment-area {
    padding-bottom: 10px;
    padding-top: 5px;   
}

.public-comment-list {
    
}

.public-inner-comments-div {
   
}

.comment-text {
    width: 320px;
    text-align: left;
    
    
}

.user-comment-text {
    width: 250px;
    text-align: left;
    
    
}

.user-timeago {
    padding-bottom: 15px;
}

.comment-timestamp {
    font-size: xx-small;
    position: relative;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
   
}

.trash-icon-inner-div {
    padding-bottom: 3px;
    padding-right: 3px;
  
}

.trash-icon-div {
    width: 100%;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 3px;
}

.comment-image-div {
    float: left;
}

.inner-image-div {
    padding: 5px; 
    text-align: center;
    width: 60px;
}

.comment-username {
    padding-top: 5px;
    font-size: 12px;
   
}

.source-dropdown-menu {
   width: 100%;
   padding-bottom: 10px;
   padding-top: 20px;
}

.text-td {
    min-width: 250px;
}

.profile-url {
    /*width: 120px;*/
    min-width: 70px;
    text-align: center;
}

.inner-text-wrapper {
    position: relative;
    width: 100%;
    text-align: left;
}

.image-comments-div {
    position: relative;
    margin: 0 auto;
    
    
}

.contact-support {
    width: 170px;
    height: 25px;
    
}

.contact-support-from {
      width: 170px;
    height: 25px;
}

.contact-subject {
        width: 500px;
    height: 25px;
}


.contact-wrapper {
    padding-top: 30px;
    padding-left: 10px;
}
.contact-text {
    width: 500px;
    height: 200px;
    
}

.contact-submit-div {
    padding-top: 10px;
}

.contact-thankyou {
    font-size: medium;
    
}

.contact-table {
    width: 400px;
}

.contact-cell {
    width: 20px;
}


.outer-image {
    width: 100px;
    height: 100px;
    -webkit-box-shadow: 0px 0px 10px #4d4d4d;
    -moz-box-shadow: 0px 0px 10px #4d4d4d;
    box-shadow: 0px 0px 10px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;
    border:solid white 3px;
    overflow: hidden;
    padding: 10px;
}
.image-rounded {
    background: red;
    padding: 0;
     -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}


.divLast 
{
   top: 0px;
   margin:0px;  
   padding: 0px 2px 2px 3px;    
   border-width: 2px;
   border-bottom: 2px #ebebeb solid;
   width: 100%;
}

.divLast-user 
{
   top: 0px;
   margin:0px;  
   padding: 0px 2px 2px 3px;    
   border-width: 2px;
   border-bottom: 2px #ebebeb solid;
   width: 100%;
}

.comment-text-div {
    float: left;
    font-size: 16px;
    width: 300px;

}

.comment-inner-text-div {
    padding-left: 20px;
   
}


.public-texarea {
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style:solid;
    border-color:#ebebeb;
     border-width:2px;
    /*text-align: left;*/
    font-family: Gudea;
    width: 500px;
}


.comment-count {
   
    font-size: 12px;    
}

.comment-count-div {
    width: 500px;
    text-align: right;
     padding-right: 5px;
    padding-bottom: 5px;
}


.user-comment-count-div {
    width: 550px;
    text-align: right;
     padding-right: 5px;
    padding-bottom: 15px;
}

.no-comments-text {
    font-size: 16px;
    font-family: Gudea;
}


.public-user-comments-div {
   
    font-family: Gudea;
    width: 550px;
}

.public-comments-div {
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style:solid;
    border-color:#ebebeb;
     border-width:2px;
    background-color: #f9f9f9;
    /*text-align: left;*/
    font-family: Gudea;
    width: 500px;
}

.public-text {
    padding-right: 20px;
    float: left;
}

.public-label {
    font-weight: bold;
    float: left;
}


.profile-image-wrapper {
    padding-bottom: 20px;
}

.profileimg-wrapper {
    padding-bottom: 5px;
}

.header-profile-wrapper {
    
    padding-right: 10px;
    float: right;
}

.header-elem {
    float: left;
    padding-top: 10px;
    padding-right: 5px;
}

.reset-profile-image {
   
    padding-left: 10px;
    padding-top: 10px;
    /*text-decoration: underline;*/
    font-size: x-small;
    width: 20px;
   
}

.set-fb-image {
     padding-top: 10px;
     /*text-decoration: underline;*/
    font-size: x-small;
    display: none;
}


.fb-button {

    padding-top: 50px;
    padding-bottom: 40px;
}

.reset-password {
    font-size: medium;
    padding-top: 30px;
    display: none;
}

.fb-canvas-login {
    width: 100%;
    text-align: center;
}

.password-link {
    padding-top: 30px;
    text-decoration: underline;
}

.about-us {
    font-size: 19px;
    font-family: Jura;
    padding-top: 30px;
}

.articles {
    font-size: 18px;
    font-family: Istok-Web;
}

.terms {

    padding-top: 30px;
}

.privacy {
    padding-top: 30px;
}




.test {
    font-family: Michroma;
    font-size: 80px;
    float: left;

}

.test-text {
    font-family: Michroma;
    font-size: 30px;
}

.test-logo {
    float: left;
    padding-top: 29px;
    padding-right: 20px;
}

  /*.dk_theme_black {
  background: #aebcbf;
  background: -moz-linear-gradient(top,
    #aebcbf 0%,
    #6e7774 50%,
    #0a0e0a 51%,
    #0a0809 100%
  );
  background: -webkit-gradient(linear,
    left top,
    left bottom,
    color-stop(0%,#aebcbf),
    color-stop(50%,#6e7774),
    color-stop(51%,#0a0e0a),
    color-stop(100%,#0a0809)
  );
  background: -webkit-linear-gradient(top,
    #aebcbf 0%,
    #6e7774 50%,
    #0a0e0a 51%,
    #0a0809 100%
  );
  background: -o-linear-gradient(top,
    #aebcbf 0%,
    #6e7774 50%,
    #0a0e0a 51%,
    #0a0809 100%
  );
  background: -ms-linear-gradient(top,
    #aebcbf 0%,
    #6e7774 50%,
    #0a0e0a 51%,
    #0a0809 100%
  );
  background: linear-gradient(top,
    #aebcbf 0%,
    #6e7774 50%,
    #0a0e0a 51%,
    #0a0809 100%
  );
}
  .dk_theme_black .dk_toggle,
  .dk_theme_black.dk_open .dk_toggle {
    background-color: transparent;
    color: #fff;
    text-shadow: none;
  }
  .dk_theme_black .dk_options a {
    background-color: #333;
    color: #fff;
    text-shadow: none;
  }
    .dk_theme_black .dk_options a:hover,
    .dk_theme_black .dk_option_current a {
      background-color: #E15A01;
      color: #fff;
      text-shadow: #604A42 0 1px 0;
    }
*/

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    /*input {
        width: 90%;
    }*/

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    /*footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }


        .balSlider {
        width: 350px;
        float: left;
    }*/

}
