
/* Lightbox CSS */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(wp-content/themes/makeitso/images/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(wp-content/themes/makeitso/images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(wp-content/themes/makeitso/images/lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

a {
	color: #192a72;
}

h1, h2, h3, h4, #content h1 a, #content h2 a, #content h3 a {
	font-weight: normal;
}

.post-date {
	float: left;
	color: #636363;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: center;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #f2f2f2;
	line-height:1em;
}

.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	font-family: Georgia, Verdana, Arial, serif;
	font-size:1em;
	;
	text-align:justify;
}

#postmetadata {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #636363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 5px;
	left:600px;
	width: 499px;
	float:left;
}

#postmetadata a {
	text-decoration: none;
}

#post a {
	text-decoration: none;
}

#post h2 {
	font-size: 1.65em;
	padding-bottom: 20px;
}

.post {
	text-align:justify;
}

#welcome {
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#welcome #screenshots {
	margin-left: 20px;
	float:right;
}

#welcome .about-screenshot {
	margin: 5px 10px 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#welcome #screenshots .img-shadow {
	background: url(imgs/shadowAlpha.png) no-repeat bottom right !important;
	background: url(imgs/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px !important;
	margin: 10px 0 0 0px;
}

#welcome #peoplescreenshots {
	margin-left: 5px;
	margin-right: 20px;
	float: left;
}

#welcome #peoplescreenshots .img-shadow img {
	margin: -6px 6px 6px -6px;
	padding: 4px;
	border: 1px solid #ccc;
}

#welcome #peoplescreenshots .img-shadow {
	background: url(imgs/shadowAlpha.png) no-repeat bottom right !important;
	background: url(imgs/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

#welcome #screenshots .img-shadow img {
	margin: -6px 6px 6px -6px;
	padding: 4px;
	border: 1px solid #ccc;
}

#welcome #others {
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #000;
	width: 400px;
}

a:hover {
	color: #345bfe;
}

body {
	font: 15px Georgia, "Times New Roman" Georgia Times serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2d2d2d;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p {
	line-height: 22px;
}

#content {
	margin-left: 188px;
	margin-top: 60px;
}

#content a {
	font-weight: bold;
}

#content li {
	margin-bottom: 6px;
	line-height: 20px;
}

#peoplecontent {
	margin-left: 20px;
	margin-top: 60px;
}

#peoplecontent a {
}

#logo {
	background: url(header-logo.png);
	display: block;
	height: 224px;
	text-decoration: none;
	text-indent: -9000px;
	width: 740px;
}

#menu {
	margin-left: 240px;
	margin-top: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#menu #last a {
	margin-right: 0px;
}

#menu a {
	float: left;
	height: 18px;
	margin-right: 20px;
	text-decoration: none;
}

#menu a:hover {
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
}

#menu ul {
	height: 23px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#rap {
	margin: auto;
	text-align: left;
	width: 780px;
}

#head-search {
	margin-right: -368px;
}

#head-search input {
	font-size: 11px;
}

#head-search .butt {
	text-transform: uppercase;
}

#footer {
	padding-top: 10px;
	background: no-repeat right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 1em;
}

#footer label {
	display: block;
	float: left;
	width: 188px;
}

.threecol {
	margin-right: 200px;
}

#rcol {
	position: absolute;
	top: 220px;
	width: 200px;
	margin-left: 370px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#hr {
	border-bottom: 1px solid #000;
}

#sidebar {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 282px;
	width: 148px;
}

#sidebar a, #rcol a {
	text-decoration: none;
}

#sidebar h3, #rcol h3 {
	border-bottom: 1px solid #000;
	border-top: 2px solid #000;
	font-size: 10px;
	padding: 5px 0;
	text-transform: uppercase;
}

#sidebar li, #rcol li {
	left: 3px;
	margin-bottom: 6px;
	padding-left: 12px;
}

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

#sidebar div ul {
	border-bottom: 2px solid #000;
}

#sidebar #subcurrent {
	color: #000;
	font-weight: bold;
}

#doily {
	height: 3em;
	background: no-repeat url(doily.png) center;
}

.fancy {
	background-repeat: no-repeat;
	text-indent: -9000px;
}

.fancy a {
	display: block;
	height: 24px;
}

#rcol .dl a {
	padding: 1em 6px;
	display: block;
	margin-bottom: 1em;
	font-size: 20px;
	line-height: 28px;
	background-color: #192A72;
	color: #fff;
	text-decoration: underline;
}

#rcol .dl a:hover {
	background-color: #233AA0;
}

#rcol .dl {
	border-bottom: 0;
	border-top: 0;
}

div.hr {
	height: 30px;
	background: #fff url(imgs/divider.gif) no-repeat scroll center;
}

div.hr hr {
	display: none;
}

.HeadingLarge {
	font-size: large
}

.PersonalAttributes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 2px;
	text-align: justify;
	font-variant: normal;
	line-height: 25px;
}

.HeadingMedium {
	font-size: x-large
}

label {
	vertical-align: middle;
	cursor: pointer;
	border-bottom: 1px dotted #333;
}

label:hover {
	cursor: pointer;
	color: #ff0000;/*text-decoration: underline;*/
}

form {
	margin: 0 0 20px 0;
}

fieldset {
	padding: 30px 20px 30px 0;
	width: 422px;
	margin: 0;
}

label {
	width: 80px;
	line-height: 20px;
	margin-right: 10px;
	float: left;
	text-align: right;
	color: #800;
	font-weight: bold;
	cursor: help;
}

input.text {
	font-size: 8pt;
	padding: 2px 3px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
}

.dropdown {
	padding: 2px 3px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
}

textarea {
	padding: 2px;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
	font: 1em Georgia, serif;
	border: 1px solid #cccccc;
}

input.button {
	font-size: 8pt;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/inputbutton.gif) no-repeat;
}

input.searchtext {
	width: 128px;
	padding: 2px 3px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
}

input.searchbutton {
	width: 136px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/inputbutton.gif) no-repeat;
}

.fmtext {
	font-size: 8pt;
	padding: 2px 3px;
	margin: 0;
	border: 1px solid #cccccc;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
	width: 250px;
}

textarea {
	padding: 2px;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
	font: 1em Georgia, serif;
	border: 1px solid #cccccc;
}

.fmtextwide {
	padding: 2px;
	background: #FFF url(imgs/input.gif) no-repeat -4px -4px;
	font: 1em Georgia, serif;
	border: 1px solid #cccccc;
	width: 450px;
	height: 250px
}

#recaptcha_response_field {
left: -4px;
}

/* not for IE/Mac \*/
* html textarea {
	background-attachment: fixed;
}

/**/

    .skipper {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#topOfThePage {
	position: fixed;
	bottom: 0;
	right: 0;
	display: block;
	width: 47px;
	height: 26px;
	text-indent: -9999px;
	background: url(imgs/top.png) no-repeat 100% 100%;
	border: 0;
	text-decoration: none;
}

#postmetadatasingle {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color:#FBFBFB;
	border: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 443px
}

#media {
	border-collapse: collapse;
	border-color: #CCCCCC;
}

TH#mediarowheader {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	height: 28px;
	text-decoration: none;
}

TD#mediacolumnheader {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-right: 1px solid #000000;
	height: 28px;
	text-decoration: none;
}

TR#mediarow {
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

TD#mediacell {
	padding: 10px;
	text-align:justify;
	border-bottom: 1px solid #000000;
}

TD#mediatypecell {
	padding:10px;
	text-align:center;
	border-bottom: 1px solid #000000;
}

#mediatypecell .mediaimg-shadow img {
	margin: -6px 6px 6px -6px;
	padding: 4px;
	border: 1px solid #ccc;
}

#mediatypecell .mediaimg-shadow {
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

TD#mediatypecellportrait {
	padding:10px;
	text-align:center;
}

.loading {
	background:url(wp-content/themes/makeitso/images/lightbox/loading.jpg) no-repeat center center #FFFFFF;
}

/* Lightbox CSS */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 5px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(wp-content/themes/makeitso/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(wp-content/themes/makeitso/images/lightbox/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(wp-content/themes/makeitso/images/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
