/* CSS Document */

/* -------------------------------------------------------------- 

	Theme Name: Gajaparan.com
	Theme URI: http://gajaparan.com
	Description: The Wordpress Theme for Gjaparan.com, - White, Blackies Gray, Green. Blue
	Author: Admin - Gajaparan.com
	Author URI: http://gajaparan.com
	Version: 3.0

-------------------------------------------------------------- */

@import 'css/main.css';

* {
	padding:0;
	margin:0;
}
/* Global Styles */

body {
	background:url(images/bg.png) #FFFFFF repeat-x;
	font-size:13px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	color:#000000;
}
/* Global Classes */

.hr {
	border:none;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #d6d6d6;
	clear:both;
	height:0;
	line-height:0;
	width:100%;
	font-size:0;
	padding:0;
	margin-bottom :20px;
}
.pr {
	border:none;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #d6d6d6;
	clear:both;
	height:0;
	line-height:0;
	width:100%;
	font-size:0;
	padding:0;
	margin-bottom :30px;
}
.dotted {
	border-style:dashed;
	border-left:0;
	border-right:0;
}
.meta {
	font-weight:normal;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11px;
	color:#999999 !important;
	line-height:16px;
	text-transform:none;
	text-shadow:none;
}
.right {
	float:right;
}
.left {
	float:left;
}
.img_left {
	float:left;
	margin:10px 20px 10px 0;
}
.img_right {
	float:right;
	margin:10px 0 10px 20px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.textright {
	text-align:right;
}
.error, .success {
	display:none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

.post blockquote {
	background: url(images/blockquote.gif) no-repeat;
	padding: 35px 20px 10px 50px;
	margin: 0 15px 24px 15px;
	background-color: #f9f9f9;
	border: 3px dotted #e5e5e5;
	color: #4a4a4a;
	font-size:13px;
	font-style:italic;
}
.post blockquote p {
	margin-bottom: 8px;
}

.post blockquote img {
	padding: 10px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
}
/* Buttons */

.button, .button:visited {
	background:#000000 url(images/alert-overlay.png) repeat-x;
	display:inline-block;
	padding:5px 10px 6px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	position:relative;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	border:0;
}
.button:hover {
	background-color:#111;
	color:#fff;
	text-decoration:none;
}
.button:active {
	top:1px;
}
/* Site Navigation */

ul#navigation {
	text-transform:uppercase;
}
ul#navigation li {
	float:right;
	display:inline;
	margin : 0 0 0 50px;
}
ul#navigation li a {
	font-family:arial, sans-serif !important;
	display:block;
	padding:44px 0 0;
	text-decoration:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
ul#navigation li a:hover, ul#navigation li a.current {
	background:url(images/triangle.gif) no-repeat center top;
}
/* Footer */

#footer-wrap {
	background:url(images/footer-bg.png) repeat-x #151515;
	min-height:250px;
	overflow:hidden;
	clear:both;
}
#footer {
	background:url(images/footer-bg.png) repeat-x #151515;
	background-position:center top;
	min-height:250px;
	padding-top:30px;/*	line-height: 28px;*/
}
#footer h3 {
	color:#FFFFFF;
	padding-bottom:15px;
}
#footer .grid_3 p {
	color:#999999;/*	padding:5px 15px 15px 0;*/
}
#footer ul li {
	list-style:none;
}
#footer ul li li {
	padding-left:15px;
}
#footer a {
	color:#44c8f5;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#credits {
	background:url(images/horiz-border-black.png) top left repeat-x;
	padding-top:15px;
	margin-top:75px;
	color: #666666;
	font-size:12px;
	line-height:16px;
	font-family:verdana;
}
#credits a {
	color:#CCCCCC;
}
#nav-bar-in-foot {
	float:right;
	padding-top:10px;
}
ul#navigation-in-footer li {
	float:left;
	padding:0 0 0 30px;
}
ul#navigation-in-footer li a {
	color:#a1dbe6;
	text-transform:capitalize;
}
ul#navigation-in-footer li a:hover {
	color:#ffffff;
}
/* ---------- Footer ---------- */

#endofpo {
	background:url(images/bottom.png)repeat-x;
	background-position:bottom;
}
.post, .lastpost {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#post_br {
	border-bottom: 1px solid #666666;
}
.box_240px_left, .box_240px_middle, .box_240px_right {
	width: 260px;
	float: left;
}
.box_240px_left {
	padding-right: 40px;
	padding-top: 0px;
	background-image: none;
}
.box_240px_middle {
	padding: 0px 40px;
	background-image: none;
}
.box_240px_right {
	padding-left: 40px;
	padding-top: 0px;
	background-image: none;
}
.box_240px_right li {
	display: inline;
}
.footerdate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #c5c5c5;
}
a.footer:hover {
	color: #fff;
}
.logosmall {
	float: left;
	margin: -5px 0px 0 0;
}

/* Caption */

h2.caption {
	color:#494949;
	text-shadow:1px 1px 1px #cfcfcf;
	font-size:23px;
	line-height:30px;
	font-weight:normal;
}
h2.caption span {
	color:#000000;
	font-weight:bold;
}
h2.caption a:hover {
	text-decoration : underline;
}
/* Homepage QuickNavigation */

#quicknav {
	background:url(images/link_border.png) repeat-x;
}
#quicknav p{
	margin-bottom: -7px;
}
a .title {
	color:#000000;
	text-align:center;
}
.quicknavgrid_3 {
	width:204px;
	margin:0px;
	padding:20px 20px 0;
	display:inline;
	float:left;
	position:relative;
	margin-left:1px;
	min-height: 133px;
}
.quicknav {
	background:#FFFFFF;
}
.quicknav:hover {
	background:url(images/link_bg.png) repeat-x;
}
.quicknavhr {
	margin-bottom:0;
}
.quicknav.alpha {
	margin-left:0;
	width:205px;
}
/* About Us Page Timeline */

dl.history {
	margin:10px 10px;
}
dl.history {
	margin:0 0 10px 0;
	zoom:1
}
dl.history dt {
	width:50px;
	float:left;
	font-weight:bold;
}
dl.history dd {
	width:250px;
	float:left;
	padding:0;
	margin-bottom:20px;
}
/* Common Scroller Styles */

.roundabout-holder {
	list-style:none;
	width:500px;
	height:300px;
	margin:0px auto;
}
.roundabout-moveable-item {
	font-size:12px!important;
	height:300px;
	width:600px;
	cursor:pointer;
	padding:10px;
	border:1px solid #c8c8c8;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#191919;
}
.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#141414;
	margin:0;
}
.roundabout-in-focus {
	cursor:auto;
}
.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#222222;
}
.roundabout-holder span {
	display:none;
	font-size:14px;
}
.roundabout-in-focus:hover span {
	display:inline;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:8px 20px;
	background:#f9f9f9;
	color:#000000;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 12px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}
.roundabou li {
	margin:0
}
a img {
	border:none;
	outline:0;
}
/* Featured Image Slider */

#featured {
	margin:10px 0 40px 0;
	color:#000;
}
/* Portfolio Image Slider */

	#folio_scroller_container {
	margin-top:35px;
	margin-bottom:40px;
	height:auto;
}
#folio_scroller_container .roundabout-holder {
	list-style:none;
	height:400px;
	margin:0px auto 20px auto;
}
/* Portfolio Styles */

.portfolio_item {
	width:223px;
	position:relative;
	margin:0 14px 28px 14px;
	padding:0;
}
.portfolio_item img {
	padding:5px;
	border: 1px solid #aaaaaa;
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#f9f9f9;
	margin-bottom:0px;
}
.portfolio_item span {
	display:none;
}
.portfolio_item:hover img {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}
.portfolio_item:hover span {
	display:inline;
	position:absolute;
	bottom:6px;
	right:6px;
	padding:10px 15px;
	background:#f9f9f9;
	color:#000000;
	z-index:999;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
}
/* Blog Post Styles */
.post a:hover {
	text-decoration:underline;
}
.post .title {
	color:#393939;
	font-size:30px;
}
.post .title a {
	color:#393939;
	text-decoration:none;
}
.post a.button:hover {
	text-decoration:none;
}
.post .sub {
	font-size:12px;
	color:#9d9d9d;
}
.post a {
	color:#25809f;
}
.post .thumb {
	width:619px;
	height:150px;
	padding:5px;
	border: 1px solid #cccccc;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	-webkit-box-shadow:0px 0px 5px #787878;
	-moz-box-shadow:0px 0px 5px #787878;
}

.post .thumb:hover {
	-webkit-box-shadow:0px 0px 10px #787878;
	-moz-box-shadow:0px 0px 10px #787878;
}

.post_content img:hover  {
	padding: 10px;
	background:#f9f9f9;
	-webkit-box-shadow:0px 0px 22px #0ea6c9;
	-moz-box-shadow:0px 0px 22px #0ea6c9;
	
}

.post img {
	margin-bottom:20px;
}
.post_content img{
	padding: 10px;
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.5);
	background:#f9f9f9;
	margin-bottom: 20px;
}

.post_content h4 {
	color:#4a4a4a;
}
/* ---------------------------------------------------------------------------------------------------------- */

#comments {
	color:#666666;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	padding:40px 0 0 0;
}

ul.commentlist {
	padding:15px 15px 0 0;
}
ul.commentlist li {
	padding:0;
	list-style:none;
}
ul.commentlist li  p {
	background: url(images/comment-p-bg.jpg) top left no-repeat #303030;
	padding:25px 10px 5px 20px;
	color:#999999;
}
ul.commentlist li p a {
	color:#44c8f5;
	text-decoration:none;
}
ul.commentlist li p a:hover {
	color:#666666;
}

ul.children {
	padding-left:50px;
}
ul.children li {
	padding-bottom:5px;
}
.comment-author {
	padding-top:30px;
}
img.avatar {
	float:left;
	padding:2px;
	border:1px solid #CCCCCC;
	margin:0px 15px 2px 0;
}
cite.fn {
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
}
cite.fn a {
	color:#666666;
	text-decoration:none;
}
cite.fn a:hover {
	color:#000000;
}
.comment-meta {
	font-family:georgia;
	font-size:12px;
	font-style:italic;
	padding-bottom:8px;
}
.comment-meta a {
	text-decoration:none;
	color:#25809f;
}
.comment-meta a:hover {
	color:#000000;
	text-decoration:underline;
}
.comment-body p {
	margin-bottom:0px;
}
.reply {
	background:#303030;
	padding-bottom:10px;
}
.reply a {
	color:#a1dbe6;
	font-weight:bold;
	padding:0 4px 10px 20px;
	text-decoration:none;
	font-size:10px;
}
.reply a:hover {
	color:#666666;
}
#respond {
	background:#ffffff;
	clear:both;
	margin:80px 15px 80px 0;
	border:1px solid #cccccc;
	-webkit-box-shadow:0px 0px 22px #787878;
	-moz-box-shadow:0px 0px 22px #787878;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
}
#respond h3 {
	font-size:30px;
	color:#2f8aa8;
	background:url(images/horiz-line-sidebar.png) repeat-x bottom left;
	/*padding:30px 0 30px 40px;*/
	padding:30px 0 0px 40px;
}
#commentform {
	/*padding:20px 0 40px 40px;*/
	padding:0px 0 0px 40px;
}





#commentform input:focus{
	background-color:#fff;
	-webkit-box-shadow:0px 0px 5px #00aeff;
	-moz-box-shadow:0px 0px 5px #00aeff;
}
#commentform input{
	background-color:#e1e1e1;
}
#commentform input:hover{
	background-color:#9a9a9a;
}
#commentform input:focus:hover{
	background-color:#fff;
	-webkit-box-shadow:0px 0px 5px #00aeff;
	-moz-box-shadow:0px 0px 5px #00aeff;

}

.comment-form-input-fields:focus:hover{
	background-color:#fff;
	-webkit-box-shadow:0px 0px 5px #00aeff;
	-moz-box-shadow:0px 0px 5px #00aeff;
}
.comment-form-input-fields:focus{
	background-color:#fff;
	-webkit-box-shadow:0px 0px 5px #00aeff;
	-moz-box-shadow:0px 0px 5px #00aeff;
}



#commentform p a {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#commentform p a:hover {
	text-decoration:underline;
	color:#666666;
}
.comment-form-labels {
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	/*padding:20px 0 2px 0;*/
}
.comment-form-labels small {
	font-size:10px;
	font-weight:normal;
	letter-spacing:0;
}
.comment-form-input-fields {
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	background: #ffffff url(images/comment.png) 99% 100% no-repeat;
	padding:10px;
}

.comment-form-mail{
	border:1px solid #CCCCCC;
	background: #ffffff url(images/mail.png) 99% 50% no-repeat;
	padding:10px;
}
.comment-form-name{
	border:1px solid #CCCCCC;
	background: #ffffff url(images/person.png) 99% 50% no-repeat;
	padding:10px;
}

.comment-form-home{
	border:1px solid #CCCCCC;
	background: #ffffff url(images/home.png) 99% 50% no-repeat;
	padding:10px;
}

input#submit {
	background:url(images/nv1.png);
	width:114px;
	height:30px;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	outline-style:none;
	margin:20px 0 20px 0;
}
input:hover#submit {
	color:#000000;
}
