/*
Theme Name: MansaPhotography
Theme URI: http://www.mansaphotography.com
Description: A theme designed for MansaPhotography.com
Version: 1.0
Author: Roberto Baca
Author URI: http://robertobaca.com/
Tags: black, custom, proprietary

*/

* {
	margin: 0px;
	font-size: 100%;
	padding: 0;
}

img {
	border: 0px;
}

body {
	background-image: url(images/background_main.gif);
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

body.text {
  background-color: #ccc;
  color: #111;
}

a {
	color: #543;
	text-decoration: underline;
}

#wrapper {
	width: 90%;
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
}

#banner {
	width: 100%;
	height: 90px;
	background-color: #000;
}

body.text #banner {
  background-color: #fff;
}

#Logo img {
  display: block;
	margin: 0 auto;
}

#MainNav {
  float: left;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#MainNav a:link, ul#GalleryMenu a:link {
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
}

#MainNav a:visited, ul#GalleryMenu a:visited {
	color: #555;
	text-decoration: none;
	text-transform: uppercase;	
}

#MainNav a:hover, ul#GalleryMenu a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;	
}

#MainNav a:active, ul#GalleryMenu a:active {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;	
}

body.text #MainNav a:hover, body.text #MainNav a:active {
  color: #000;
}


ul#MainNav li {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 1.2em;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
	padding: 0;
	margin: 0;
}

ul#MainNav li ul {
	list-style-type: none;
	width: 120px;
	text-align: left;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 0;
	margin: 15px 0 0 0;
	padding: 9px 0 0 0;
	z-index: 10;
}

ul#MainNav li ul li {
	list-style-type: none;
	text-align: left;
	padding: 3px;
	padding-top: 3px;
	border: 0px none #000;
	background-color: #111;
	z-index: 10;
	width: 120px;
}

body.text ul#MainNav li ul li {
  background-color: #ccc;
}

ul#GalleryMenu {
  list-style-type: none;
  margin-top: -15px;
  margin-bottom: 20px;
}

ul#GalleryMenu li {
	display: inline;
	margin-right: 20px;
	text-align: left;
	font-size: 1em;
	cursor: pointer;
	text-transform: uppercase;
	position: relative;
	padding: 0;
}

ul#GalleryMenu li.current_page_item a {
  color: #fff;
}

#content {
	background-repeat: repeat-x;
	background-color: #000;
	padding-top: 10px;
	padding-left: 10px;
	color: #a3a3a3;
	margin-top: 5px;
}

body.text #content {
  color: #121212;
  background-color: #fff;
}

#home_image {
  margin: 0 auto;
	padding: 0px;
	height: 500px;
	width: 760px;
	background-color: #000;
	text-align: center;
}

.post {
  width: 90%;
  max-width: 920px;
  min-width: 600px;
  margin: 0 auto;
}

.post .entry {
  text-align: left;
  color: #fff;
  padding-bottom: 20px;
} 

body.text .post .entry {
  color: #000;
}

.post .entry a {
  color: #43a6e5;
}

body.text .post .entry a {
  color: #216398;
}

.post .entry .wp-caption img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.post .entry .wp-caption {
  width: 95%;
  background-color: #ccc;
  text-align: center;
  color: #000;
  padding: 10px; 
}

#home_rotating {
  display: block;
  margin: 0 auto;
}

#content h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #ff0;
  margin: 0 0 15px 0;
}

#content h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0px 0 15px 0;
  color: #ff0;
}

#content h2 a {
  color: #eee;
  text-decoration: none;
}

#content ul {
  margin: 0 0 15px 0;
}

body.text #content h2, body.text #content h2 a {
  color: #333;
}

#content p {
	margin-bottom: 20px;
}

#Sidebar {
	width: 180px;
	margin-right: 10px;
	border: 1px solid #000;
	padding: 5px;
	float: right;
}

#Sidebar p {
	margin-bottom: 0px;
	font-size: 1em;
	font-style: italic;	
}

#GalleryPage {
	text-align: right;
}

#Photography {
	height: 520px;
	width: 490px;
	background-color: #000;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 40px;
}

#PreviousPhoto {
	float: left;
}

#NextPhoto {
	text-align: right;
}

#Thumbnails {
	padding: 35px;
	padding-top: 0px;
	height: 500px;
	overflow: auto;
}

.ThumbLeft {
	margin-right: 10px;
}

.ThumbRow {
	margin-bottom: 10px;
	text-align: right;
}

#footer {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	background-color: #050505;
	margin-top: 3px;
	border-top: 4px solid #000;
	padding: 20px 0 10px 0;
}

body.text #footer {
  background-color: #d5d5d5;
  border-top: 4px solid #fff;
}

#footer p {
	width: 95%;
	margin-bottom: 3px;
	color: #fff;
}

#footer a {
	color: #fff;
}

body.text #footer p, body.text #footer a {
  color: #000;
} 

#footer .phone2 {
	margin-left: 2em;
}

#ClientLogin {
	float: left;
	text-align: left;
}

#ClientLogin .text_input {
	background-color: #111;
	color: #ccc;
	border: 1px solid #555;
}

#ClientLogin form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
	color: #ccc;
}
