﻿/*

Theme Name: beack2 @ Margos
Theme URI: http://margos.fan-sites.org/
Description: Exclusive by Margos
Author: Margos
Author URI: http://margos.fan-sites.org/

*/



/* General Elements */

body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	word-spacing: 3px;
	background-color: #f1eae0;
	background-image: url(/wp-content/themes/NEWBAY/images/bg1.jpg);
	color: #666666;
	background-repeat: repeat-x;
	background-position: center 0;
}

#container {
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin-top: -14px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	line-height: 19px;
	text-align: justify;
	word-spacing: 4px;
	left: 0px;
	width: 1200px;
}

/*This will work for firefox*/
                    @-moz-document url-prefix() {
                        #container{
                        margin: 0 auto;
						}
						}

#container2 {
	position: static;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	line-height: 19px;
	text-align: justify;
	word-spacing: 4px;
	left: 0px;
	z-index: 3;
}

/*This will work for firefox*/
                    @-moz-document url-prefix() {
                        #container{
                        margin: 0 auto;
						}
						}



p, td, tr, table {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

a, a:visited, a:active {
	color: #666666;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
	font-weight: bold;
}

a:hover {
	color: #B39B4D;
	text-decoration:none;
}


b, strong, bold {
	color:#827A8B;
	text-shadow: #ffffff 0px 1px 0px;
}

i, em, italic {
	color: #333333;
	font-style:italic;
}

underline, u{
	color: #666666;
	text-decoration:underline;
}

textarea {
	background-color: #FFFFFF;
	padding: 5px;
	border: solid 1px #ffffff;
	width: 500px;
	font-family: Calibri, Verdana;
	font-size: 12px;
	color: #666666;
	margin-left: 30px;
}

button, submit, input, option {
	background-color: #ffffff;
	padding: 3px;
	border: solid 1px #ffffff;
	font-family: Calibri, Verdana;
	font-size: 12px;
	color: #b9b5b4;
	font-weight:bold;
}

li {
}


/* Header Elements */

h1, h2.widgettitle  {
	text-align:LEFT;
	color: #666666;
	text-shadow: #fff 0px 1px 0px;
	font-size:16px;
	text-transform:uppercase;
	width:350px;
	font-family: Oswald, sans-serif;
	height: 20px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: 5px;
	padding-top: 10px;
	background-color: #e3e7ea;
	background-image: url(/wp-content/themes/NEWBAY/images/title.jpg);
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #c5dfe3;
	padding-bottom: 10px;
}


h2 {
	
	color: #a3937a;
	text-shadow: #333333 0px 1px 0px;
	font-size:16px;
	text-transform:uppercase;
	width:350px;
	font-family: Oswald, sans-serif;
	letter-spacing: 0px;
	border-left-width: 0px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-repeat: no-repeat;
	
}

h3 {
	margin-top: 15px;
	font-family: Oswald, sans-serif;;
	font-size: 14px;
	color: #435d61;
	margin-bottom: 10;
	text-decoration:none;
	font-weight:bolder;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
	text-transform: uppercase;
}



/* Post Elements */

div.side {
	width:350px;
	margin-left: 0px;
	padding-top: -10px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	z-index: 5;
}

#sidebar-box {
	float: right;
	display: inline-block;
}

.sidebar-box {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 350px;
	padding: 10px;
	float: right;
}


.textwidget {
	background-color: #f1e8da;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: -15px;
	padding-top: 10px;
	padding-right: 10px;
	width: 330px;
	}
	


#widget {
	width:330px;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #f1e8da;
	padding: 0px;
	float: right;
font-family: Arial;
	font-size: 12px;
}

.sidebar-box img{
	margin:0px;
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 2px 1px #f1f1f1;
}

.sidebar-box a img{
	margin:3px;
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 2px 1px #f1f1f1;
}

.sidebar-box a:hover img{
	-webkit-filter: grayscale(0%);
       -moz-filter: grayscale(0%);
         -o-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
            filter: grayscale(0%); 
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.0;
}

.sidebar-box img#link  {
	border: 0px;
	opacity: 1;
	background: transparent;
	margin: 0px;
	padding: 0px;}

.sidebar-box a img#link  {
	border: 0px;
	opacity: 1;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.sidebar-box a:hover img#link {
	border: 0px;
	opacity: 1;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.sidebar-box map {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#content {
	padding-bottom: 75px;
	padding-top:0px;
	padding-right: 0px;
	width:680px;
	margin-top: -20px;
	margin-left: 10px !important;
	list-style-type: circle;
	margin-right: 20px !important;
	z-index: 5;
}

.content-box {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	background-color: #f1e8da;
	width:680px;
	margin-top:0px;
	margin-left: 0px;
	list-style-type: circle;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 4;
}
#content-box {
	float: left;
}

.main-content {
	margin-right: -20px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #435d61;
	width: 680px;
	padding-right: 20px;
}



.main-content h1 {
	box-shadow:0px 0px 2px 2px #f1f1f1;
	font-size: 14px;
	font-style: italic;
}

.main-content img{
	margin:2px;
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 2px 2px #f1f1f1;
}

.welcome-content img{
	margin:2px;
	border:0px;
	box-shadow:0px;
}
.main-content a img{
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.9;
}

.main-content a:hover img{
    /* for IE */
    filter:alpha(opacity=100);
    /* CSS3 standard */
    opacity:1.0;
}

.main-header {
	font-family: Oswald, sans-serif;
	color: #333333;
	font-size:16px;
	text-transform: uppercase;
	text-align:left;
	word-spacing: 2px;
	width:700px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
	text-shadow: #fff 0px 1px 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e3e7ea;
	background-image: url(/wp-content/themes/NEWBAY/images/title.jpg);
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e1a339;
	margin-left: -20px;
}

.main-header a {
	color: #333333;
	font-family: Oswald, sans-serif;
	font-size:18px;
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
	width:700px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;

}

.menu-head {
	font-family: Arial;
	color: #333333;
	font-size:16px;
	text-transform:capitalize;
	text-align:Left;
	word-spacing: 2px;
	width:700px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
	text-shadow: #fff 0px 1px 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e3e7ea;
	background-image: url(/wp-content/themes/NEWBAY/images/menu.jpg);

	margin-left: -20px;
}

.menu-head a {
	color: #333333;
	font-family: Arial;
	font-size:18px;
	text-align:center;
	text-transform:capitalize;
	font-weight: bold;
	width:700px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}

.welcome {
	font-family: Arial;
	color: #333333;
	font-size:11px;
	margin-bottom: -10px;
	text-align: justify;
	word-spacing: 7px;
	font-weight: normal;
}

.welcome b {
	font-family: Arial;
	color: #666666;
	margin-bottom: -10px;
	text-align: justify;
	line-height: 10pt;
	word-spacing: 7px;
	text-transform: none;
	font-weight: bold;
}

.footer {
	font-family: Arial;
	color: #FFFFFF;
	clear:both; width:100%;
	font-size:11px;
	margin-bottom: -10px;
	text-align: justify;
	line-height: 15pt;
	word-spacing: 7px;
}

.sub-header {
	font-family: Arial;
	color: #333333;
	border: 0px;
	border-style:solid;
	text-align:right;
	margin-right: 0px;
	margin-bottom: 10;
	width:680px;
	font-size: 8px;
	height: 20px;
	margin-top: -20px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	font-style: italic;
	padding-top: 5px;
	z-index: 4;
}

.sub-header a {
	text-decoration:none;
	font-family: Arial;
	font-style:italic;
	font-size: 9px;
	color: #666666;
}


blockquote {
	padding: 15px;
	margin: 20px;
	border-left-width: 4px;
	box-shadow:0px 0px 5px 0px #E6F1EF;
	color: #666;
	border-left-style: solid;
	border-left-color: #DDC941;
}

.postmetadata {
	padding: 8px;
	color:#CCCCCC;
}



/* Images */

a img {
	margin:1px;
	border:1px solid #FFFFFF;
	padding: 1px;
	background-color: #FFF;
}

a img#link  {
	BORDER: 0px;
	opacity: 1;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
a:hover img#link {
	BORDER: 0px;
	opacity: 1;
	background: transparent;
	margin: 0px;
	padding: 0px;
}


/* Special Elements */

.menu, .menu a:link, .menu a:visited, .menu a:active {
	padding-top:2px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
	text-shadow: #fff 2px 0px 0px;
	/*for Firefox*/
	-moz-text-shadow: #fff 2px 0px 0px;
	margin-top: 0px;
	font-family: 'Oswald', sans-serif;
}


.menu a:hover{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #2c96ab;
	text-shadow: #fff 2px 0px 0px;
	/*for Firefox*/
	-moz-text-shadow: #fff 2px 0px 0px;
}
.welcome a, .welcome a:visited, .welcome a:active {
	color: #333333;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 8px;
	list-style-type: none;
	font-style: italic;
	font-weight: bold;
}

.textwidget {
	padding-right: 10px;
	color: #666;
}

img.alignleft { float: left; margin: 5px 10px 5px 0; }

img.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 10;
	margin-bottom: 15px;
	margin-left: 10px;
}

img.aligncenter { margin-top:8px; margin-bottom:2px; text-align: center; display: block; }

.alignleft { float: left; margin: 5px 15px 5px 0; }

.alignright { float: right; margin: 5px 10px 15px 10px; }

.aligncenter { text-align: center; margin-left: auto; margin-right: auto; }

.hidden { display: none; }


a img#icona  {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
a:hover img#icona {
	BORDER: 0px;
	opacity: 0;
	margin: 0px;
	padding: 0px;
}

.none {
  display: none;
}