body {
	margin: 0px;
  	font-family: Verdana, Arial, sans-serif;
	color: #333;
	background: #EEE;
	font-size: 12px;
	/font-size: small;
}

#all {
}

/* banner */

#banner {
	background: url(images/miwazacom_banner.png) no-repeat;
	height: 80px;
	width: 780px;
	margin-left: 40px;
	background-position: 0% 85%;
}

#banner_background {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background: url(images/miwazacom_banner_background.png) repeat-x;
	border-bottom: 1px solid #8C2C21;
	background-position: 0% 85%;
}

/* header */

#header {
	height: 38px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#header_background {
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/miwazacom_header.png) repeat-x;
	border-bottom: 1px solid #999;
}

#header a {
	letter-spacing: -0.2px;
	outline: none;
}

#header table {
	border-collapse: collapse;
	width: 780px;
	vertical-align: middle;
	height: 38px;
}

#header td {
	height: 38px;
}

.td_right {
	text-align: right;
	padding-right: 40px;
}

.td_right a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.td_right img {
	border: none !important;
	margin-top: 4px;
	width: 23px;
	margin-left: 2px;
}

.td_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 0px;
}

.td_left_selected a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	padding-right: 0px;
}

.td_left_1 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	padding-left: 10px;
	margin-right: 20px;
}

.lowercase {
	text-transform: lowercase !important;
}

.td_left {
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #777;
	width: 30px;
	padding-right: 18px;
	padding-left: 15px;
}

.td_left_selected {
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #777;
	width: 30px;
	padding-right: 18px;
	padding-left: 15px;
}

.td_left_1 {
	text-align: left;
	text-transform: lowercase;
	border-left: 1px solid #b82c21;
	border-right: 1px solid #b82c21;
	padding-right: 5px;
	padding-left: 5px;
	width: 30px;
	white-space: nowrap;
	background: url(images/miwazacom_header_2.png) repeat-x;
}


.td_left:hover {
	background: url(images/miwazacom_header_3.png) repeat-x;
}

.td_left_selected {
	background: url(images/miwazacom_header_3.png) repeat-x;	
}

.td_name {
	text-align: left;
	background: url(images/miwazacom_header_2.png) repeat-x;
	padding-left: 40px;
	padding-right: 0px;
	width: 80px;
}

.td_name a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
}

.td_space {
	width: 0px;
}

/* twitter */

#menu {
	height: 38px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	text-align: left;
	color: #302D25;
	line-height: 38px;
}

#menu li {
	list-style: none;
}

#menu_background {
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/miwazacom_twitter.png) repeat-x;
	border-bottom: 1px solid #E0E0E0;
}

#menu a {
	color: #302D25;
	margin-right: 10px;
	text-decoration: none;
	outline: none;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: -0.2px;
}

#menu .selected {
	background: url(images/miwazacom_menu_selected.png) no-repeat;
	background-position: 50% 100%;
	padding-bottom: 25px;
	font-weight: bold;
}

#menu a:hover {
	color: #DA2C21;
}

.content_title {
	color: #302D25 !important;
	padding-right: 0px !important;
}

/* content */

#content_background {
	background: #EEE;
}

#content {
	background: #FFF;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 10px 0px 25px 40px;
	/padding-top: 30px;
	width: 780px;
}

#content p {
	color: #302D25 !important;
	text-align: left;
	padding: 0px 40px 0px 0px;
	line-height: 1.6em;
}

#content h1 {
	font-size: 24px;
	color: #302D25;
	text-align: left;
	padding-left: 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

.name_2 {
	font-weight: normal;
}

.dash {
	color: #DA2C21;
}

#content h3 {
	font-size: 180%;
	color: #FFF;
	padding-left: 10px;
}

#content img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	background: #FFF;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

.caption {
	width: 715px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #FFF;
}

.caption .title {
	color: #FFF;
	font-weight: bold;
}

/* footer */

#footer_background {
	background: #EEE;
}

#footer {
	width: 780px;
	text-align: center;
	font-size: 90%;
	color: #999;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* photography_content */

#photography_content_background {
	background: #111;
}

#photography_content {
	background: #222;
	margin-left: 0px;
	text-align: left;
	padding: 10px 0px 25px 40px;
	width: 780px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#photography_content p {
	color: #999 !important;
	text-align: left;
	padding: 0px 40px 0px 0px;
	line-height: 1.6em;
}

#photography_content h1 {
	color: #999;
	font-size: 24px;	
	text-align: left;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

#photography_content h3 {
	font-size: 180%;
	color: #FFF;
	padding-left: 10px;
}

#photography_content img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background: #FFF;
	border: 1px solid #EEE;
}

.content_images {
	margin-left: -10px;
}

.content_images a {
	outline: none;
	border: none !important;
	text-decoration: none !important;
}

.content_images img {
	border: 1px solid #EEE !important;
}

.content_text {
	margin-top: -5px;
}

.content_text_index {
	border: 1px solid #E0E0E0;
	width: 720px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 0px 5px 20px;
	background: #EEE;
}

.content_text_blog {
	border-top: 1px dashed #E0E0E0;
	margin-top: 10px;
	padding-top: 10px;
	width: 740px;
}

.content_banner {
	background: url(images/miwazacom_designgraphic.png) no-repeat;
	height: 100px;
	width: 820px;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: -40px;
}

/* photography_footer */

#photography_footer_background {
	background: #111;
}

#photography_footer {
	margin-left: 30px;
	width: 780px;
	text-align: center;
	font-size: 90%;
	color: #333;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* table_data */

.content_content img {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.content_content a {
	outline: none;
}

.table_data {
border-left: 1px solid #EEE;
padding: 10px 8px 3px;
vertical-align: top;
}

.table_data2 {
	color: #333;
	font-weight: normal;
	padding: 10px 8px 3px;
	vertical-align: top;
}

.table_data3 {
	padding: 3px 8px;
	font-weight: bold;
	color: #302D25;
	text-align: center;
	min-width: 230px;
}

.table_data4 {
	padding: 3px 8px 10px 8px;
	font-weight: bold;
	color: #302D25;
	text-align: center;
	min-width: 230px;
}

table .table_img {
	paddign-top: 10px;
	border-left: 1px solid #EEE;
	text-align: center;
}

table .table_img2 {
	text-align: center;
}

.content_content table {
	width: 760px;
	margin-bottom: 20px;
}

.content_content {
	padding-top: 20px;
	margin-left: -10px;
}

/* list4 */

#list4 {
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}


#list4 img {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 8px;
	background: #FFF;
	border: 1px solid #EEE;
}

#list4 img:hover {
	background: #EEE;
	border: 1px solid #EEE;
}

#list4 a {
	outline: none;
}

/* content_index_table */

.content_index_table table {
	border-collapse: collapse;
	width: 760px !important;
	margin-top: 10px;
	line-height: 1.4em;
}

.content_index_table th {
	padding: 0px 15px 5px 0px;
	color: #DA2C21;
}

.content_index_table td {
	padding: 0px 15px 0px 0px;
	vertical-align: top;
	width: 33%;
}

.equipments {
	color: #999;
}

.project_detail img {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.project_detail a {
	outline: none;
}

.project_detail {
	padding: 20px 0px 30px 0px !important;
	text-align: center !important;
	vertical-align: middle !important;
}

/* feedburner */

div.feedburnerFeedBlock {
	font-size: 14px;
	width: 740px;
}

div.feedburnerFeedBlock img {
	margin: 0px !important;
	padding: 0px !important;
}

div.feedburnerFeedBlock ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

div.feedburnerFeedBlock ul li {
	margin-top: 15px;
	border-bottom: 1px dashed #EEE;
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight: bold;
	display: block;
	margin: 0px 0 10px 0;
}

div.feedburnerFeedBlock ul li p.feedItemAuthor {
	color: #999;
}

div.feedburnerFeedBlock ul li p.date {
	color: #999 !important;
}

div.feedburnerFeedBlock ul li p.date:before {
	content: '-- '
}

div.feedburnerFeedBlock ul li p.feedItemAuthor:before {
	content: 'posted by '
}

div.feedburnerFeedBlock a {
	color: #333;
	text-decoration: none;
}

/* hs section */

.highslide {
	cursor: url(scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(scripts/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

/* content_videos */