/*

Theme Title: Screencapped.net
Theme URI: http://screencapped.net
Description: Designed for Screencapped.net
Author: Raina, Screencapped.net
Author URI: http://screencapped.net

*/

* {
margin:0px;
padding:0px;
}

/* Main */

body {
font-family: 'Roboto', sans-serif;
font-size : 11px;
color: #2d2c2b;
line-height:180%;
margin: 0px;
padding: 0px;
background: #cdcdcd; /* Old browsers */
background:url('../../ztheme/background.jpg') center top no-repeat;
background-attachment:fixed;
}

#gallerywrap {
width:1190px;
margin-left:4px;
margin-top:-30px;
margin-bottom:20px;
background: #FEFEFE none repeat scroll 0% 0%;
border: 1px solid #EDEDED;
}

#navborder {
height:30px;
width:1180px;
margin-top:-10px;
padding:10px;
background-color: #3d5f7c;
webkit-box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
}

.responsive {
width:350px;
float:right;
}

/* Main Text */

p {
font-size: 100%;
}

ul {
margin-left: 5px;
padding: 0px;
}

li {
margin: 0px;
padding: 0px;
list-style-position: outside;
list-style-type: none;
}

/* Gallery */

#topbar {
background:url('../../ztheme/topbar_main.png') no-repeat;
height:78px;
padding:0px;
margin:0px;
}

#topbar img {
padding:0px;
margin:0px;
}

#main {
margin: 0 auto;
width: 1200px;
background-color:#ffffff;
}

#header {
height:357px;
width:1200px;
}

.scnet {
margin-left:600px;
}

.gallery{
margin: 0 auto;
width: 1170px;
text-align: left; 
}

.maintable {
padding-right:5px;
margin: 0 auto;
width:1150px;
}

/* Gallery Headings */
 
.tableh1 {
border-bottom:5px solid #ededed;
color: #2d2c2b;
padding:10px;
font-size: 18px;
letter-spacing:-1px;
font-weight:bold;
text-transform: capitalize;
margin: 0px;
}

.tableh1 img.icon {
display:none;
}

a.greybox {
margin-top:-20px;
}

th.tableh1 img {
float:left;
display:none;
height:0px;
}

.tableh2 {
color: #2D2C2B;
padding: 9px 7px 7px 7px;
font-size: 12px;
font-weight: bold;
text-transform: capitalize;
}

.welcome {
font-size:12px;
color:#ccc;
margin-left:25px;
margin-top:25px;
float:left;
}

.social {
margin-left:205px;
margin-top:25px;
float:left;
}

.social img {
opacity:1.0;
height:30px;
width:auto;
margin-right:10px;
}

.social img:hover {
opacity:0.5;
}

/* Tables */

img:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.tableb a {
font-size: 11px;
}

.tableb {
color: #777777;
padding: 2px;
margin:0auto;
}

.tableb a:hover {
font-size: 11px;
text-decoration: none;
color:#d4d9d5;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.tablef {
color: #999;
padding: 10px;
}

.tablef a.admin_menu {
color: #eee;
}

td.tableb p img {
height: 14px;
}


td.tableb.tableb_alternate {
height:5px;
background-color:#f8f6f6;
margin:0px;
}

img.image thumbnail {
padding:3px;
margin:3px;
}

td.tableb img.image {
display: none;
}

/* Thumb Text Related */

.pic_title {
color: #2d2f3b;
font-size: 8px;
font-weight:bold;
text-align : center;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
line-height:1.0em;
}

.pic_caption {
color: #2d2f3b;
font-size: 8px;
font-weight:bold;
text-align : center;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
line-height:1.0em;
}

.album_stat {
font-size: 11px;
margin: 5px;
color: #41403e;
font-weight:normal;
}

/* Statlinks */

.statlink {
color: #919190;
font-variant:normal;
text-transform: capitalize;
font-weight: 700;
line-height:15px;
}

span.statlink {
color: #919190;
font-variant:normal;
text-transform: capitalize;
font-weight: 700;
letter-spacing: 0px;
font-style: normal;
margin-top: 5px;
font-size:10px;
text-align:center;
margin:0auto;
line-height:15px;
padding:20px 10px;
display:block;
background-color:#F8F6F6;
}

.statlink a:link {
font-size:11px;
font-weight:normal;
color: #919190;
}

.statlink a:active {
color: #919190;
}

.statlink a:hover {
color: #efefef;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.statlink a:visited {
color: #919190;
}

.statlkink img {
display:inline;
margin:0px;
padding;0px;
}

/* Alblinks */

.alblink {
font-weight:bold;
font-size: 12px;
line-height: 13px;
}

.alblink a:link {
text-decoration: none;
color: #2D2C2B;
}

.alblink a:active {
text-decoration: none;
color: #2D2C2B;
}

.alblink a:hover {
color: #626471;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.alblink a:visited {
text-decoration: none;
color: #2D2C2B;
}

/* Catlinks */


.catlink {
display: block;
margin-bottom: 2px;
font-weight:bold;
font-size: 13px;
text-transform: capitalize;
padding: 0px 0px 0px 15px;
min-height: 15px;
line-height: 15px;
margin-left:-30px;
}

.catlink a:link {
font-weight:bold;
font-size: 13px;
text-decoration: none;
color:#41403e;
}

.catlink a:visited {
font-weight:bold;
font-size: 13px;
color:#41403e;
}

.catlink a:hover {
font-weight:bold;
font-size: 13px;
color: #777777;
text-decoration: none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.catlink a:active {
font-weight:bold;
font-size: 13px;
color:#41403e;
}

/* Catrows */

.catrow {
color : #999;
padding:15px 40px 15px 40px;
border-bottom:1px solid #EDEDED;
}
.catrow:hover{
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.catrow_noalb {
color : #999;
padding:15px 40px 15px 40px;
border-bottom:1px solid #EDEDED;
}

.catrow_noalb:hover, .catrow:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

/* Admin Menu */

.admin{
margin-top:30px;
line-height:20px;
padding:10px;
text-align:center;
margin-bottom:-60px;
text-align:center;
font-weight:bold;
color:#777;
width:1180px;
display:block;
}

.admin_menu {
display:inline;
padding:0px;
margin:0px;
}

.admin a {
color: #e7ffee;
}

#intro {
margin-top:450px;
margin-bottom:0px;
margin-left:150px;
float:left;
width:550px;
color: #ececec;
text-align:justify;
font-size:11px;
}

/* Main Menu */

#nav ul, #nav li {
width:200px;
display: inline;
list-style: none;
}

#nav {
padding:10px;
text-align:center;
margin-bottom:-30px;
text-align:center;
font-weight:bold;
color:#777;
display:block;
}

#nav a:link {
padding:5px;
color:#919190;
}

#nav a:visited {
padding:5px;
color:#919190;
}

#nav a:hover {
padding:5px;
color:#615e5c;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#nav a:active {
padding:5px;
color:#919190;
}

/* Text Related */

.textinput {
padding: 2px;
font-size: 8pt;
width: 350px;
color: #2D2C2B;
background-color: #f8f6f6;
}

input, option, select, textarea {
font-size: 8pt;
padding: 2px;
margin-top: 2px;
margin-bottom: 2px;
color: #2D2C2B;
}

#navigation {
margin:0 auto;
width:1198px;
height:91px;
background-color:#393e44;
background:url('../../ztheme/navigation.png') no-repeat;
border:1px solid #222;
}

.topcode {
margin-left:470px;
}

/* ---FOOTER--- */

#footer {
margin:0 auto;
width:100%;
background-color:#393e44;
background:url('../../ztheme/footer.png') no-repeat;
border:1px solid #222;
}

.footer {
color:#fff;
height:0px;
margin-bottom:-10px;
}

.footer a {
color:#fff;
height:0px;
}

.footer a:link {
color:#fff;
height:0px;
}

.footer a:visited {
color:#fff;
height:0px;
}

.footer a:hover {
color:#fff;
height:0px;
}

.footer a:active {
color:#fff;
height:0px;
}

.galleryfooter{
text-align:justify;
color: #fefefe;
font-size: 10px;
line-height:180%;
}

.galleryfooter a:link{
color: #ccc;
}

.galleryfooter a:visited{
color: #ccc;
}

.galleryfooter a:hover{
color: #777777;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.galleryfooter a:active{
color: #ccc;
}

/* Text Links */


a:link {
text-decoration:none;
color: #777;
}

a:active {
text-decoration:none;
color: #777;
}

a:hover {
color: #4a493e;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

a:visited {
text-decoration:none;
color: #777;
}

a.external {
color: #000000;
}

.bblink a {
color: #c8a3a3;
}

.bblink a:hover {
color: #4a493e;
text-decoration: underline;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

/* General Headings */

h1, h2, h3, h4, h5{
color: #2D2C2B;
font-weight: bold;
font-size: 11pt;
margin-top: 5px;
margin-bottom: 5px;
text-transform: capitalize;
}

b, strong {
font-weight:700px;
}

/* Images */

.thumb {
margin-top:5px;
padding: 5px;
padding:3px;
}

.thumbnails {
margin-top:5px;
padding: 5px;
padding:3px;
}

.thumbnails:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.thumbnails img {
background-color:#ededed;
padding:6px;
margin-top:10px;
border:2px solid #fff;
opacity:1.0;
}

.thumbnails img:hover {
opacity:0.2;
background-color:#fff;
padding:6px;
margin-top:10px;
border:2px solid #ededed;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

/* Image Captions */

.img_caption_table th {
font-size: 10px;
color : #999999;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
}

.img_caption_table td {
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
white-space: normal;
}

.thumb_filename {
width:135px;
padding:2px 6px;
font-size:10px;
display: block;
background-color:#f8f6f6;
margin-bottom:2px;

}

.thumb_title {
color:#646362;
font-weight:700;
width:135px;
padding:2px 6px;
font-size:10px;
display: block;
background-color:#f8f6f6;
margin-bottom:2px;
color:#919190;
}

.thumb_caption {
width:135px;
padding:2px 6px;
font-size:10px;
display: block;
background-color:#f8f6f6;
margin-bottom:2px;
color:#919190;
}

.thumb_caption a {
text-decoration: none;
color:#919190;
}

.thumb_num_comments {
width:135px;
padding:2px 6px;
font-size:10px;
display: block;
background-color:#f8f6f6;
margin-bottom:2px;
color:#919190;
}

#comments {
display:none;
height:0px;
}

.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;
color: #ccc;
}

.user_thumb_infobox th {
font-weight: bold;
font-size: 100%;
color: #ccc;
margin-top: 1px;
margin-bottom: 1px;
text-align : center;
}

.user_thumb_infobox td {
font-size: 100%;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

.user_thumb_infobox a {
text-decoration: none;
color: #ccc;
}

.user_thumb_infobox a:hover {
color: #ccc;
text-decoration: underline;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

/* Coppermine General */

.listbox {
padding: 2px;
background-color: #ccc;
border:1px solid #2D2C2B;
font-size: 8pt;
width: 350px;
color: #161616;
}

.button {
padding: 2px;
background-color: #ccc;
border:1px solid #2D2C2B;
font-size: 8pt;
color: #161616;
}

.radio {
font-size: 100%;
vertical-align: middle; 
}
.checkbox {
background-color: #ccc;
border:1px solid #2D2C2B;
font-size: 100%;
vertical-align: middle;
}

.cpg_starttable_inner {
color: #e7ffee;
font-weight: bold;
font-size: 14px;
margin-top: 5px;
margin-bottom: 5px;
text-transform: capitalize;
background-repeat: repeat;
padding: 10px;
text-shadow: #fff 0 1px 1px;
}

.sortorder_cell {
background-color: #3d5f7c;
webkit-box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 42px -13px rgba(0,0,0,0.75);
padding: 0px 0px 20px 0px;
margin: 0px;
letter-spacing:0px;
font-size:12px;
width:600px;
display:none;
}

td.navmenu a {
padding:10px;
font-weight:700;
}

.sortorder_options ul,li {
list-style:none;
}

.sortorder_options {
color:#646362;
font-weight:700;
letter-spacing:0px;
padding:2px 6px;
font-size:12px;
margin-bottom:2px;
color:#919190;
}

.comment_date{
background-color: #ccc;
font-size: 100%;
vertical-align : middle;
}

.display_media {
background-position: center;
max-width:1000px;
height:auto;
}

.display_media a img{
background-position: center;
max-width:1000px;
height:auto;
}

.display_media img{
background-position: center;
max-width:1000px;
height:auto;
}

.display_media a {
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
background-position: center;
max-width:1000px;
height:auto;
}

.tape {
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 10px;
}

.debug_text {
background-color: #ccc;
border:1px solid #2D2C2B;
width: 100%;
margin: 0px;
}

.listbox_lang {
color: #777;
background-color: #ccc;
border:1px solid #2D2C2B;
font-size: 100%;
vertical-align : middle;
}

/* Clear */

#clear{
clear: both;
}
