/*  
Theme Name: ArcDia
Theme URI: http://samwaulu.net
Description: Style for ArcDia group. Designed and coded by Sami Waulu. Partially based on The Morning After, a magazine-style theme for WordPress.
Version: 1.0 / Morning After 1.3.2
Author: Sami Waulu (ArcDia) / Arun Kale (The Morning After)
Author URI: http://themasterplan.in/  (The Morning After)
Please read the license in the README.txt included with the theme.
--------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- 

*/
/* Import stylesheets and hide from IE/Mac \*/
@import url(lib/compressed.css);
/* End import/hide */

/* Start general layout
-------------------------------------------------------------- */
body { color: #333333; background: #ced9df url(images/bg/main_bg.png) repeat fixed center top; font-family: 'Arial Narrow', Arial, Sans-Serif;}
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; }

.container {}

/* Sticky footer */
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 150px;}  /* must be same height as the footer */
#footer {position: relative;
	margin: -70px 0 0 0; /* negative value of footer height */
	height: 70px;
	clear:both;}
	
/* Clearfix hack */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Header styles
-------------------------------------------------------------- */
#logobg { margin: 0 0 0 25px; height: 200px; background: url(images/bg/maripoc_banner.png) no-repeat;}
#header { background: url() no-repeat top center; padding: 1em 0 15px 0; height: 150px; margin:0;}
#header #logo { padding-left:30px; height: 125px; }
#header #logo .title { padding: 0 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.2em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc; }
#header #logo .title a { text-decoration: none; color: #000; }

#header #logo a.sitelogo { margin-left: 180px; display: block; width: 350px; height: 100px;}


/* Footer
-------------------------------------------------------------- */

#footer { color: #003892; font-size: 1.2em; line-height:1em; padding: 0 0 0 0; }
#footer .container {text-align:left;}
span.footerlogo {margin: 8px 25px 0 245px; float: left; display: block; width: 230px; height: 35px; background: url(images/bg/mariPOCbyArcdia.png) no-repeat;}
.copyright {padding-left: .5em; padding-top: 6px; float: right; display: block; width: 450px; height: 35px; overflow:hidden;}

/* Search and navigation
-------------------------------------------------------------- */
#main_navi{ clear:both; text-align:center; height:60px; display: block; margin: 0 15px 0 240px;}

#header #search_menu { background: url(images/bg/search_bg.png) no-repeat top left; }
#header #search_menu { margin: 25px 10px 0 0; padding: 7px 15px 5px 5px; height: 65px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#searchwrap, input #searchsubmit div { margin: 0; padding: 0; }
#menu { margin: 0px 25px 0 0px; padding: 0px 0 0 0; list-style: none; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 1.5em; }
#menu li a { padding: 0 0 0 15px; text-decoration: none; color: #003892; background: url(images/bg/navi-arrow-right.gif) no-repeat left top;}
#menu li a:hover { padding: 0 0 0 15px; text-decoration: none; color: #808080; background: url(images/bg/navi-arrow-right-b.gif) no-repeat left top;}
#menu li span { display: block; float: left; padding: 0px 0px 0px 18px; margin: 0 0 0 0;}

#menu li span.contact, span.contact { padding: 0 24px 0 28px; border-right: 1px solid grey; background: url(images/bg/info.gif) no-repeat; }
#menu li span.rss { background:  url(images/bg/rss.gif) no-repeat; }

.printicon { margin-left: 10px; padding: 0 1px 0 12px; background:  url(images/printer.gif) no-repeat;}
.post_meta print { clear:both; }

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 0.5em 0 0.5em 0; }
#home_left {font-size: 1.3em; padding-left: 20px;}
#home_right {font-size: 1.2em;}

/* latest post */
#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
#latest_post img { float: left; padding: 0; margin: 0.2em 1em 1em 0; /*border: 1px solid #999;*/ width:30%; height:30%; !important;}
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { color: #003892; font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/navi-arrow-right.gif) no-repeat left top; }

.feat_title {font-weight: bold;}

/* asides */
#home_asides { text-align:justify; }
ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(); margin: 0; }
ul.arrow li { padding: 0 12px 0.5em 12px; margin: 0 0 0.5em 0; border-left: 5px solid #dadada;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}
ul.arrow li a, ul.reccom li a, ul.email li a { color: #003892; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #808080; }


/* recent posts */
#recent-posts { margin: 40px 0 0 15px; border: 1px solid #dadada; padding: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}
#recent-posts h3.mast {padding-left: 20px; font-weight:normal; background: url(images/bg/grey_gradient.jpg) repeat-x top left;}
#recent-posts li {border-top: 1px dotted #dadada; margin-top: 2px; padding: 0 0 2px 2px;}

/* side navi */
#pages-3, #widget_multilanguage-3, #rss-3, #rss-just-better-3, .widget_text, .widget_search, #search, #text-3, .widget_customizable_search {margin-left: 15px; border: 1px solid #dadada; padding: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}
#pages-3 ul, #pages-3 ul ol { margin: 0; padding: 0;}
#pages-3 ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px;}
#pages-3 ul p, #pages-3 ul select { margin: 5px 0 8px;}
#pages-3 ul ul, #pages-3 ul ol { margin: 5px 0 0 10px;}
#pages-3 ul ul ul, #pages-3 ul ol {	margin: 0 0 0 10px;}
ol li, #pages-3 ul ol li { list-style: decimal outside;}
#pages-3 ul ul li, #pages-3 ul ol li { margin: 3px 0 0; padding: 0;}

li .page_item {}
#pages-3 ul .page_item a, #main-navi ul .page_item a {color: #003892; background: url(images/bg/navi-arrow-right.gif) no-repeat left top; padding-left: 15px;}
#pages-3 ul .page_item a:hover, #main-navi ul .page_item a:hover {color: #808080; background: url(images/bg/navi-arrow-right-b.gif) no-repeat left top; padding-left: 15px;}
#pages-3 ul .page_item a:focus, #main-navi ul .page_item a:focus {color: white; background: #808080 url(images/bg/navi-arrow-right.gif) no-repeat left top; padding-left: 15px;}
#pages-3 ul .current_page_item, #main_navi ul .current_page_item{background: url(images/bg/sidenavi_bg.png) no-repeat left top;}
#pages-3 ul .current_page_item li, #main_navi ul .current_page_item li{background: white;}
#pages-3 h3.mast, #customizable-search h3.mast {display:none;}

ul.cat-navi li { list-style: none; list-style-image:  url(images/bg/arrow_left.png); margin-bottom: 2px;}

/* tables */
table { border: none; margin: 0 0 0 0; padding: 2px;}
tr, td {border:none; margin: 0 0 0 0; text-align:left; vertical-align:top;}
form #searchform table { margin: 0 0 0 0; padding: 2px;}

/** widgets **/
.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }

div .textwidget { text-align: center; }

div #customizable-search, div #text-583695801 {margin-left: 15px;}
div #customizable-search td {margin: 0 0 0 0; padding: 0 0 0 0;}

/* rss */
.widget_rss ul {}
#widget_multilanguage-3 ul li, .rssjustbetter ul li, .widget_rss ul li { padding: 0.3em 0 0 5px; margin: 0 0 0.5em 0; border-right: 0px solid #dadada; background:  url() no-repeat  2px 6px; }
#widget_multilanguage-3 .widget ol li, #rss-just-better-3 .widget ol li, #rss-3 .widget ol li { padding: 0.3em 0 0 10px; margin: 0 0 0.5em 0; border-right: 0px solid #dadada;  }
.rsswidget img { display:none;}


/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background:  url() no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background:  url() no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background:  url() no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_block img { float: left; padding: 0; margin: 0.2em 1em 1em 0; width:20%; height:20%; !important;}
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a, .cat-description a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover, .cat-description a:hover { color: #000; text-decoration: underline; }
.cat-description {text-align:justify; margin-bottom: 1em;}

/* Single post styles
-------------------------------------------------------------- */

div.post_meta a { float: left; }
#post_content, #arch_content { margin-left: 5px; }
#post_content #home_left { font-family: Arial, Sans-Serif; }
#post_content #home_left div.post_meta a:hover {color: #a90f17; background: #fff url() no-repeat;}
.post_meta { display: block; color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { margin: 0 10px 0 0; padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #224970; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }
#post_content #home_left a {color: #003892;}
#post_content #home_left a:visited, #post_content p a:visited, #arch_content p a:visited {color: #808080;}
#post_content #home_left a:hover {color: #fff; background: #808080;}

#post_content #home_left strong {color: #000000 ;}

#post_content .textbox {padding: 5px; background-color: #FFCC33; border: 1px dotted #666;}
#post_content .sidecolumn {float:right; margin-left: 25px; width: 250px; padding-top: 10px; padding-bottom: 10px; border-top: 5px solid #A90F19; border-bottom: 5px solid #A90F19; color:#A90F19;}
#post_content .secondcolumn {float:right; margin-left: 35px; width: 300px;}


#post_content h4 { padding: 0 0 8px 0;}
#post_content h6 { color:#999999; padding-left: 5px; border-left: 5px solid #A90F19; font-weight: bold; }



/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background:  url() no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }



/* Form styles
-------------------------------------------------------------- */

input.search_input, input#s { width: 110px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input, input#searchsubmit { background: /*#E0691A*/  url() no-repeat; border: 0; height: 24px; padding: 0 0 0 5px; width: 35px; margin: 0 0 0 2px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */
.pagetitle h2, #post_content h2 {color: #003892; padding: 5px 5px 5px 0; margin-bottom: 15px; background: url(images/bg/pagetitle_bg.jpg) no-repeat top left;}
h1, h2, h3 { font-family: Arial, Sans-Serif; line-height: 1.2em;}
h1 { font-size: 4em; text-align: center; }

h4,h5,h6 {font-family:Arial,sans-serif;}

h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background:  url() repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #000; }
h3.home_featured { background:  url() repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { font-size: 0.9em; line-height: 1.8em; padding: 0 0 0.3em 10px; letter-spacing: 0.1em; color: #808080; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #a10012; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #ffffff;}
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

#home_right .widget_rss h3.mast, #home_right .widget_multilanguage h3.mast { color: #224970; background: #fff; border-bottom: 4px solid #224970; padding: 0 0 0 6px;}


/* miscellaneous */
strong {color: #000000;}

div.admin-meta p {display:block; width: 100%; border: 1px solid grey; padding: 2px; text-align: center;}

sup {font-size: small; vertical-align:super;}
.none, label.hidden { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px dotted #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
span.cap { color:#5f9410; }

.rsswidget img {margin: 0; !important; max-height:16px; }

div.ddsg-wrapper p, div.ddsg-wrapper h2 {display:none;}


/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* IMAGE CAPTION
/* ----------------------------------------------*/

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
      /* For rounded corner */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin-bottom: 5px; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
	  
	  
/* Alignment classes */

.alignright {float:right;}
div#post_content img.alignright {padding: 0 0 0 10px;}
.aligncenter {clear: both; float: none; }
div#post_content img.aligncenter, div#post_content .aligncenter img{display:block; margin: 0 auto 0 auto;}
.alignleft {float:left;}
div#post_content img.alignleft {padding: 0 10px 0 0;}

/* SlideShow */
div#information h3, div#imglink {display:none;}

/* Qtranslate */
ul#qtranslate-3-chooser { padding: 0px 15px 0px 30px;}
ul#qtranslate-3-chooser li {padding: 0 3px 0px 3px;}
ul#qtranslate-3-chooser li.active { display:none; }
ul#qtranslate-3-chooser li span{ margin-left: 5px }
ul#qtranslate-3-chooser li a {}
ul#qtranslate-3-chooser a:hover {}

/* Contact form */
.wpcf7 input {background: url() no-repeat top left; border: 1px solid #dadada; width:270px; /* For rounded corner */ -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.wpcf7 textarea {float:left; width:270px; height:70px; text-align: top; border: 1px solid #dadada; /* For rounded corner */ -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
.wpcf7 select {border: 1px solid #dadada; }

.wpcf7 input:hover, .wpcf7 textarea:hover, .wpcf7 select:hover {background: #dadada;}


.wpcf7 input[type="submit"] {width:60px;}
.wpcf7 input[type="submit"]:hover {border: 1px solid orange;}
.wpcf7 .wpcf7-submit {background: url(http://maripoc.com/wp-content/themes/arcdia/images/bg/submit.png); padding: 4px; color: #fff; border: none;}
