/*
Theme Name: Jaja Radzwan
Theme URI: http://jajaradzwan.com
Description: designed for JajaRadzwan.com
Version: 1.0
Author: Gray
Author URI: http://unlimitedinfinity.com/
*/

* {
	margin: 0;
	padding: 0;
	}

* a, * a:visited, * a:hover, * a:focus {
	color: #ededed;
	}

.hidden {
	display: none !important;
	}

.clear {
	clear: both;
	}

html, body {
	height: 100%;
	width: 100%;
	}

body {
	background: #ededed;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#splash {
  	position: fixed;
  	margin: 0;
  	border: 0;
  	padding: 0;
  	left: 0;
 	top: 0;
	right: 0;
	bottom: 0;
 	width: 100%;
  	height: 100%;
  	overflow: hidden;
	}

#splash img {
  	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	}

#frontispiece {
	}

#page {
	width: 100%;
	max-width: 1180px;
	min-width: 780px;
	}

#page {
	background: transparent;
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	}

#header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: left;
	padding: 10px 15px 15px 10px;
	background: black;
	opacity: 0.7;
	-moz-border-radius-bottomright: 50px;
	}

#header dl.navigation {
	list-style: none;
	}

#header dl.navigation dt.vcard,
#header dl.navigation dt.vcard a {
	display: block;
	width: 200px;
	height: 40px;
	}

#header dl.navigation dt.vcard a {
	text-indent: -5000px;
	background: transparent url(images/logo.png) no-repeat;
	}

#header dl.navigation dd a,
#header dl.navigation dd * a {
	font-family: Arial;
	text-transform: lowercase;
	text-decoration: none;
	}

#page .hfeed {
	padding: 50px 12.5px 25px 200px;
	color: white;
	font-family: Arial;
	}

#page .hfeed .hentry .entry-head {
	display: none;
	}

#page .hfeed .hentry .entry-content {
	text-align: justify;
	}

#page .hfeed .hentry .entry-content p img {
	max-width: 100%;
	margin: 5px auto 0;
	text-align: center;
	}

#page form div.contact-form {
	text-align: left;
	}

#page form div.contact-form,
#page form .buttons {
	margin: 0;
	padding: 0 5px;
	}

#page form .buttons {
	padding: 10px 20px;
	}

#page form .buttons input {
	height: 36px;
	line-height: 36px;
	width: 100%;
	text-align: center;
	}

#page form div.contact-form * {
	margin: 0;
	padding: 0;
	border: 0;
	}

#page form div.contact-form fieldset {
	border: 0;
	margin: 5px;
	padding: 10px 5px;
	}

#page form div.contact-form legend {
	font-size: 18px !important;
	line-height: 18px !important;
	margin: 10px 5px 0;
	height: 18px;
	}

#page form div.contact-form fieldset div {
	margin: 5px;
	}

#page form div.contact-form fieldset div label {
	text-align: left;
	}

#page form div.contact-form fieldset textarea,
#page form div.contact-form fieldset input {
	width: 100%;
	}

#page form .buttons input,
#page form div.contact-form fieldset select,
#page form div.contact-form fieldset textarea,
#page form div.contact-form fieldset input {
	background: white;
	border: 1px solid #ccc;
	}

#page form div.contact-form fieldset input,
#page form div.contact-form fieldset select {
	height: 18px;
	line-height: 18px;
	}

#page form div.contact-form fieldset select {
	width: 9.731981754%;
	float: left;
	height: 20px;
	}

#page form div.contact-form fieldset input.your-name {
	width: 90%;
	}

#footer {
	}

#footer p {
	display: none;
	}

#footer p.copyright,
#footer p.copyright a {
	height: 50px;
	width:50px;
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	}

#footer p.copyright {
	}

#footer p.copyright a {
	text-indent: -5000px;
	background: transparent url(images/copyright.png) no-repeat bottom right;
	}

#endpaper, #startcontent, #skiptotop,
img#wpstats {
	display: none !important;
	}