/* 



Theme Name: Awakening

Theme URI: http://Lukiih.com

Description: The Wordpress theme created for Marissa Rivera (PearlPhoenixSun.com).

Version: 1

Author: Lukiih Cuan

Author URI: http://Lukiih.com



*/



body, html {

	background: #000 url(../images/bg-dragon.jpg) no-repeat center top;

	color: #FFF;

	display: table;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0;

	padding: 0;

	width: 100%;

}

.clear-both {

	clear: both;

}

a{

	outline:none;	

}

a, a:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #396db1;

	text-decoration: none;

	outline:none;

}

a:hover {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5292e7;

	text-decoration: none;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

}

h2 {

	background:url(../images/title-tear.png) no-repeat;

	font-size: 16px;

	font-weight: bold;

	color: #FFF;

	padding-left: 30px;

}

h3 {

	font-size: 16px;

	font-weight: bold;

	color: #FFF;

	margin: 0;

	padding: 0;

}

.indent {

	text-indent: 30px;

}

.center {

	text-align: center;

}

/* NAVIGATION SECTION */

#navigation-container {

	margin: 0 auto;

	text-align: center;

	width: 1000px;

}

.nav-dot {

	background: url(../images/nav-dot.png) no-repeat;

	float: left;

	height: 38px;

	margin: 290px 0 25px 0;

	padding: 0;

	width: 14px;

}

.nav-space {

	background: url(../images/nav-bg.png) repeat;

	float: left;

	height: 38px;

	margin: 290px 0 25px 0;

	padding: 0;

	width: 22px;

}

.nav-space-big {

	background: url(../images/nav-bg.png) repeat;

	float: left;

	height: 38px;

	margin: 290px 0 25px 0;

	padding: 0;

	width: 101px;

}

.nav-buttons {

	float: left;

	height: 38px;

	margin: 290px 0 25px 0;

	padding: 0;

}

/* LAYOUT SECTION */

#content-container {

	background: url(../images/copyright-bg.jpg) bottom no-repeat;

	margin: 0 auto;

	width: 1000px;

}

#content-box {

	margin: 0 auto;

	width: 84%;

}

.layout-title {

	padding: 30px 0 35px 0;

	text-align: center;

}

/* PROFILE SECTION */

#profile-left {

	float: left;

	width: 25%;

}

#profile-right {

	float: left;

	padding-top: 5px;

	text-align: justify;

	width: 75%;

}

h1.publishing {

	text-align: center;

}

#publishing-left {

	float: left;

	width: 34%;

}

#publishing-middle {

	float: left;

	width: 33%;

}

#publishing-right {

	float: left;

	width: 33%;

}

#list-dot {

	list-style-image: url(../images/list-dot.png);

}

#list-dot li {

	margin-left: -10px;

}

/* PORTFOLIO SECTION */

#comm-box {

	width: 100%;

	margin: 0;

	padding: 0;

}

#comm-box a:hover {

	opacity: 0.8;

}

.thumbnail {

	border: 1px solid #7fcaf0;

}

.thumbnail a:hover {

}

.thumbnail-grey {

	border: 1px solid #333;

}

.portfolio-col {

	width: 10%;

	float: left;

	text-align: center;

	padding-bottom: 25px;

}

/* COMMISSION SECTION */

#commission-box {

	width: 85%;

	margin: 0 auto;

}

.comm-list {

}

.comm-list li {

	margin-left: 25px;

}

.comm-list-dot {

	list-style-image: url(../images/list-dot.png);

	margin-left: 20px;

}

.comm-list-dot li {

	padding: 2px;

}

/* CONTACT SECTION */

#form {

	padding-left: 130px;

}

.contact-title {

	color: #396db1;

	float: left;

	font-weight: bold;

	text-align: right;

	padding-right: 15px;

	width: 15%;

	text-transform:uppercase;

}

.contact-input {

	float: left;

	width: 82%;

}

.contact-style {

	border: 1px solid #80caf0;

	margin-bottom: 10px;

	width: 380px;

	background-color: #FFF;

	opacity: 0.3;

	filter: alpha(opacity="30");

}

.contact-textarea {

	border: 1px solid #80caf0;

	height: 250px;

	margin-bottom: 8px;

	width: 380px;

	background-color: #FFF;

	opacity: 0.3;

	filter: alpha(opacity="30");

}

.contact-submit {

	background: url(../images/contact-submit.png) no-repeat;

	border: none;

	height: 32px;

	width: 67px;

	text-align: center;

}

#form div.error {

	color: red;

	padding-bottom: 10px;

	margin-top: -7px;

	font-style: italic;

}

/* LINK SECTION */

.link-banner {

	border: 1px solid #333;

}

.link-banner-2 {

	border: none;

}

.link-5col {

	width: 20%;

	float: left;

	padding: 0;

	margin: 0;

}

.link-4col {

	width: 25%;

	float: left;

	padding-bottom: 10px;

	margin: 0;

}

/* COPYRIGHT SECTION */

.font-10 {

	font-size: 10px;

	margin: 0;

	padding:0;

}

#copyright-container {

	padding-top: 130px;

	line-height: 11px;

}

#copyright-left {

	float: left;

	width: 63%;

	margin-left: 50px;

	padding-bottom: 20px;

}

#copyright-right {

	float: left;

	width: 20%;

	text-align: right;

	padding-bottom: 20px;

}


