/* Theme Name: blackproject */
html {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6f71;
	text-align: center;
	background-color: #cc0033;
	height: 100%;

}


#wrapper {
	width: 1200px;
	margin: 0 auto;
	text-align: left;

}

a {
	color: #1a2424;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	float: left;
	margin-left: 10px;
	margin-top: -10px;
	padding: 0;

}

#logo a, #logo a:hover {
	text-decoration: none;
}

#logo h1 {
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #1a2424;
	font-family: "Times New Roman", Times, serif;
}

#logo p {
	font-size: 13px;
	color: #91989e;
	text-transform: uppercase;
	margin-top: -30px;
	padding-left: 10px;
}

#menu {
	width: 630px;
	height: 80px;
	float: right;
	margin-top: -10px;
	margin-left: 20px;
	background-color: #1a2424;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	margin-top: -5px;
	padding: 30px 20px 20px 20px;
	text-decoration: none;
}

#menu a:hover {
	background: #fff;
	color: #1a2424;

}



#header {
	float: left;
	width: 1200px;
	height: 175px;
	background-color: #1a2424;
	text-align: center;
	padding-top: 5px;
	
}

#title_head {
	float: left;
	padding-top: 30px;
	padding-left: 550px;
	color: #333333;
	font-size: 24px;
	display: none;
}

#menu_top {
	width: 1200px;
	height: 50px;
	float: left;
	margin-top: -10px;
	background-color: #1a2424;
}

#menu_top ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#menu_top li {
	display: block;
	float: left;
}

#menu_top a {
	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

#menu_top a:hover {
	background: #fff;
	color: #1a2424;
}

#container {
	float: left;
	margin-bottom: 30px;	
	padding-top: 60px;
	width: 1200px;
}

#content {
	float: left;
	width: 1180px;
	text-align: justify;
	line-height: 22px;
	padding: 10px;
	background-color: white;
	-webkit-box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
}

#content p {
	text-align: justify;
	line-height: 26px;
	padding: 5px;

}

.content_title {
	padding: 6px;
	font-size: 22px;
	font-weight: normal;
	color: #1a2424;
	
}

.entry {
		padding: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #1a2424;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #6d8b44;
}

#sidebar {
	float: right;
	width: 280px;
	line-height: 22px;
	text-align: justify;
	margin-top: 10px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#sidebar li {
	display: block;
	float: left;
	width: 270px;
	border-bottom: 1px solid #CCC;
}

#sidebar a {
	color: #555;
	font-size: 14px;
	display: block;
	float: left;
	padding: 4px 0px 4px 10px;
	text-decoration: none;

}

#sidebar a:hover {
	color: #1a2424;
	margin-left: 10px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
}

#sidebar_title {
	width: 270px;
	font-size: 20px;
	font-weight: normal;
	color: #1a2424;
	float: left;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #1a2424;
}

#sidebar p {
	padding: 5px;
}

#foot {
	width: 1200px;
	float: left;
	border-top: 1px solid #CCC;
	font-size: 12px;
	color: #323232;
	line-height: 22px;
	padding: 0;
	margin: 0;
}

#foot a {
	font-size: 12px;
	color: #1a2424;
	padding: 0;
	margin: 0;
}

#menu-galeria {
	 list-style-type: none !important;

}

.menu-image {
	margin: 8px;
}

h1.entry {
	visibility: hidden; !important;
}

#head {
	height: 340px;
	margin-top: -9px;
	background-color: white;
	-webkit-box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 3px 11px 0px rgba(0,0,0,0.75);
}

#baner360 {
	display: none;

}
/* Media screens */

@media all and (min-width:260px) and (max-width:700px) {

	* {
	margin: 0;
	padding: 0;
	}

	#wrapper {
	width: 360px;
	}

	#header {
	width: 360px;
	}

	#menu_top {
	width: 360px;
	}

	#container {
	width: 360px;
	}

	#foot {
	width: 350px;
	padding-left: 10px;
	}

	#content {
	width: 340px;
	}
	.entry {
	width: 360px;
	margin-top: 10px;
	}
	#menu {
	width: 360px;
	height: 140px;
	}
	.mfp-wrap {
		position: static !important;
		height: auto !important;
	}

	.mfp-bg {
		position: static !important;
		height: auto !important;
	}

	#baner {
		display: none;
	}

	#baner360 {
		display: inline;
	}

	p {
		width: 330px;
	}

	.aigpl-gallery-slider-wrp {
		width: 340px;
	}

	.entry {
		padding: 0px;
	}

	.aigpl-gallery {
		width: 345px;
	}
	
	div.facebook {
		display: none;
	}
}

div.facebook {
	width: 280px;
	height: 290px;
	position: fixed;
	z-index: 5;
	margin-top: 200px;
	margin-left: -310px;
	background-color: RGBA(255,255,255, 0.93);
	border-width: 5px;
	border-style: solid;
	border-color: #3B5998;
	border-radius: 0 0 30px 0;
}

div.facebook:hover {
	margin-left: -14px;
	
}

img.facebook {
	margin-left: 280px;
	margin-top: -5px;
}

.i-facebook {
	margin-top: -130px;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}